Skip to content
Snippets Groups Projects
Commit a5708603 authored by cramakri's avatar cramakri
Browse files

MINOR Fixing up warnings

SVN: 25529
parent 2cb77fa0
No related branches found
No related tags found
No related merge requests found
......@@ -502,7 +502,6 @@ public class ProcessExecutionHelperTest
result.getStartupFailureMessage().indexOf("some_non_existent_executable") >= 0);
}
@SuppressWarnings("null")
@Test(groups =
{ "requires_unix", "slow", "flaky" })
public void testSleepyExecutionWithTermination() throws Exception
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment