Skip to content

Commit

Permalink
@ignore gs-wps-core InputLimitsTest.testAsyncExecutionLimit [GEOS-7835]
Browse files Browse the repository at this point in the history
  • Loading branch information
bencaradocdavies committed May 11, 2017
1 parent 87eca34 commit 52e6bb5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,7 @@ public void testCountourLevelsOutOfRange() throws Exception {
}

@Test
@Ignore // see [GEOS-7835] WPS execution time limits test randomly breaks builds
public void testAsyncExecutionLimit() throws Exception {
// set synchronous process limits
WPSInfo wps = getGeoServer().getService(WPSInfo.class);
Expand Down

0 comments on commit 52e6bb5

Please sign in to comment.