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

Unified Diff: tests/corelib/corelib.status

Issue 2388093003: VM: Make optimized try-catch work in DBC. (Closed)
Patch Set: address comments Created 4 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 | « tests/corelib/big_integer_arith_vm_test.dart ('k') | tests/language/try_catch_optimized5_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 1d3696a57855231151582091c76fb93c7bf203c6..a7143295faed7a77f0d363e315e58e3d730c517f 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -208,3 +208,4 @@ http_resource_test: Skip # Resolve URI not supported yet in product mode.
[ $arch == simdbc || $arch == simdbc64 ]
regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interpreter
big_integer_arith_vm_test/gcd: Pass, RuntimeError # Issue #27474
+big_integer_arith_vm_test/modPow: Pass, RuntimeError # Issue #27474
« no previous file with comments | « tests/corelib/big_integer_arith_vm_test.dart ('k') | tests/language/try_catch_optimized5_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698