Reviewers: Michael Achenbach,

Description:
Skip test262 tests failing on Mac

BUG=none
[email protected]
LOG=n

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

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

Affected files (+5, -0 lines):
  M test/test262/test262.status


Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index a756ac1327c788da7ede93da934a781998375b32..0a2dd07f2da9fe99609962e34e9c0fdfe546533d 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -101,6 +101,11 @@
   'S15.1.3.2_A2.5_T1': [PASS, ['mode == debug', SKIP]],
 }],  # ALWAYS

+['system == macos', {
+  '11.3.2_TRP': [FAIL],
+  '9.2.5_11_g_ii_2': [FAIL],
+}],  # system == macos
+
['arch == arm or arch == mipsel or arch == mips or arch == arm64 or arch == mips64el', {

   # TODO(mstarzinger): Causes stack overflow on simulators due to eager


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