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

Issue 10068032: Rewrite isolate_smoke_test.py to increase the coverage. (Closed)

Created:
8 years, 8 months ago by M-A Ruel
Modified:
8 years, 8 months ago
CC:
chromium-reviews, pam+watch_chromium.org, csharp
Visibility:
Public.

Description

Rewrite isolate_smoke_test.py to increase the coverage. Also fix discrepancy in the way timestamp was calculated. It was causing issues on OSX and Windows. R=nsylvain@chromium.org BUG=98834 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132569

Patch Set 1 #

Total comments: 12

Patch Set 2 : Cleaned up LEVEL and removed stale comment #

Patch Set 3 : _execute() is now less ambiguous, still with test case name verification #

Unified diffs Side-by-side diffs Delta from patch set Stats (+497 lines, -192 lines) Patch
D tools/isolate/data/isolate/child.py View 1 chunk +0 lines, -42 lines 0 comments Download
M tools/isolate/data/isolate/fail.isolate View 1 chunk +2 lines, -6 lines 0 comments Download
A tools/isolate/data/isolate/fail.py View 1 chunk +15 lines, -0 lines 0 comments Download
M tools/isolate/data/isolate/no_run.isolate View 1 chunk +2 lines, -1 line 0 comments Download
D tools/isolate/data/isolate/ok.isolate View 1 chunk +0 lines, -18 lines 0 comments Download
A + tools/isolate/data/isolate/touch_root.isolate View 1 chunk +6 lines, -4 lines 0 comments Download
A tools/isolate/data/isolate/touch_root.py View 1 chunk +24 lines, -0 lines 0 comments Download
A + tools/isolate/data/isolate/with_flag.isolate View 1 chunk +3 lines, -3 lines 0 comments Download
A tools/isolate/data/isolate/with_flag.py View 1 chunk +52 lines, -0 lines 0 comments Download
M tools/isolate/isolate.py View 1 chunk +1 line, -2 lines 0 comments Download
M tools/isolate/isolate_smoke_test.py View 1 2 6 chunks +392 lines, -116 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
M-A Ruel
8 years, 8 months ago (2012-04-13 01:16:37 UTC) #1
nsylvain
https://chromiumcodereview.appspot.com/10068032/diff/1/tools/isolate/isolate_smoke_test.py File tools/isolate/isolate_smoke_test.py (right): https://chromiumcodereview.appspot.com/10068032/diff/1/tools/isolate/isolate_smoke_test.py#newcode93 tools/isolate/isolate_smoke_test.py:93: return 420 do we really need to mess with ...
8 years, 8 months ago (2012-04-13 15:49:58 UTC) #2
M-A Ruel
Thanks, ptal. https://chromiumcodereview.appspot.com/10068032/diff/1/tools/isolate/isolate_smoke_test.py File tools/isolate/isolate_smoke_test.py (right): https://chromiumcodereview.appspot.com/10068032/diff/1/tools/isolate/isolate_smoke_test.py#newcode93 tools/isolate/isolate_smoke_test.py:93: return 420 On 2012/04/13 15:49:58, nsylvain wrote: ...
8 years, 8 months ago (2012-04-13 15:56:16 UTC) #3
nsylvain
https://chromiumcodereview.appspot.com/10068032/diff/1/tools/isolate/isolate_smoke_test.py File tools/isolate/isolate_smoke_test.py (right): https://chromiumcodereview.appspot.com/10068032/diff/1/tools/isolate/isolate_smoke_test.py#newcode378 tools/isolate/isolate_smoke_test.py:378: LEVEL = 2 Still don't get it. class Isolate_remap(IsolateBase): ...
8 years, 8 months ago (2012-04-14 21:56:06 UTC) #4
Marc-Antoine Ruel (Google)
ptak https://chromiumcodereview.appspot.com/10068032/diff/1/tools/isolate/isolate_smoke_test.py File tools/isolate/isolate_smoke_test.py (right): https://chromiumcodereview.appspot.com/10068032/diff/1/tools/isolate/isolate_smoke_test.py#newcode378 tools/isolate/isolate_smoke_test.py:378: LEVEL = 2 On 2012/04/14 21:56:07, nsylvain wrote: ...
8 years, 8 months ago (2012-04-14 22:33:58 UTC) #5
M-A Ruel
On 2012/04/14 22:33:58, Marc-Antoine Ruel (Google) wrote: > ptak FTR, the current list in order ...
8 years, 8 months ago (2012-04-16 16:04:02 UTC) #6
nsylvain
lgtm
8 years, 8 months ago (2012-04-17 01:45:22 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/10068032/8001
8 years, 8 months ago (2012-04-17 12:21:35 UTC) #8
commit-bot: I haz the power
8 years, 8 months ago (2012-04-17 13:45:55 UTC) #9
Change committed as 132569

Powered by Google App Engine
This is Rietveld 408576698