-
Notifications
You must be signed in to change notification settings - Fork 94
Description
https://github.com/oxidecomputer/dropshot/pull/136/checks?check_run_id=3877374795 has an example
Paraphrasing from my comment elsewhere:
- We have some tests that check for "compiler failures" looking like we want
- I suspect the compiler changed, and the compiler output changed
- This change - though probably innocent - caused "expected != actual", and the test failed.
The only line that changed was actually part of the compiler message giving path hints:
Expected: ::: $WORKSPACE/dropshot/src/api_description.rs
vs
Actual: ::: src/api_description.rs:54:33
This is repro-d on a no-op change: #137
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels