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
The pub test dart2js/supports_valid_options_test.dart is failing on the dev channel, but not on bleeding edge. We need to know if this is an important failure, and if we need to fix it before releasing 1.13 stable. @nex3@munificent@mit-mit@kevmoo@sethladd
The command to reproduce it (if you build -mrelease 64-bit) is:
whesse
added
P1
A high priority bug; for example, a single project is unusable or has many test failures
and removed
P0
A serious issue requiring immediate resolution
labels
Nov 4, 2015
The error does not occur on bleeding-edge.
The error has been occurring on dev channel for a month. It started on Oct 7, when we did a full push of bleeding-edge to 1.13.0-dev.6.0.
It looks like this error was fixed by commit a4bfe1f about 15 days ago.
The commit is very simple, and just fixes this error, so I will file a mergeToDev request for it.
The pub test dart2js/supports_valid_options_test.dart is failing on the dev channel, but not on bleeding edge. We need to know if this is an important failure, and if we need to fix it before releasing 1.13 stable. @nex3 @munificent @mit-mit @kevmoo @sethladd
The command to reproduce it (if you build -mrelease 64-bit) is:
out/ReleaseX64/dart --package-root=out/ReleaseX64/packages third_party/pkg/pub/test/dart2js/supports_valid_options_test.dart
The error is:
The text was updated successfully, but these errors were encountered: