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

Unified Diff: tests/lib/lib.status

Issue 391003005: Update test expectation for Safari to account for JSON.parse bug. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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 | « tests/lib/convert/json_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 82ad5b33b49fa802cb36e0286e9b8ef017103611..a954229aae435fe0e1d16c15068acd249b956012 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -117,6 +117,7 @@ typed_data/setRange_2_test: Fail # Safari doesn't fully implement spec for Typed
typed_data/setRange_3_test: Fail # Safari doesn't fully implement spec for TypedArray.set
typed_data/setRange_4_test: Fail # Safari doesn't fully implement spec for TypedArray.set
mirrors/null_test: Fail # http://dartbug.com/16831
+convert/json_parse_test: Fail # https://bugs.webkit.org/show_bug.cgi?id=134920
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
typed_data/setRange_2_test: RuntimeError # TODO(dart2js-team): Please triage this failure.
« no previous file with comments | « tests/lib/convert/json_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698