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

Issue 115772: Run script in ProfLazyMode test longer to improve stability. (Closed)

Created:
11 years, 7 months ago by Mikhail Naganov
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Run script in ProfLazyMode test longer to improve stability. Prior to this change debug version of the test crashed 2 of 1000 times. After the change no crashes (out of 1000 runs) occured. Committed: http://code.google.com/p/v8/source/detail?r=2059

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Mikhail Naganov
11 years, 7 months ago (2009-05-26 13:53:58 UTC) #1
Søren Thygesen Gjesse
LGTM - but why does this improve stability?
11 years, 7 months ago (2009-05-26 14:14:46 UTC) #2
Tobias Kaes
11 years, 7 months ago (2009-05-26 18:46:34 UTC) #3
The fix looks to me like it's just hiding the problem, not fixing it.
The crashes may be caused by an edge case which gets triggered if the time span
is short.

Powered by Google App Engine
This is Rietveld 408576698