Reviewers: Yang, Hablich, vogelheim,
Message:
PTAL
Description:
[test] Skip slow test on no18n bot.
BUG=
Please review this at https://codereview.chromium.org/1321063004/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+6, -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
508185d3c6be976f0b4c959d1ecc927ac955e269..3c55cdb5afe78c06777f8b04bb83200ff9f8f14a
100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -324,6 +324,12 @@
}], # 'gc_stress == True'
##############################################################################
+['no_i18n == True and mode == debug', {
+ # Tests too slow for no18n debug.
+ 'regress/regress-1200351': [SKIP],
+}], # 'no_i18n == True and mode == debug'
+
+##############################################################################
['byteorder == big', {
# Emscripten requires little-endian, skip all tests on big endian
platforms.
'asm/embenchen/*': [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.