DescriptionRemove serial test support from test-webkitpy.
Previously test-webkitpy had a way to annotate tests that could not
be run in parallel with other tests. This was useful in rare occasions,
but such tests usually are flaky and slow, so they were gradually removed
and/or reworked. Ultimately this feature wasn't really being used and
was just a source of needless complexity, so I'm killing it.
R=eseidel@chromium.org
BUG=402172
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180217
Patch Set 1 #
Total comments: 1
Patch Set 2 : merge to HEAD (make independent of removing integrationtest support) #Patch Set 3 : remove flaky error code check in all cases #
Messages
Total messages: 17 (0 generated)
|