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

Issue 99043004: Fix: test-debug.cc: don't misuse C++. (Closed)

Created:
7 years ago by marja
Modified:
7 years ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Fix: test-debug.cc: don't misuse C++. The test in question (test-debug/LiveEditEnabled) is expected to fail, and it failed, but because of the wrong reason (the test asserts that the default isolate is not initialized, SetLiveEditEnabled initialized the default isolate because it doesn't get one as param). Now it fails because of the right reason. R=ulan@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=18203

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
ulan
LGTM
7 years ago (2013-12-02 15:41:00 UTC) #1
marja
7 years ago (2013-12-02 15:42:04 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r18203 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698