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

Issue 521049: Shard WorkerFastLayoutTests to avoid Flakiness. (Closed)

Created:
10 years, 11 months ago by awong
Modified:
9 years, 7 months ago
Reviewers:
Dmitry Titov
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Shard WorkerFastLayoutTests to avoid Flakiness. This should make it run on reliability on Valgrind UI test bots where the previous grouping was running near the max timeout per test.

Patch Set 1 #

Patch Set 2 : 80-char fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -54 lines) Patch
M chrome/worker/worker_uitest.cc View 1 3 chunks +76 lines, -54 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
awong
10 years, 11 months ago (2010-01-06 22:43:59 UTC) #1
Dmitry Titov
10 years, 11 months ago (2010-01-06 23:34:56 UTC) #2
I would add a static bool to avoid multiple initialization of the test dir (all
the code in RunWorkerFastLayoutTests() function before the 'for' loop)

Otherwise LGTM. Thanks for doing this!

Powered by Google App Engine
This is Rietveld 408576698