Index: DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs =================================================================== diff -u -r3520 -r3621 --- DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs (.../MacroStabilityInwardsTests.cs) (revision 3520) +++ DamEngine/trunk/src/Deltares.DamEngine.IntegrationTests/IntegrationTests/MacroStabilityInwardsTests.cs (.../MacroStabilityInwardsTests.cs) (revision 3621) @@ -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 - Bishop + // Calculation options: Stability Inside - Uplift Van // This tests both zone areas and use of 1D profiles const string calcDir = "TestStabInwardsZoneUpliftVan"; if (Directory.Exists(calcDir)) @@ -844,7 +844,6 @@ [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" @@ -877,7 +876,6 @@ } [Test] - [Ignore("Test disabled due to removal of the old MacroStability kernel wrapper implementation")] public void TestDesignWithRiverLevelAboveDikeTopButBelowDthCanCalculate() { var analysisType = "AdaptGeometry";