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

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

Issue 23766030: Return the correct port from Uri, when port is 0 and scheme is either http or https. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix test. Created 7 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
Index: tests/co19/co19-co19.status
diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status
index 5dc252e548431a9bcc5d818205e1e45eac785465..4545cc78598add87c4fe8e9e2c6b0e0f97ecd6d0 100644
--- a/tests/co19/co19-co19.status
+++ b/tests/co19/co19-co19.status
@@ -11,10 +11,8 @@
[ $runtime == vm || $compiler == dart2dart || $compiler == dart2js ]
LibTest/core/Uri/encodeComponent_A01_t02: fail # Issue 13251, co19 Issues 588, 589
-LibTest/core/Uri/parse_A01_t01: fail # Issue 13252
LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592
LibTest/core/Uri/Uri_A03_t01: fail # Issue 13250, co19 Issue 588
-LibTest/core/Uri/Uri_A04_t01: fail # Issue 13249
LibTest/core/Uri/Uri.http_A02_t01: fail # Issue 13250, co19 Issue 588
LibTest/core/Uri/Uri.https_A02_t01: fail # Issue 13250, co19 Issue 588
# Maybe we should wait until isolate library is sealed before triaging these.

Powered by Google App Engine
This is Rietveld 408576698