Comment #3 on issue 4330 by [email protected]: Deal with flakiness for 'futex' on 'V8Linux64 TSAN'.
https://code.google.com/p/v8/issues/detail?id=4330

Here is a semi-reliable repro:
git checkout b8568ec86c91628d5662aa2aabca8fa187e9c952
gclient sync --nohooks
GYP_GENERATORS=ninja GYP_DEFINES="target_arch=x64 v8_target_arch=x64 use_goma=1 clang=1 tsan=1" gclient runhooks
ninja -C out/Release -j1000 d8
TSAN_OPTIONS="external_symbolizer_path=path/to/v8/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer exit_code=0 report_thread_leaks=0 history_size=7 report_destroy_locked=0" tools/run-tests.py --mode Release --arch x64 --tsan --buildbot mjsunit/harmony/futex --variant=default --random-seed-stress-count=500


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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