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

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

Issue 13518002: Update co19 status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 9 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 | « no previous file | dart/tests/co19/co19-runtime.status » ('j') | dart/tests/co19/co19-runtime.status » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-dart2js.status
diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status
index 87c408a3753a5f4585c044575ddfff7757919264..90146490d3faa3ab8728ad4eab3ae5a88ea11000 100644
--- a/dart/tests/co19/co19-dart2js.status
+++ b/dart/tests/co19/co19-dart2js.status
@@ -157,17 +157,20 @@ LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure.
[ $compiler == dart2js && $runtime == jsshell ]
-Language/11_Expressions/12_Spawning_an_Isolate_A01_t01: Fail # TODO(ahe): Please triage this failure.
-LibTest/isolate/SendPort/send_A02_t05: Fail # TODO(ahe): Please triage this failure.
-LibTest/isolate/SendPort/send_A02_t06: Fail # TODO(ahe): Please triage this failure.
-LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail # TODO(ahe): Please triage this failure.
-LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail # TODO(ahe): Please triage this failure.
-LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail # TODO(ahe): Please triage this failure.
-LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail # TODO(ahe): Please triage this failure.
-LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail # TODO(ahe): Please triage this failure.
-LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail # TODO(ahe): Please triage this failure.
-LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # TODO(ahe): Please triage this failure.
-LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # TODO(ahe): Please triage this failure.
+Language/11_Expressions/12_Spawning_an_Isolate_A01_t01: Fail, Pass # TODO(ahe): Please triage this failure.
+LibTest/isolate/SendPort/send_A02_t05: Fail, Pass # TODO(ahe): Please triage this failure.
+LibTest/isolate/SendPort/send_A02_t06: Fail, Pass # TODO(ahe): Please triage this failure.
+LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail, Pass # TODO(ahe): Please triage this failure.
+LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail, Pass # TODO(ahe): Please triage this failure.
+LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail, Pass # TODO(ahe): Please triage this failure.
+LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail, Pass # TODO(ahe): Please triage this failure.
+LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail, Pass # TODO(ahe): Please triage this failure.
+LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail, Pass # TODO(ahe): Please triage this failure.
+LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail, Pass # TODO(ahe): Please triage this failure.
+LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail, Pass # TODO(ahe): Please triage this failure.
+
+
+[ $compiler == dart2js && $runtime == jsshell && $system == macos ]
LibTest/math/cos_A01_t01: Fail # TODO(ahe): Please triage this failure.
@@ -477,6 +480,16 @@ LibTest/core/Set/intersection_A01_t01: Fail # issue 390
LibTest/core/Set/intersection_A01_t02: Fail # issue 390
LibTest/core/Set/intersection_A01_t03: Fail # issue 390
+# Issues with co19 test suite in browsers.
+[ $compiler == dart2js && $browser ]
+Language/15_Reference/1_Lexical_Rules_A01_t10: Fail, OK # co19 issue 395
+
+# Issues with co19 test suite in minified mode.
+[ $compiler == dart2js && $minified ]
+Language/11_Expressions/18_Assignment_A05_t04: Fail, OK # co19 issue 396
+Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A01_t02: Fail, OK # co19 issue 396
+
+
[ $compiler == dart2js && $jscl ]
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: Fail, Pass # issue 3333
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Fail, Pass # issue 3333
« no previous file with comments | « no previous file | dart/tests/co19/co19-runtime.status » ('j') | dart/tests/co19/co19-runtime.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698