Chromium Code Reviews

Unified Diff: tests/co19/co19-co19.status

Issue 321543003: New, more validating, parser for URI. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: One more test. Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « sdk/lib/io/http_impl.dart ('k') | tests/corelib/uri_scheme_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-co19.status
diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status
index 841f0f64f55b2418d764056805fff37e37cd0bee..746f658b05e5f3a22ce1e62a3a85ae4827ff8d08 100644
--- a/tests/co19/co19-co19.status
+++ b/tests/co19/co19-co19.status
@@ -21,6 +21,8 @@ WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot
WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-003_t01: Skip # Issue 19019
[ $compiler != dartanalyzer && $compiler != dart2analyzer ]
+LibTest/core/Uri/fragment_A01_t01: Fail # co19 issue 693.
+
# Tests that fail on every runtime, but not on the analyzer.
LibTest/isolate/ReceivePort/asBroadcastStream_A02_t01: Fail # co19 issue 687
LibTest/async/Stream/asBroadcastStream_A02_t01: Fail # co19 issue 687
« no previous file with comments | « sdk/lib/io/http_impl.dart ('k') | tests/corelib/uri_scheme_test.dart » ('j') | no next file with comments »

Powered by Google App Engine