# HG changeset patch # User gernotbelger # Date 1525350554 -7200 # Node ID 2f39cd32e6fb21e450fe654217930c1f63c6fb90 # Parent 2ffb55a53e8d9e09b82d22bd80b6aec00205e034# Parent f4b66f6692e36a5fc3e75172706ea5ca81a08624 Merge diff -r f4b66f6692e3 -r 2f39cd32e6fb artifacts/doc/conf/artifacts/manualpoints.xml --- a/artifacts/doc/conf/artifacts/manualpoints.xml Thu May 03 14:17:58 2018 +0200 +++ b/artifacts/doc/conf/artifacts/manualpoints.xml Thu May 03 14:29:14 2018 +0200 @@ -35,8 +35,6 @@ - - diff -r f4b66f6692e3 -r 2f39cd32e6fb artifacts/doc/conf/generators/longitudinal-diagrams.xml --- a/artifacts/doc/conf/generators/longitudinal-diagrams.xml Thu May 03 14:17:58 2018 +0200 +++ b/artifacts/doc/conf/generators/longitudinal-diagrams.xml Thu May 03 14:29:14 2018 +0200 @@ -88,9 +88,6 @@ - Ingo Weinzierl */ public class TestMain { - @Test + // REMARK: ignored, because maven will auto-test all tests, but this one needs a running river-artifacts + // @Test public void testSInfoFlowDepthMinMax() throws ServerException, IOException { // TODO Auto-generated method stub @@ -37,5 +37,4 @@ new String[] { "bedheight", "bedheight-single-36-2015-FP-2015_0-502", "sinfo_flowdepthminmax_heights" }); proof.runTest(true); } - -} +} \ No newline at end of file