You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
whesse opened this issue
Aug 26, 2016
· 0 comments
Assignees
Labels
area-testCross-cutting test issues (use area- labels for specific failures; not used for package:test).P1A high priority bug; for example, a single project is unusable or has many test failurestype-taskA well-defined stand-alone task
There are fixes to co19 tests to handle catchable syntax errors, and soon a fix that will reduce use of mirrors, for the --fast-startup dart2js tests.
Update the pinned version of co19 in sdk/DEPS so we get these fixes.
The text was updated successfully, but these errors were encountered:
whesse
added
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-task
A well-defined stand-alone task
area-test
Cross-cutting test issues (use area- labels for specific failures; not used for package:test).
labels
Aug 26, 2016
…1af"
This reverts commit a829cff.
The co19 update often introduces many test failures, even after testing
locally and updating status files. So we may revert the update, after
seeing which tests are failing on the buildbot, to do more updates on
the status files before landing again.
BUG=#27162
R=floitsch@google.com
Review URL: https://codereview.chromium.org/2288593005 .
area-testCross-cutting test issues (use area- labels for specific failures; not used for package:test).P1A high priority bug; for example, a single project is unusable or has many test failurestype-taskA well-defined stand-alone task
There are fixes to co19 tests to handle catchable syntax errors, and soon a fix that will reduce use of mirrors, for the --fast-startup dart2js tests.
Update the pinned version of co19 in sdk/DEPS so we get these fixes.
The text was updated successfully, but these errors were encountered: