On my fork, I recently saw a failure in one of the builds: https://github.com/LorenzoBettini/xtext/actions/runs/10456433264/job/28957424248
I see this:

While there are several links with raw output on that page, I still don't see, in the summary, any direct link to the failed tests. So I don't understand what's flake and what's really failed.
Since -fae has been added, the raw output from the build is not easy to navigate, because, it fails at the end, and not on the project with the failures:

Unless I miss something, I still found this new test report unusable, and in general it makes things harder
cc @cdietrich @szarnekow @HannesWell
On my fork, I recently saw a failure in one of the builds: https://github.com/LorenzoBettini/xtext/actions/runs/10456433264/job/28957424248
I see this:
While there are several links with raw output on that page, I still don't see, in the summary, any direct link to the failed tests. So I don't understand what's flake and what's really failed.
Since
-faehas been added, the raw output from the build is not easy to navigate, because, it fails at the end, and not on the project with the failures:Unless I miss something, I still found this new test report unusable, and in general it makes things harder
cc @cdietrich @szarnekow @HannesWell