sorry please ignore what i just wrote
travis always applies the PR on top of latest master, while gh actions
will just test the given PR branch
so this won't help for travis.
On 21.04.22 00:21, Michael Bien wrote:
travis caught up finally!
If you have a PR active which was based on unstable master, you could
rebase on top of 9d5defe761bfb6f967d87f4c03825cde6c1b1d45 which was
the last stable commit on master. This should allow to give you green
test results on PRs.
But before integration, wait for a green master (#4014 attempts to fix
it).
regards,
michael
On 20.04.22 14:48, Michael Bien wrote:
Hi devs,
if you take a look at the commit list:
https://github.com/apache/netbeans/commits/master
and check the reason travis is failing, you will notice its always
the same job and the same tests.
the failing test which the failing jobs have in common:
org.netbeans.modules.java.lsp.server.protocol.ServerTest
failed: testHover
errored: testMain
when did it start?
it appears to be caused by:
https://github.com/apache/netbeans/pull/3266
although it has a green check mark, travis did not run at all before
integration for some reason - at least its not listed there. 12/12
checks ran, it should have been 13.
I restarted it yesterday a few times but the queue was full, so I
waited a day before writing this mail.
best regards,
michael
---------------------------------------------------------------------
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