This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 301f641  Randomly failed on Linux #296: 
https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-linux/296/
301f641 is described below

commit 301f6417af10005d63d18908b02adeadf0eaa767
Author: Jaroslav Tulach <[email protected]>
AuthorDate: Mon Jan 1 21:33:03 2018 +0100

    Randomly failed on Linux #296:
    
https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-linux/296/
---
 o.n.bootstrap/test/unit/src/org/netbeans/CLIHandlerTest.java | 1 +
 1 file changed, 1 insertion(+)

diff --git a/o.n.bootstrap/test/unit/src/org/netbeans/CLIHandlerTest.java 
b/o.n.bootstrap/test/unit/src/org/netbeans/CLIHandlerTest.java
index 415187b..c81f6b5 100644
--- a/o.n.bootstrap/test/unit/src/org/netbeans/CLIHandlerTest.java
+++ b/o.n.bootstrap/test/unit/src/org/netbeans/CLIHandlerTest.java
@@ -211,6 +211,7 @@ public class CLIHandlerTest extends NbTestCase {
         }
     }
 
+    @RandomlyFails
     public void testHelpIsPassedToRunningServer() throws Exception {
         class UserDir extends CLIHandler implements Runnable {
             private int cnt;

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to