-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Handle test failures better (5.x) #9255
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
Handle test failures better (5.x) #9255
Conversation
|
jenkins, test this |
2 similar comments
|
jenkins, test this |
|
jenkins, test this |
|
This failed after 4 builds. It seems the tag is positioned outside the bounding box, when it shouldn't be. This failure occurs rarely. It did not occurs in the dozen or so builds on master (#9251) and 5.1 (#9254) |
|
jenkins, test this |
1 similar comment
|
jenkins, test this |
|
triggered second failure, with identical errors: (https://kibana-ci.elastic.co/job/elastic+kibana+pull-request+multijob-intake/2244/console) |
|
jenkins, test this |
1 similar comment
|
jenkins, test this |
|
3rd. failure: seems to only position one tag correctly: https://kibana-ci.elastic.co/job/elastic+kibana+pull-request+multijob-intake/2262/console |
|
jenkins, test this |
|
jenkins, test this |
b54ba1c to
7583a65
Compare
|
jenkins, test this |
3 similar comments
|
jenkins, test this |
|
jenkins, test this |
|
jenkins, test this |
add computed location of tags as part of error-message
7583a65 to
0ef2eb6
Compare
|
jenkins, test this |
|
closing, was able to trigger error in CI. |
DO NOT MERGE!
This is the same change as #9251, but targeting 5.x.
There have been intermittent failures in CI. This should give us a more meaningful error should they occur again.