Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get more information about failing CI runs #1554

Open
linusha opened this issue Jun 3, 2024 · 0 comments
Open

Get more information about failing CI runs #1554

linusha opened this issue Jun 3, 2024 · 0 comments
Assignees
Labels
✨ enhancement New feature or request

Comments

@linusha
Copy link
Contributor

linusha commented Jun 3, 2024

Currently, when tests fail in CI and we cannot reproduce the failure locally, we are more or less unable to gather any significant information about what the problem is.
There are two aspects to this:

  1. Error messages from within lively or the output of failing tests should be retrieved. This can be achieved with simple changes to the test runner, the testing subserver and the CI scripts.
  2. Sometimes, for example in the cases of Some lively.morphic/text tests regularly fail in CI #1524, this information would not suffice. What is needed there would be to capture the logs of the console of the chrome instance running the headless tests. More research is needed to find a suitable solution for this problem.
@linusha linusha added the ✨ enhancement New feature or request label Jun 3, 2024
@linusha linusha self-assigned this Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant