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

Issue 1704015: Fix test-debug: make sure debugger is unloaded before running next test (Closed)

Created:
10 years, 8 months ago by yurys
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix test-debug: make sure debugger is unloaded before running next test Committed: http://code.google.com/p/v8/source/detail?r=4527

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M src/debug.h View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-debug.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
yurys
10 years, 8 months ago (2010-04-28 09:13:36 UTC) #1
Søren Thygesen Gjesse
LGTM But aren't each of the cctests in a separate process?
10 years, 8 months ago (2010-04-28 09:17:29 UTC) #2
yurys
10 years, 8 months ago (2010-04-28 09:43:37 UTC) #3
On 2010/04/28 09:17:29, Søren Gjesse wrote:
> LGTM
> 
> But aren't each of the cctests in a separate process?
IIRC a while ago there were side effects between debugger tests after which
CheckDebuggerUnloaded was added but may be it was true only when the tests were
run from MS VS.

Powered by Google App Engine
This is Rietveld 408576698