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

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

Issue 38753008: test.py: Support for running tests in checked mode on none-dartium with the browser controller (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-dartium.status
diff --git a/dart/tests/co19/co19-dartium.status b/dart/tests/co19/co19-dartium.status
index 2be217acee49b870772b305714b7021bfa9e18c7..53c3500f245bb5f536690ba47a026c9b8956f350 100644
--- a/dart/tests/co19/co19-dartium.status
+++ b/dart/tests/co19/co19-dartium.status
@@ -63,7 +63,6 @@ LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please t
LibTest/core/int/toRadixString_A01_t01: Fail # Issue 13719: Please triage this failure.
LibTest/core/Invocation/namedArguments_A01_t01: Fail # co19-roll r607: Please triage this failure
LibTest/core/Invocation/positionalArguments_A01_t01: Fail # co19-roll r607: Please triage this failure
-LibTest/core/List/List_class_A01_t01: Fail # co19-roll r623: Please triage this failure
LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r623: Please triage this failure
LibTest/core/Match/operator_subscript_A01_t01: Fail # Issue 13719: Please triage this failure.
LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 13719: Please triage this failure.
@@ -137,3 +136,16 @@ LibTest/isolate/isolate_api/spawnUri_A01_t02: Skip # Issue 13992
LibTest/isolate/isolate_api/spawnUri_A01_t03: Skip # Issue 13992
LibTest/isolate/isolate_api/spawnUri_A01_t04: Skip # Issue 13992
LibTest/isolate/isolate_api/spawnUri_A01_t05: Skip # Issue 13992
+
+[ $compiler == none && $runtime == dartium && $checked ]
+Language/07_Classes/6_Constructors/2_Factories_A12_t02: Fail # Please triage this failure (enabled checked mode tests on dartium)
+Language/13_Statements/09_Switch_A09_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
+LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
+LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
+LibTest/collection/LinkedList/LinkedList_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
+LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
+LibTest/collection/Queue/Queue_class_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
+LibTest/core/Iterable/Iterable.generate_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
+Language/12_Expressions/12_Instance_Creation_A01_t08: Fail # Please triage this failure (enabled checked mode tests on dartium)
+LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
+
« no previous file with comments | « no previous file | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698