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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4fbed3d  [TRAVIS] Wait for platform/openide.loaders test
4fbed3d is described below

commit 4fbed3d5c1edd068667e25fd691561628a7cb268
Author: Hector Espert <[email protected]>
AuthorDate: Fri Nov 8 19:30:53 2019 +0100

    [TRAVIS] Wait for platform/openide.loaders test
    
    Wait for platform/openide.loaders test finish, try to prevent this fail
    Travis error:
    
    
https://travis-ci.org/apache/netbeans/jobs/608908586?utm_medium=notification&utm_source=github_status
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index e49d59b..5067deb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -164,7 +164,7 @@ matrix:
             - hide-logs.sh ant $OPTS -f platform/openide.filesystems.compat8 
test
             - hide-logs.sh ant $OPTS -f platform/openide.filesystems.nb test
             - hide-logs.sh ant $OPTS -f platform/openide.io test
-            - hide-logs.sh ant $OPTS -f platform/openide.loaders test
+            - travis_wait hide-logs.sh ant $OPTS -f platform/openide.loaders 
test
             - hide-logs.sh ant $OPTS -f platform/openide.modules test
             - hide-logs.sh ant $OPTS -f platform/openide.nodes test
             - hide-logs.sh ant $OPTS -f platform/openide.options test


---------------------------------------------------------------------
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