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

Unified Diff: tests/lib/lib.status

Issue 2209683003: Mark double_pow_test as failing with a runtime error for reload (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 4 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 | 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 ec4a1eb50ab9d81a92be9bb7d658d39713efd58a..6c1026c3ca1776cfd263024e5848cfdb08c81d22 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -376,7 +376,7 @@ mirrors/accessor_cache_overflow_test: Skip
[ $hot_reload || $hot_reload_rollback ]
async/multiple_timer_test: Pass, Fail # Timing related
-lib/math/double_pow_test: Pass, Fail # Issue 26887
+lib/math/double_pow_test: RuntimeError, Pass, Fail # Issue 26887
async/stream_transformer_test: Pass, Fail # Closure identity
mirrors/closurization_equivalence_test: SkipByDesign # Method equality
mirrors/fake_function_with_call_test: SkipByDesign # Method equality
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698