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

Unified Diff: tests/lib/lib.status

Issue 1079063003: Fix mirrors/invocation_fuzz_test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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 | tests/lib/mirrors/invocation_fuzz_test.dart » ('j') | 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 a9658104c01a51f09bbfbea4f0e6a90161681347..397ef63c55359b51aad56e7b9cab97895ac0f2d2 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -123,15 +123,6 @@ typed_data/setRange_3_test: RuntimeError # TODO(dart2js-team): Please triage thi
math/math_test: RuntimeError
math/math2_test: RuntimeError
-[ $compiler == dart2js && $jscl && $unchecked ]
-mirrors/invocation_fuzz_test: RuntimeError # Issue 15566
-
-[ $compiler == dart2js && $jscl && $checked ]
-mirrors/invocation_fuzz_test/none: RuntimeError # Issue 15566
-
-[ $compiler == dart2js && ($minified || $runtime == jsshell) ]
-mirrors/invocation_fuzz_test: RuntimeError # Issue 15566
-
[ $compiler == dart2js && $runtime == jsshell ]
async/timer_regress22626_test: RuntimeError # Non-zero timers not supported; Issue 7728.
async/future_test: RuntimeError # Timer interface not supported; Issue 7728.
« no previous file with comments | « no previous file | tests/lib/mirrors/invocation_fuzz_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698