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

Unified Diff: tests/corelib/corelib-leg.status

Issue 9112012: Implement code generation for === and !==. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix a bug and update status files. Created 8 years, 12 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/corelib/corelib-leg.status
diff --git a/tests/corelib/corelib-leg.status b/tests/corelib/corelib-leg.status
index 1ae846fc8e0d897f5ed69023fc2f1f65ecf10aa3..1542dc6c421b6dc258f6632e406ad32955776ce7 100644
--- a/tests/corelib/corelib-leg.status
+++ b/tests/corelib/corelib-leg.status
@@ -18,7 +18,7 @@ ExpressionTest: Crash
ForInTest: Fail
GrowableObjectArray2VMTest: Fail
GrowableObjectArrayVMTest: Fail
-HashMapTest: Crash
+HashMapTest: Fail
IndexOutOfRangeExceptionTest: Fail
IndexedListAccessTest: Fail
LinkedHashMapTest: Fail
@@ -36,27 +36,27 @@ MapTest: Fail
MapsTest: Fail
MathTest: Fail
NanInfinityTest: Fail
-PortTest: Crash
-PromiseTest: Crash
-QueueIteratorTest: Crash
+PortTest: Fail
+PromiseTest: Fail
+QueueIteratorTest: Fail
QueueTest: Fail
RegExp1Test: Fail
RegExp4Test: Fail
RegExp5Test: Fail
-RegExpAllMatchesTest: Crash
-RegExpFirstMatchTest: Crash
-RegExpGroupTest: Crash
-RegExpGroupsTest: Crash
-RegExpHasMatchTest: Crash
-RegExpStartEndTest: Crash
-RegExpStringMatchTest: Crash
+RegExpAllMatchesTest: Fail
+RegExpFirstMatchTest: Fail
+RegExpGroupTest: Fail
+RegExpGroupsTest: Fail
+RegExpHasMatchTest: Fail
+RegExpStartEndTest: Fail
+RegExpStringMatchTest: Fail
SetIteratorTest: Fail
-SetTest: Crash
+SetTest: Fail
SortTest: Fail
SplayTreeTest: Fail
StopwatchTest: Fail
StringBaseVMTest: Fail
-StringBufferTest: Crash
+StringBufferTest: Fail
StringFromListTest: Crash
StringPatternTest: Fail
StringReplaceTest: Fail

Powered by Google App Engine
This is Rietveld 408576698