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

Issue 2808543002: Cleanup expected.txt files for layout tests (Closed)

Created:
3 years, 8 months ago by chasej
Modified:
3 years, 8 months ago
Reviewers:
iclelland
CC:
chromium-reviews, iclelland+watch_chromuim.org, blink-reviews, chasej+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup expected.txt files for layout tests Rework the layout tests for origin trials so the expected.txt files are no longer needed. This was addressing the harness error about duplicate test names. Due to tests being run in multiple workers, the structure was reworked to make it easier to create unique test names. Also, remove the expectation for a flaky test, since the expected.txt files were forcing the flaky results (see crbug.com/705953). This is a precursor so later changes to the layout tests do not require changing multiple expected.txt files. BUG=695123, 705953 Review-Url: https://codereview.chromium.org/2808543002 Cr-Commit-Position: refs/heads/master@{#463525} Committed: https://chromium.googlesource.com/chromium/src/+/61358d56517577686b5003b89146cc2071f79ed1

Patch Set 1 #

Patch Set 2 : Address comments #

Patch Set 3 : Remove expectation for flaky test #

Patch Set 4 : Rebase #

Patch Set 5 : Remove platform-specific expected.txt file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -408 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/resources/disabled-worker.js View 1 1 chunk +2 lines, -24 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/resources/enabled-worker.js View 1 1 chunk +2 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/origin_trials/resources/origin_trials.js View 1 chunk +0 lines, -180 lines 0 comments Download
A + third_party/WebKit/LayoutTests/http/tests/origin_trials/resources/origintrials.js View 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/origin_trials/resources/origintrials-worker.js View 1 1 chunk +78 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/resources/sample-api-enabled-worker.php View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-broken.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-disabled.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled.html View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header.php View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-expired.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens.html View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens-header.php View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens-header-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access.html View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-expected.txt View 1 chunk +0 lines, -28 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-stolen.html View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-workers-expected.txt View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/virtual/mojo-loading/http/tests/origin_trials/sample-api-workers-expected.txt View 1 2 3 4 1 chunk +0 lines, -20 lines 0 comments Download

Messages

Total messages: 32 (24 generated)
chasej
iclelland, please take a look.
3 years, 8 months ago (2017-04-07 19:26:33 UTC) #3
iclelland
On 2017/04/07 19:26:33, chasej wrote: > iclelland, please take a look. This looks really good ...
3 years, 8 months ago (2017-04-07 20:09:51 UTC) #5
chasej
On 2017/04/07 20:09:51, iclelland wrote: > On 2017/04/07 19:26:33, chasej wrote: > > iclelland, please ...
3 years, 8 months ago (2017-04-07 20:41:01 UTC) #8
iclelland
On 2017/04/07 20:41:01, chasej wrote: > On 2017/04/07 20:09:51, iclelland wrote: > > On 2017/04/07 ...
3 years, 8 months ago (2017-04-07 20:53:20 UTC) #13
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/2808543002/80001
3 years, 8 months ago (2017-04-10 20:49:31 UTC) #24
commit-bot: I haz the power
Prior attempt to commit was detected, but we were not able to check whether the ...
3 years, 8 months ago (2017-04-10 21:08:08 UTC) #27
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/2808543002/80001
3 years, 8 months ago (2017-04-11 03:56:39 UTC) #29
commit-bot: I haz the power
3 years, 8 months ago (2017-04-11 04:05:14 UTC) #32
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/61358d56517577686b5003b89146...

Powered by Google App Engine
This is Rietveld 408576698