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

Issue 458643003: Remove serial test support from test-webkitpy. (Closed)

Created:
6 years, 4 months ago by Dirk Pranke
Modified:
6 years, 4 months ago
Reviewers:
eseidel
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Remove 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -52 lines) Patch
M Tools/Scripts/webkitpy/common/system/executive_unittest.py View 1 2 2 chunks +3 lines, -7 lines 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/port/android_unittest.py View 1 chunk +0 lines, -7 lines 0 comments Download
M Tools/Scripts/webkitpy/test/main.py View 1 2 chunks +3 lines, -16 lines 0 comments Download
M Tools/Scripts/webkitpy/test/main_unittest.py View 1 2 chunks +6 lines, -22 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Dirk Pranke
https://codereview.chromium.org/458643003/diff/1/Tools/Scripts/webkitpy/layout_tests/port/android_unittest.py File Tools/Scripts/webkitpy/layout_tests/port/android_unittest.py (left): https://codereview.chromium.org/458643003/diff/1/Tools/Scripts/webkitpy/layout_tests/port/android_unittest.py#oldcode127 Tools/Scripts/webkitpy/layout_tests/port/android_unittest.py:127: def serial_test_adb_command_path(self): This test has unpleasant side effects and ...
6 years, 4 months ago (2014-08-09 00:00:11 UTC) #1
eseidel
Note that the new infra test runner has similar support: https://chromium.googlesource.com/infra/infra/+/master/test.py
6 years, 4 months ago (2014-08-09 00:12:14 UTC) #2
eseidel
lgtm
6 years, 4 months ago (2014-08-09 00:15:05 UTC) #3
Dirk Pranke
On 2014/08/09 00:12:14, eseidel wrote: > Note that the new infra test runner has similar ...
6 years, 4 months ago (2014-08-09 00:45:30 UTC) #4
Dirk Pranke
The CQ bit was checked by dpranke@chromium.org
6 years, 4 months ago (2014-08-09 01:07:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpranke@chromium.org/458643003/1
6 years, 4 months ago (2014-08-09 01:08:39 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-09 01:08:45 UTC) #7
commit-bot: I haz the power
Failed to apply patch for Tools/Scripts/webkitpy/test/main.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 4 months ago (2014-08-09 01:08:46 UTC) #8
Dirk Pranke
The CQ bit was checked by dpranke@chromium.org
6 years, 4 months ago (2014-08-09 01:15:27 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpranke@chromium.org/458643003/20001
6 years, 4 months ago (2014-08-09 01:16:35 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_blink_rel on tryserver.blink ...
6 years, 4 months ago (2014-08-09 02:16:25 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-09 02:22:50 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/19106)
6 years, 4 months ago (2014-08-09 02:22:52 UTC) #13
iannucci
On 2014/08/09 00:45:30, Dirk Pranke wrote: > On 2014/08/09 00:12:14, eseidel wrote: > > Note ...
6 years, 4 months ago (2014-08-09 03:25:10 UTC) #14
Dirk Pranke
The CQ bit was checked by dpranke@chromium.org
6 years, 4 months ago (2014-08-13 21:15:38 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpranke@chromium.org/458643003/40001
6 years, 4 months ago (2014-08-13 21:16:06 UTC) #16
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 00:28:24 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (40001) as 180217

Powered by Google App Engine
This is Rietveld 408576698