Reviewers: jarin, binji,

Message:
FYI: Fails sometimes in isolates, debug mode:
http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20debug%20-%20isolates/builds/3860

Test: mjsunit/regress/regress-4279 (flaky in a repeated run)
Flags: --stress-opt --always-opt
Command: out/Debug/d8 --test --random-seed=-1841652809 --stress-opt --always-opt
--nohard-abort --nodead-code-elimination --nofold-constants
--enable-slow-asserts --debug-code --verify-heap test/mjsunit/mjsunit.js
test/mjsunit/regress/regress-4279.js --isolate test/mjsunit/mjsunit.js
test/mjsunit/regress/regress-4279.js

Run #1
Exit code: -6
Result: FAIL
Expected outcomes: PASS
Duration: 00:00:085

Stdout:
============ Stress 1/2 ============

Stderr:


#
# Fatal error in ../src/base/platform/mutex.cc, line 51
# Check failed: 0 == result (0 vs. 16).
#

==== C stack trace ===============================

 1: 0xf757d400
 2: 0x4

Description:
[Sheriff] Mark test as flaky.

BUG=v8:4279
LOG=n
NOTRY=true
[email protected]

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

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 0b25f4c65b62510e01481729704e5d4b5f28b809..86f49f20224d2b27d39df176d59faf1d6128f06b 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -248,6 +248,9 @@
   # BUG(chromium:508074). Remove this once the issue is fixed.
   'harmony/arrow-rest-params': [PASS, NO_VARIANTS],
   'harmony/rest-params': [PASS, ['no_snap == True', NO_VARIANTS]],
+
+  # BUG(v8:4279).
+  'regress/regress-4279': [PASS, ['isolates and mode == debug', FLAKY]],
 }],  # ALWAYS

 ['novfp3 == True', {


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