-
Notifications
You must be signed in to change notification settings - Fork 177
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
[Breaking Change] Runtime exceptions aggregate #6169
Comments
Another runtime failure seen here: Albeit this time the tool did generate some results: |
Another occurrence, by Jessica Li on 6/29/2023: |
Info from Ray about known limitation in this Teams discussion:
|
Another case:
Some clues from the error log:
|
Another case:
The tool detected the breaking change, but then failed with runtime error, so it never produced the signal required for automation to add necessary labels. |
Another one:
This case denotes the runtime exception may possibly be caused by the tool trying to compare to a non-existent file. |
I did analysis and bucketing of some of the runtime errors. See here: |
So far big chunk of this work was addressed by:
|
Closing for now. May revisit with future work later. For now we identified more urgent work. |
Reopening for Dilithium |
Note: the list below is competing for priority with
This is an aggregate issue for Breaking Change runtime exceptions:
Swagger BreakingChange
validation failure with runtime exception:incompatible properties : tags
#5981ERROR: Schema violation: Data does not match any schemas from 'oneOf'
#6036Runtime exception: ERROR: Schema violation: Data does not match any schemas from 'oneOf'
#6998ERROR: Schema violation: Array is too short (0)
#6168And from the old, pre-transfer backlog:
Related issue:
Errors reported after 9/11
I.e. after the runtime exception fix got merged and deployed.
Runtime exception: ERROR: Schema violation: Data does not match any schemas from 'oneOf'
#6998XmsEnumChanged
failing #6999References
For more, see comments below.
Konrad's private OneNote page for this issue is
#6169 [Breaking Change] Runtime exceptions aggregate
The text was updated successfully, but these errors were encountered: