Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs =================================================================== diff -u -r3621 -r3623 --- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs (.../MacroStabilityInwardsTests.cs) (revision 3621) +++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs (.../MacroStabilityInwardsTests.cs) (revision 3623) @@ -468,7 +468,7 @@ // with Dam Classic rev.1059 // Select first location (6-4-1-A-1-F) // Analysis type "No adaption" - // Calculation options: Stability Inside - Uplift Van + // Calculation options: Stability Inside - Bishop // This tests both zone areas and use of 1D profiles const string calcDir = "TestStabInwardsZoneUpliftVan"; if (Directory.Exists(calcDir)) @@ -844,6 +844,7 @@ [Test] [SetUICulture("nl-NL")] + [Ignore("Test disabled due to removal of the old MacroStability kernel wrapper implementation")] public void TestGiveFeedBackWhenNoProfilesAreAvailable() { // Based on "dam/IssueRelatedData/MWDAM-1341/HHNK Leggerstudie\DAM Leggerstudie.defx" @@ -876,6 +877,7 @@ } [Test] + [Ignore("Test disabled due to removal of the old MacroStability kernel wrapper implementation")] public void TestDesignWithRiverLevelAboveDikeTopButBelowDthCanCalculate() { var analysisType = "AdaptGeometry";