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

Unified Diff: tests/corelib/corelib.status

Issue 2465253007: Mark failing DBC tests. (Closed)
Patch Set: Created 4 years, 1 month 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/tests/vm/vm.status ('k') | tests/language/language.status » ('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 a7143295faed7a77f0d363e315e58e3d730c517f..6308683d05c1ce8d787121fd0221e71c5a8523ff 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -209,3 +209,6 @@ http_resource_test: Skip # Resolve URI not supported yet in product mode.
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
+
+[ ($arch == simdbc || $arch == simdbc64) && $mode == debug ]
+list_unmodifiable_test: Crash # Issue 27731
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698