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

Issue 2844633002: Remove blink_perf.pywebsocket tests (Closed)

Created:
3 years, 8 months ago by Adam Rice
Modified:
3 years, 7 months ago
CC:
chromium-reviews, blink-reviews, telemetry-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove blink_perf.pywebsocket tests These were tests for WebSocket, XHR and fetch bandwidth. They produced a large number of false positives and so had been disabled on the bots. Since there is no-one available to care for these tests, remove them. BUG=551950, 549017, 715500 Review-Url: https://codereview.chromium.org/2844633002 Cr-Commit-Position: refs/heads/master@{#468312} Committed: https://chromium.googlesource.com/chromium/src/+/6474e28997d82bd16590b24c0371671b525fdd5a

Patch Set 1 #

Patch Set 2 : Attempt to fix bad base version issue #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+439 lines, -2269 lines) Patch
M testing/buildbot/chromium.perf.json View 1 2 128 chunks +439 lines, -1383 lines 0 comments Download
M testing/buildbot/chromium.perf.fyi.json View 1 2 3 chunks +0 lines, -177 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/WebSocket-receive-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/WebSocket-receive-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-arraybuffer-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-arraybuffer-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-arraybuffer-worker-sync-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-blob-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-blob-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-blob-worker-sync-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-text-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-text-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-receive-text-worker-sync-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-arraybuffer-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-arraybuffer-window-sync-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-arraybuffer-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-arraybuffer-worker-sync-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-blob-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-blob-window-sync-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-blob-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-blob-worker-sync-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-text-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-text-window-sync-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-text-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/XHR-send-text-worker-sync-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-arraybuffer-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-arraybuffer-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-blob-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-blob-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-text-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-receive-text-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-arraybuffer-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-arraybuffer-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-blob-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-blob-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-text-window-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/fetch-send-text-worker-async-verify.html View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/resources/generate.py View 1 chunk +0 lines, -87 lines 0 comments Download
D third_party/WebKit/PerformanceTests/Pywebsocket/resources/util_performance_test.js View 1 chunk +0 lines, -48 lines 0 comments Download
M tools/perf/BUILD.gn View 1 chunk +0 lines, -3 lines 0 comments Download
M tools/perf/benchmark.csv View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M tools/perf/benchmarks/blink_perf.py View 1 2 3 chunks +0 lines, -35 lines 0 comments Download
D tools/perf/benchmarks/pywebsocket_server.py View 1 chunk +0 lines, -45 lines 0 comments Download

Messages

Total messages: 28 (15 generated)
Adam Rice
3 years, 8 months ago (2017-04-27 02:28:47 UTC) #8
tyoshino (SeeGerritForStatus)
Looks good. chromium.perf.json includes a lot of unrelated diffs. Is this because you had to ...
3 years, 7 months ago (2017-04-27 07:11:47 UTC) #10
tyoshino (SeeGerritForStatus)
Added some note how to revive the tests to the public team doc. https://docs.google.com/document/d/1PN8RN9NESiOtVzMWZf1f94H85Nf6Sfs9Lc9xgAsjVsU/edit#heading=h.kq9rzepm7p8l
3 years, 7 months ago (2017-04-27 07:12:15 UTC) #11
Adam Rice
On 2017/04/27 07:11:47, tyoshino wrote: > Looks good. > > chromium.perf.json includes a lot of ...
3 years, 7 months ago (2017-04-27 07:32:22 UTC) #12
tyoshino (SeeGerritForStatus)
On 2017/04/27 07:32:22, Adam Rice wrote: > On 2017/04/27 07:11:47, tyoshino wrote: > > Looks ...
3 years, 7 months ago (2017-04-27 07:38:46 UTC) #13
Adam Rice
message: On 2017/04/27 07:32:22, Adam Rice wrote: > What happened is that I ran //tools/perf/generate_perf_data.py ...
3 years, 7 months ago (2017-04-28 10:47:45 UTC) #14
tyoshino (SeeGerritForStatus)
On 2017/04/28 10:47:45, Adam Rice wrote: > message: On 2017/04/27 07:32:22, Adam Rice wrote: > ...
3 years, 7 months ago (2017-04-28 10:50:22 UTC) #15
Adam Rice
+nednguyen for OWNERS review. The diff for testing/buildbot/chromium.perf.json on Rietveld contains changes that are not ...
3 years, 7 months ago (2017-04-28 10:51:45 UTC) #17
nednguyen
lgtm Thanks!
3 years, 7 months ago (2017-04-28 12:32:00 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2844633002/40001
3 years, 7 months ago (2017-04-28 12:33:09 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/441265)
3 years, 7 months ago (2017-04-28 15:05:17 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2844633002/40001
3 years, 7 months ago (2017-05-01 12:11:27 UTC) #25
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 14:12:32 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/6474e28997d82bd16590b24c0371...

Powered by Google App Engine
This is Rietveld 408576698