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

Issue 9927001: Use string hash for sharding tests instead of using an index in a sorted list. (Closed)

Created:
8 years, 8 months ago by ricow1
Modified:
8 years, 8 months ago
Reviewers:
ahe, Bill Hesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use string hash for sharding tests instead of using an index in a sorted list. This is done to avoid issues on the buildbot where a failure could potentially be pinned to the wrong revision. Committed: https://code.google.com/p/dart/source/detail?r=5979

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -38 lines) Patch
M tools/testing/dart/test_suite.dart View 4 chunks +9 lines, -38 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ricow1
8 years, 8 months ago (2012-03-29 16:45:50 UTC) #1
ricow1
8 years, 8 months ago (2012-03-29 16:45:58 UTC) #2
ahe
8 years, 8 months ago (2012-03-29 16:47:33 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698