On 26/03/2025 09:22, Andy Seaborne wrote:
We have two unrelated sources of the build failing. These happen with
the github actions, not locally.
1/ Some java tests (there are about 4 of them) in jena-fuseki-main and
jena-fuseki-integration fail about 1 in 4. Both Øyvind and I have been
investigating but we haven't found a cause.
Thanks to Øyvind, the Java build is now much more stable.
2/ Cypress test upload.cy.js fails consistently for Firefox but passes
for Chrome and Electron. Until a recent dependency update for Cypress it
was intermittent.
What seems to happen is that the launched browser isn't contactable when
Cypress starts polling, but whether it is because it has been and gone,
or Firefox is some update state with an update page, isn't clear to me.
At the moment, the Firefox matrix entry isn't being run.
Andy