-
Notifications
You must be signed in to change notification settings - Fork 88
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
Travis broken: The job exceeded the maximum log length, and has been terminated. #286
Comments
What can we do?
|
@suvmanda could you have a look and when you have some time available. Thanks. |
Migrate to github actions? |
I feel, the build failed due to .travis.yml file "dist: trusty". when use "dist: bionic" the build is successful. |
It was already indeterministic before and some builds succeeded while others failed. |
This is under observation. In future if not comes the problem with the builds ,we will close the issue. |
problem did not occur anymore - hence closing. |
Expected behavior
As a devon4j product owner, I want to have working and reliable CI so that I can monitor and garantee code health.
Actual behavior
Travis-CI failes due to technical limitations:
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
PR #280 (where the error occurred the first time)
The text was updated successfully, but these errors were encountered: