-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)type-infraA repository infrastructure change or enhancementA repository infrastructure change or enhancement
Description
There are enough false positives now I'm noticing I'm tempted to ignore test failures at head.
It looks like dartdoc_integration_test fails sometimes when running coverage on the bots. I am unable to reproduce the problem locally. It seems to occur the most often on the negative integration tests (tests where we expect there to be a ProcessException raised). Hard to tell without being able to reproduce, but regardless of the permutations of exception handling, sometimes one of the exceptions "escapes" resulting in a test failure.
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)type-infraA repository infrastructure change or enhancementA repository infrastructure change or enhancement