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

Unified Diff: tests/co19/co19-runtime.status

Issue 23549013: Preserves callee-saved FPU registers on ARM (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 3 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/stub_code_arm.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 27068)
+++ tests/co19/co19-runtime.status (working copy)
@@ -71,8 +71,10 @@
[ $compiler == none && $runtime == vm && $arch == arm ]
LibTest/typed_data/Float32List/Float32List.view_A01_t02: Crash # Issue 12868
-LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # Issue 12868
LibTest/typed_data/Float64List/Float64List.view_A01_t02: Crash # Issue 12868
+LibTest/typed_data/ByteData/getFloat32_A02_t02: Crash # Issue 12880
+LibTest/typed_data/ByteData/getFloat64_A02_t02: Crash # Issue 12880
+LibTest/typed_data/ByteData/setFloat32_A02_t02: Crash # Issue 12880
[ $compiler == none && $runtime == vm ]
Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539
« no previous file with comments | « runtime/vm/stub_code_arm.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698