Commit c0e33dc4 authored by Mathias Bynens's avatar Mathias Bynens Committed by Commit Bot

Update more test expectations for globalThis

This is an ECMAScript feature, implemented in V8.

Proposal repository:
https://github.com/tc39/proposal-global

Intent to ship:
https://groups.google.com/d/msg/v8-users/Vkoh0wXRwaM/Yt7MpzhkAgAJ

Bug: v8:5537
Change-Id: I3ec375cbe25098cb52a6198561d5a9a7ce389cbb
Reviewed-on: https://chromium-review.googlesource.com/1206354Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Mathias Bynens <mathias@chromium.org>
Cr-Commit-Position: refs/heads/master@{#588839}
parent ce964567
......@@ -1634,13 +1634,19 @@ crbug.com/855582 http/tests/devtools/sources/debugger-ui/last-execution-context.
# Tests that need rebaselining once `globalThis` ships in V8.
# TODO(mathias): Mark as `NeedsRebaseline` once V8 with `globalThis` rolls into Chromium.
crbug.com/v8/5537 http/tests/origin_trials/webexposed/animationworklet-origin-trial-interfaces-worklet-scope-expected.txt [ Failure Pass ]
crbug.com/v8/5537 http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt [ Failure Pass ]
crbug.com/v8/5537 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt [ Failure Pass ]
crbug.com/v8/5537 virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt [ Failure Pass ]
crbug.com/v8/5537 virtual/stable/webexposed/global-interface-listing-expected.txt [ Failure Pass ]
crbug.com/v8/5537 virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt [ Failure Pass ]
crbug.com/v8/5537 webexposed/global-interface-listing-expected.txt [ Failure Pass ]
crbug.com/v8/5537 external/wpt/background-fetch/fetch.https.window.html [ Failure Pass ]
crbug.com/v8/5537 http/tests/origin_trials/webexposed/animationworklet-origin-trial-interfaces-worklet-scope.html [ Failure Pass ]
crbug.com/v8/5537 http/tests/serviceworker/webexposed/global-interface-listing-service-worker.html [ Failure Pass ]
crbug.com/v8/5537 virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/animationworklet-origin-trial-interfaces-worklet-scope.html [ Failure Pass ]
crbug.com/v8/5537 virtual/service-worker-servicification/http/tests/serviceworker/webexposed/global-interface-listing-service-worker.html [ Failure Pass ]
crbug.com/v8/5537 virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker.html [ Failure Pass ]
crbug.com/v8/5537 virtual/stable/webexposed/global-interface-listing-dedicated-worker.html [ Failure Pass ]
crbug.com/v8/5537 virtual/stable/webexposed/global-interface-listing-shared-worker.html [ Failure Pass ]
crbug.com/v8/5537 virtual/stable/webexposed/global-interface-listing.html [ Failure Pass ]
crbug.com/v8/5537 virtual/threaded/http/tests/worklet/webexposed/global-interface-listing-paint-worklet.html [ Failure Pass ]
crbug.com/v8/5537 webexposed/global-interface-listing-dedicated-worker.html [ Failure Pass ]
crbug.com/v8/5537 webexposed/global-interface-listing-shared-worker.html [ Failure Pass ]
crbug.com/v8/5537 webexposed/global-interface-listing.html [ Failure Pass ]
### sheriff 2018-05-28
crbug.com/840238 http/tests/devtools/elements/shadow/shadow-distribution.js [ Failure ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment