Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityTests.cs =================================================================== diff -u -r2111 -r2900 --- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityTests.cs (.../MultiCoreMacroStabilityTests.cs) (revision 2111) +++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MultiCoreMacroStabilityTests.cs (.../MultiCoreMacroStabilityTests.cs) (revision 2900) @@ -35,6 +35,7 @@ namespace Deltares.DamEngine.IntegrationTests.IntegrationTests { [TestFixture] + [Ignore("Test disabled due to removal of the old MacroStability kernel wrapper implementation")] public class MultiCoreMacroStabilityTests { private const double tolerance = 0.0005;