Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(558)

Unified Diff: pkg/pkg.status

Issue 533323003: Fix glob match and parse tests for Windows and URL styles. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/glob/test/parse_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index cd8502c17a472fac12edab579b02eee9ff1f7e70..5264791537ec96ca39be7287f2dc469af7c3d58d 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -262,8 +262,6 @@ third_party/angular_tests/vm_test: Fail # Uses removed APIs. See issue 18733.
[ $runtime == vm && $system == windows ]
intl/test/find_default_locale_standalone_test: Fail # Issue 8110
-glob/test/match_test: RuntimeError # Issue 20789
-glob/test/parse_test: RuntimeError # Issue 20789
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
# These tests are runtime negative but statically positive, so we skip
@@ -431,7 +429,6 @@ http/test/html/*: Skip
[ $browser ]
docgen/test/*: Skip # Uses dart:io
scheduled_test/test/scheduled_server_test: Skip # Uses dart:io
-glob/test/match_test: RuntimeError # Issue 20788
[ $browser || $runtime == vm ]
unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout.
« no previous file with comments | « pkg/glob/test/parse_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698