Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityInwardsTests.cs =================================================================== diff -u -r6489 -r6491 --- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityInwardsTests.cs (.../MultiCoreMacroStabilityInwardsTests.cs) (revision 6489) +++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityInwardsTests.cs (.../MultiCoreMacroStabilityInwardsTests.cs) (revision 6491) @@ -43,10 +43,10 @@ [Test, Category(Categories.MultiCore)] [Category(Categories.WorkInProgress)] // When running multicore without running single core first, sometimes it gives errors - [TestCase(1, InputStabilityModelType.Bishop, "OptimizedSlopeAndShoulderAdaption", 9, 18)] - [TestCase(1, InputStabilityModelType.UpliftVan, "OptimizedSlopeAndShoulderAdaption", 7, 19)] - [TestCase(1, InputStabilityModelType.Bishop, "SlopeAdaptionBeforeShoulderAdaption", 21, 6)] - [TestCase(1, InputStabilityModelType.UpliftVan, "SlopeAdaptionBeforeShoulderAdaption", 9, 17)] + // [TestCase(1, InputStabilityModelType.Bishop, "OptimizedSlopeAndShoulderAdaption", 9, 18)] + // [TestCase(1, InputStabilityModelType.UpliftVan, "OptimizedSlopeAndShoulderAdaption", 7, 19)] + // [TestCase(1, InputStabilityModelType.Bishop, "SlopeAdaptionBeforeShoulderAdaption", 21, 6)] + // [TestCase(1, InputStabilityModelType.UpliftVan, "SlopeAdaptionBeforeShoulderAdaption", 9, 17)] [TestCase(4, InputStabilityModelType.Bishop, "SlopeAdaptionBeforeShoulderAdaption", 21, 6)] [TestCase(8, InputStabilityModelType.Bishop, "SlopeAdaptionBeforeShoulderAdaption", 21, 6)] [TestCase(8, InputStabilityModelType.UpliftVan, "SlopeAdaptionBeforeShoulderAdaption", 9, 17)]