Closed ebousse closed 1 year ago
note: that the gitlab.inria is currently (from 13:00 to 14:00 today) in maintenance to timesquare artefact aren't available too
I also have this ongoing branch https://ci.eclipse.org/gemoc/job/gemoc-studio-integration/job/bump-melange/ that contains some element going to solve related issues but for now some tests (apparently Melange based ) still seem not satisfying.
Great, looks nice, do you know when you plan to merge this branch?
Are the failing tests really that bad?
Actually, I'm strongly considering merging it ASAP
I finally prefer to see those flacky tests rather than waiting too much.
I hope, it should be easier to fix them from the latest build rather than from a dev environment.
I also strongly consider do another Eclipse bump because in the latest build, eclipse is very slow to start (long wait even before seeing relevant log on the console. on my preliminary test, a debug break seems to point bundle dependency resolution process but I wasn't able to say which bundle is "faulty")
Sounds good, looking forward to having master
in good shape!
I also noticed the slowdown, it's quite painful… if eclipse 2023-09 solves this, then it's definitely a good idea :+1:
5 tests fixed without changing anything that sounds related to the failing test (one remaining through) I merge ...
Bug description
Currently building a studio from the master branch leads to:
See for instance this build attempt.
How to reproduce
Steps to reproduce the behavior:
master
branch on the CI serverAdditional context
I tried working on the
gemoc_studio.tpd
file to solve the problem, but when trying to generate thegemoc_studio.target
file it fails because of the timesquare repository − which is what is pointed out in https://github.com/eclipse/gemoc-studio/issues/295.