Reviewers: ulan,
Description:
A64: Skip tests failing in debug mode
BUG=none
[email protected]
LOG=n
Please review this at https://codereview.chromium.org/156853007/
SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64
Affected files (+4, -0 lines):
M test/mozilla/mozilla.status
Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index
4f24ad73dd813b4ecc2bda322a8b7d9be55404b6..bf1299d2975f815da0757ea53d068569519c965b
100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -847,6 +847,10 @@
'ecma/Date/15.9.5.26-1': [SKIP],
'js1_5/extensions/regress-396326': [SKIP],
'js1_5/Regress/regress-80981': [SKIP],
+ 'ecma/Date/15.9.5.28-1': [PASS, ['mode==debug', SKIP]],
+
+ # BUG(v8:3152): Runs out of stack in debug mode.
+ 'js1_5/extensions/regress-355497': [FAIL_OK, ['mode--debug', SKIP]],
}], # 'arch == a64'
--
--
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/groups/opt_out.