Reviewers: Benedikt Meurer,

Message:
FYI

Description:
[Sheriff] Skip tests that fail with TF on arm64.


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

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

Affected files (+4, -0 lines):
  M test/mjsunit/mjsunit.status


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index bf297fe0be6eaf8ddd5d7acc60f62d362e4b7a03..15f89d88296cb228ab1d3b36f10c9ef500428389 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -309,6 +309,10 @@
   'unicodelctest-no-optimization': [PASS, SLOW],
   'unicodelctest': [PASS, SLOW],
   'unicode-test': [PASS, SLOW],
+
+  # TODO(bmeurer, [email protected]): Fails with turbo fan.
+  'numops-fuzz-part1': [PASS, NO_VARIANTS],
+  'numops-fuzz-part2': [PASS, NO_VARIANTS],
 }],  # 'arch == arm64'

 ['arch == arm64 and mode == debug and simulator_run == True', {


--
--
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