Reviewers: dcarney,
Message:
PTAL
Description:
[arm64] Skip TF tests that time out in simulator debug runs.
Please review this at https://codereview.chromium.org/642293005/
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
4f7498551d3f8968defa631f9b39023feac6ae7b..aeb19924c1e639ab9fcddca8a2b64cf824185da2
100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -322,6 +322,10 @@
'regexp-global': [SKIP],
'compiler/alloc-numbers': [SKIP],
'harmony/symbols': [SKIP],
+ 'math-floor-of-div': [PASS, TIMEOUT],
+ 'math-floor-of-div-nosudiv': [PASS, TIMEOUT],
+ 'unicodelctest': [PASS, TIMEOUT],
+ 'unicodelctest-no-optimization': [PASS, TIMEOUT],
# Issue 3219:
'getters-on-elements': [PASS, ['gc_stress == True', FAIL]],
}], # '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.