Reviewers: mvstanton,

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

Description:
Skip mjsunit/regress/regress-353058 for ASAN and ARM until r20692 is relanded.

[email protected]

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

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

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

Affected files (+8, -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 9b9bf32ec0a32b8832bfa7f506f4f68eb92e2b04..f604e1c84689c1678f1b842177f23cf6045b7384 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -168,6 +168,9 @@
   'regress/regress-91013': [SKIP],
   'regress/regress-99167': [SKIP],

+  # TODO(ulan): enable this after relanding r20692.
+  'regress/regress-353058': [SKIP],
+
   # Long running tests.
   'regress/regress-2185': [PASS, ['mode == debug', PASS, TIMEOUT]],
   'regress/regress-2185-2': [PASS, TIMEOUT],
@@ -234,6 +237,8 @@
   'big-array-literal': [SKIP],
   'big-object-literal': [SKIP],
   'regress/regress-crbug-178790': [SKIP],
+  # TODO(ulan): enable this after relanding r20692.
+  'regress/regress-353058': [SKIP],
 }],  # 'asan == True'

##############################################################################
@@ -264,6 +269,9 @@
   'regress/regress-create-exception': [SKIP],
   'regress/regress-3247124': [SKIP],

+  # TODO(ulan): enable this after relanding r20692.
+  'regress/regress-353058': [SKIP],
+
# Requires bigger stack size in the Genesis and if stack size is increased, # the test requires too much time to run. However, the problem test covers
   # should be platform-independent.


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