Skip to content

Commit

Permalink
Import wpt@8620992daa170d4dd9a0411efd67cc33ecd7bc72
Browse files Browse the repository at this point in the history
Using wpt-import in Chromium 90f74fc.
With Chromium commits locally applied on WPT:
d2f2e4f "[Anonymous iframe] Improve test for popup"
1d0cf39 "[ResourceTiming]: Refactor initiatorType tests"


Note to sheriffs: This CL imports external tests and adds
expectations for those tests; if this CL is large and causes
a few new failures, please fix the failures by adding new
lines to TestExpectations rather than reverting. See:
https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md

Directory owners for changes in this CL:
guidou@chromium.org:
  external/wpt/screen-capture
iclelland@chromium.org:
  external/wpt/permissions-policy
mcasas@chromium.org:
  external/wpt/geolocation-API
smcgruer@chromium.org:
  external/wpt/css/css-position

NOAUTOREVERT=true

No-Export: true
Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-input-fyi-rel
Change-Id: Ie769a119365896de4e047d1e8fb866a4f8aae9b8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3056559
Reviewed-by: Weizhong Xia <weizhong@google.com>
Reviewed-by: Kyle Ju <kyleju@chromium.org>
Commit-Queue: Weizhong Xia <weizhong@google.com>
Cr-Commit-Position: refs/heads/master@{#906928}
  • Loading branch information
WeizhongX authored and Chromium LUCI CQ committed Jul 30, 2021
1 parent d612a35 commit 075fefd
Show file tree
Hide file tree
Showing 31 changed files with 839 additions and 149 deletions.
11 changes: 11 additions & 0 deletions third_party/blink/web_tests/TestExpectations
Expand Up @@ -2617,6 +2617,17 @@ crbug.com/958381 [ Mac ] external/wpt/css/CSS2/tables/table-anonymous-objects-20
crbug.com/626703 external/wpt/service-workers/service-worker/worker-interception.https.html [ Failure ]

# ====== New tests from wpt-importer added here ======
crbug.com/626703 [ Mac10.15 ] external/wpt/screen-capture/permissions-policy-video.https.sub.html [ Failure ]
crbug.com/626703 [ Linux ] external/wpt/css/css-position/position-absolute-iframe-print-001.sub.html [ Failure ]
crbug.com/626703 [ Mac10.12 ] external/wpt/css/css-position/position-absolute-iframe-print-001.sub.html [ Failure ]
crbug.com/626703 [ Mac10.15 ] external/wpt/css/css-position/position-absolute-iframe-print-001.sub.html [ Failure ]
crbug.com/626703 [ Mac10.12 ] virtual/off-main-thread-css-paint/external/wpt/css/css-paint-api/no-op-animation.https.html [ Failure ]
crbug.com/626703 [ Mac10.13 ] virtual/off-main-thread-css-paint/external/wpt/css/css-paint-api/no-op-animation.https.html [ Failure ]
crbug.com/626703 [ Mac10.14 ] virtual/off-main-thread-css-paint/external/wpt/css/css-paint-api/no-op-animation.https.html [ Failure ]
crbug.com/626703 [ Mac10.15 ] virtual/off-main-thread-css-paint/external/wpt/css/css-paint-api/no-op-animation.https.html [ Failure ]
crbug.com/626703 [ Linux ] external/wpt/css/css-position/position-absolute-iframe-print-002.sub.html [ Failure ]
crbug.com/626703 [ Mac10.12 ] external/wpt/css/css-position/position-absolute-iframe-print-002.sub.html [ Failure ]
crbug.com/626703 [ Mac10.15 ] external/wpt/css/css-position/position-absolute-iframe-print-002.sub.html [ Failure ]
crbug.com/626703 [ Win7 ] external/wpt/css/css-highlight-api/painting/custom-highlight-painting-staticrange-005.html [ Failure ]
crbug.com/626703 external/wpt/css/css-multicol/multicol-span-float-002.html [ Failure ]
crbug.com/626703 [ Win7 ] external/wpt/css/css-highlight-api/painting/custom-highlight-painting-staticrange-004.html [ Failure ]
Expand Down
Expand Up @@ -806,6 +806,7 @@ crbug.com/1050754 external/wpt/external/wpt/fetch/api/basic/stream-safe-creation
crbug.com/1050754 external/wpt/external/wpt/fetch/api/request/request-bad-port.any.html [ Timeout ]
crbug.com/1050754 external/wpt/external/wpt/fetch/api/request/request-bad-port.any.sharedworker.html [ Failure ]
crbug.com/1050754 external/wpt/external/wpt/fetch/api/request/request-bad-port.any.worker.html [ Timeout ]
crbug.com/1050754 external/wpt/external/wpt/html/webappapis/structured-clone/structured-clone.html [ Failure ]
crbug.com/1050754 external/wpt/external/wpt/inert/inert-retargeting-iframe.tentative.html [ Failure ]
crbug.com/1050754 external/wpt/external/wpt/infrastructure/assumptions/non-local-ports.sub.window.html [ Timeout ]
crbug.com/1050754 external/wpt/external/wpt/infrastructure/server/context.any.serviceworker-module.html [ Failure ]
Expand Down

0 comments on commit 075fefd

Please sign in to comment.