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

Unified Diff: tests/corelib/corelib.status

Issue 1197263002: Fix crash in modPow (issue 23693); various bigint knowledge missing. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: c Created 5 years, 6 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 | « runtime/vm/intermediate_language.cc ('k') | no next file » | 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 b04e33dfc146ab888486327795eac24dfc2eca25..012e17309cd593635913b46c33e47fb84f96eacc 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -209,9 +209,6 @@ regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
big_integer_arith_vm_test/gcd: Pass, Crash # Issue 23693
Ivan Posva 2015/06/23 00:48:26 Just confirming that gcd and modInv are not fixed
srdjan 2015/06/23 04:24:46 Unfortunately, they are not fixed by that. It seem
big_integer_arith_vm_test/modInv: Pass, Crash # Issue 23693
-[ $runtime == vm ]
-big_integer_arith_vm_test/modPow: Pass, Crash # Issue 23693
-
[ $runtime == vm && $arch == simarmv5te ]
int_parse_radix_test/*: Pass, Slow
big_integer_parsed_mul_div_vm_test: Pass, Slow
« no previous file with comments | « runtime/vm/intermediate_language.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698