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

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

Issue 11833035: Status file updates for jsshell (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 01dd02053ff45193f7aead040c277ed30cf6a123..68c5a207991381fb86dee1c6092a66620e0d3a9b 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -195,14 +195,20 @@ LibTest/math/parseInt_A02_t01: Fail, OK # co19 issue 317
[ $compiler == dart2js && $unchecked ]
LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Please triage this failure.
+
[ $compiler == dart2js && $runtime == jsshell ]
-LibTest/core/double/round_A01_t01: Fail # TODO(ahe): Triage these tests.
-LibTest/core/double/toStringAsExponential_A01_t07: Fail # TODO(ahe): Triage these tests.
-LibTest/core/double/toStringAsFixed_A01_t05: Fail # TODO(ahe): Triage these tests.
-LibTest/core/double/toStringAsFixed_A01_t06: Fail # TODO(ahe): Triage these tests.
-LibTest/core/double/toStringAsPrecision_A01_t07: Fail # TODO(ahe): Triage these tests.
-LibTest/math/acos_A01_t01: Fail # TODO(ahe): Triage these tests.
-LibTest/math/asin_A01_t01: Fail # TODO(ahe): Triage these tests.
+Language/05_Variables/05_Variables_A13_t02: Fail # TODO(ngeoaffray): Please triage these failure.
ngeoffray 2013/01/10 14:19:34 ditto
+Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
+Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # TODO(ngeoaffray): Please triage these failure.
+Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # TODO(ngeoaffray): Please triage these failure.
+Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A03_t01: Fail # TODO(ngeoaffray): Please triage these failure.
+Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # TODO(ngeoaffray): Please triage these failure.
+LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
+LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
+LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Fail # TODO(ngeoaffray): Please triage these failure.
+LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: Fail # TODO(ngeoaffray): Please triage these failure.
+LibTest/math/acos_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
+LibTest/math/asin_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
[ $compiler == dart2js && $checked ]
Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TODO(ahe): Please triage this failure.

Powered by Google App Engine
This is Rietveld 408576698