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

Issue 8839007: Relax test condition to make it less brittle. (Closed)

Created:
9 years ago by ulan
Modified:
9 years ago
CC:
v8-dev
Visibility:
Public.

Description

Relax test condition to make it less brittle. BUG= TEST=cctest/test-api/IdleNotificationWithHint Committed: http://code.google.com/p/v8/source/detail?r=10202

Patch Set 1 #

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M test/cctest/test-api.cc View 1 3 chunks +5 lines, -1 line 0 comments Download
M test/cctest/test-heap.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ulan
Please take a look. If a full GC happens during the script execution, there is ...
9 years ago (2011-12-07 09:56:45 UTC) #1
Michael Starzinger
9 years ago (2011-12-07 15:03:38 UTC) #2
LGTM. Can we add comments above those two test that they just verify the
contract of the IdleNotification() function and not that it actually does
reasonable work? Because this confused me at first.

Powered by Google App Engine
This is Rietveld 408576698