Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(661)

Issue 149413005: Don't parallelize tests that register extensions. (Closed)

Created:
6 years, 10 months ago by Michael Achenbach
Modified:
6 years, 10 months ago
Reviewers:
dcarney
CC:
v8-dev, Jakob Kummerow, Toon Verwaest
Visibility:
Public.

Description

Don'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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M test/cctest/test-api.cc View 14 chunks +14 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Achenbach
PTAL
6 years, 10 months ago (2014-01-29 10:47:40 UTC) #1
dcarney
lgtm
6 years, 10 months ago (2014-01-29 11:02:09 UTC) #2
Michael Achenbach
6 years, 10 months ago (2014-01-29 15:30:05 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18921 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698