Reviewers: Dmitry Lomov (chromium),

Message:
Committed patchset #1 (id:1) manually as
7a4c73ccd969a2c237c580aa9933d85d4642501d (tree was closed).

Description:
Skip computed property name test on Windows

BUG=v8:3815
LOG=N
[email protected]

Committed:
https://chromium.googlesource.com/v8/v8/+/7a4c73ccd969a2c237c580aa9933d85d4642501d

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+1, -1 lines):
  M test/mjsunit/mjsunit.status


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 1bb8dc941f1f79bdb990770563d50308e8667294..68cbeaee6d3a4b236c39327dde119ef2f55958a6 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -514,7 +514,7 @@
   'debug-script-breakpoints': [PASS, FAIL],

   # BUG(v8:3815). TODO(arv): Investigate.
-  'harmony/computed-property-names': [PASS, FAIL]
+  'harmony/computed-property-names': [SKIP]
 }],  # 'system == windows'

##############################################################################


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