Revision 5cea7914
Added by Andreas Müller about 3 years ago
cdmlib-ext/src/test/java/eu/etaxonomy/cdm/ext/occurrence/bioCase/BioCaseQueryServiceWrapperTest.java | ||
---|---|---|
90 | 90 |
} |
91 | 91 |
|
92 | 92 |
@Test//(timeout=TIMEOUT) |
93 |
@Ignore //preliminary, should be removed again. AM: 2020-07-08
|
|
93 |
@Ignore //preliminary ignored due to #9138, should be reenabled as soon as possible
|
|
94 | 94 |
public void testQueryForUnitId(){ |
95 | 95 |
|
96 | 96 |
if(UriUtils.isInternetAvailable(null)){ |
Also available in: Unified diff
ref #9138 add ignore docu to ignored test in BioCaseQueryServiceWrapperTest