Reviewers: vogelheim,

Message:
Committed patchset #1 (id:1) manually as 23500 (tree was closed).

Description:
Skip failing test on ARM after r23492.

[email protected]
TEST=cctest/test-run-properties/TypedArrayLoad

Committed: https://code.google.com/p/v8/source/detail?r=23500

Please review this at https://codereview.chromium.org/515753006/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+3, -0 lines):
  M test/cctest/cctest.status


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index f2bb922c4f3c8cfecc3266fdcb349881c7ad266a..ff26d9704f4cccca311039aefe8296f58c6df07b 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -269,6 +269,9 @@
##############################################################################
 ['arch == arm', {

+ # TODO(mstarzinger): This fails on ARM hardware, but not in the simulator.
+  'test-run-properties/TypedArrayLoad': [SKIP],
+
   # BUG(355): Test crashes on ARM.
   'test-log/ProfLazyMode': [SKIP],



--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to