DescriptionDon't parallelize tests that register extensions.
These tests register extensions on the isolate and the configuration of the extensions runs out of scope. If run in parallel, other tests access the isolate's state and read the registered extensions.
BUG=
R=dcarney@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=18921
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|