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

Unified Diff: tests/lib/lib.status

Issue 16695007: Fix decoding of object pool access in code patching on ARM. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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 | « tests/language/language.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
===================================================================
--- tests/lib/lib.status (revision 23918)
+++ tests/lib/lib.status (working copy)
@@ -121,11 +121,12 @@
[ $arch == arm || $arch == simarm ]
async/future_test: Pass, Crash # Issue: 11207
async/run_async6_test: Pass, Fail # Issue: 11207
-async/run_async_test: Pass, Fail # Issue: 11207
+async/run_async_test: Pass, Crash # Issue: 11207
async/slow_consumer2_test: Pass, Crash # Issue: 11207
async/slow_consumer3_test: Pass, Crash # Issue: 11207
async/slow_consumer_test: Pass, Crash # Issue: 11207
async/stream_controller_async_test: Pass, Crash # Issue: 11207
+async/stream_controller_test: Pass, Crash # Issue: 11207
async/stream_from_iterable_test: Pass, Crash # Issue: 11207
async/stream_periodic2_test: Pass, Crash # Issue: 11207
async/stream_periodic3_test: Pass, Crash # Issue: 11207
« no previous file with comments | « tests/language/language.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698