Reviewers: Michael Starzinger,

Message:
Committed patchset #1 (id:1) manually as
49d1004bfb94684f87b5523a42f85f2e22c6d31d (tree was closed).

Description:
Disable regress-crbug-518748 on debug

Seems to fail only on V8 Linux - debug - code serializer
(See
http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20debug%20-%20code%20serializer/builds/3762)

BUG=chromium:518748
TBR=mstarzin...@chromium.org
LOG=n

Committed:
https://chromium.googlesource.com/v8/v8/+/49d1004bfb94684f87b5523a42f85f2e22c6d31d

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

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

Affected files (+3, -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 ef43015ba89ed0322031953096724bf4ba9ba67d..d2dd2daac883846b2bd4aac85e32deee1ca3f0a6 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -256,6 +256,9 @@
   # BUG(v8:4378).
   'regress/regress-crbug-501711': [PASS, ['isolates', SKIP]],
   'regress/regress-4279': [PASS, ['isolates', SKIP]],
+
+  # BUG(chromium:518748)
+  'regress/regress-crbug-518748': [PASS, ['mode == debug', SKIP]],
 }],  # ALWAYS

 ['novfp3 == True', {


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to