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

Issue 2705643002: Cleanup virtual test suites for origin trials (Closed)

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

Description

Cleanup virtual test suites for origin trials Remove the 'stable' virtual suite for origin trials layout tests. This was redundant, as it had the identical expectations as the 'disabled' virtual suite. Rename/change the 'disabled' virtual suite to be based strictly on runtime flags. BUG=685788 Review-Url: https://codereview.chromium.org/2705643002 Cr-Commit-Position: refs/heads/master@{#452552} Committed: https://chromium.googlesource.com/chromium/src/+/0ac7dd29d6b7537444599db5342de36c8f5c6a69

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Add instructions for layout tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -594 lines) Patch
M docs/origin_trials_integration.md View 1 2 2 chunks +15 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/VirtualTestSuites View 1 chunk +2 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/README.txt View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-expected.txt View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-expected.txt View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/webusb-origin-trial-interfaces-expected.txt View 1 chunk +0 lines, -91 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/origin-trials-features-disabled/http/tests/origin_trials/webexposed/webusb-origin-trial-interfaces-script-added-expected.txt View 1 chunk +0 lines, -94 lines 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/README.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/webusb-origin-trial-interfaces-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/webusb-origin-trial-interfaces-script-added-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/README.txt View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-expected.txt View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/imagecapture-origin-trial-interfaces-script-added-expected.txt View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-expected.txt View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/rootscroller-origin-trial-interfaces-script-added-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/webusb-origin-trial-interfaces-expected.txt View 1 chunk +0 lines, -91 lines 0 comments Download
D third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/webusb-origin-trial-interfaces-script-added-expected.txt View 1 chunk +0 lines, -94 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 18 (12 generated)
chasej
iclelland, please take a look.
3 years, 10 months ago (2017-02-21 15:10:34 UTC) #10
iclelland
On 2017/02/21 15:10:34, chasej wrote: > iclelland, please take a look. This looks good; the ...
3 years, 10 months ago (2017-02-22 21:14:15 UTC) #11
chasej
On 2017/02/22 21:14:15, iclelland wrote: > On 2017/02/21 15:10:34, chasej wrote: > > iclelland, please ...
3 years, 10 months ago (2017-02-23 16:53:03 UTC) #12
iclelland
On 2017/02/23 16:53:03, chasej wrote: > On 2017/02/22 21:14:15, iclelland wrote: > > On 2017/02/21 ...
3 years, 10 months ago (2017-02-23 16:57:08 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/2705643002/40001
3 years, 10 months ago (2017-02-23 17:06:38 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-23 18:17:41 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/0ac7dd29d6b7537444599db5342d...

Powered by Google App Engine
This is Rietveld 408576698