Skip to content

Commit

Permalink
[weakrefs] Remove virtual weakref tests
Browse files Browse the repository at this point in the history
WeakRefs have since shipped.

Bug: chromium:1016767, v8:8179
Change-Id: I4d1c461fe6a33423a152ae99d537e3fc4028529a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3880170
Reviewed-by: Mason Freed <masonf@chromium.org>
Commit-Queue: Shu-yu Guo <syg@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1044258}
  • Loading branch information
syg authored and Chromium LUCI CQ committed Sep 8, 2022
1 parent b5f100f commit c252e46
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 16 deletions.
4 changes: 0 additions & 4 deletions third_party/blink/web_tests/NeverFixTests
Original file line number Diff line number Diff line change
Expand Up @@ -1713,10 +1713,6 @@ crbug.com/1085129 virtual/force-eager/external/wpt/measure-memory/idlharness.win
crbug.com/1207146 virtual/force-eager/external/wpt/measure-memory/service-worker.https.any.serviceworker.html [ Skip ]
crbug.com/1207146 virtual/force-eager/external/wpt/measure-memory/shared-worker.https.any.sharedworker.html [ Skip ]

# WeakRefs are under development and run in a virtual test suite
crbug.com/1016767 js/weakrefs/* [ Skip ]
virtual/weakrefs/js/weakrefs/* [ Pass ]

# The Wasm code cache test requires access to V8 internals, so only the
# virtual test should be run.
http/tests/wasm/caching/code-cache.html [ Skip ]
Expand Down
6 changes: 0 additions & 6 deletions third_party/blink/web_tests/VirtualTestSuites
Original file line number Diff line number Diff line change
Expand Up @@ -700,12 +700,6 @@
"--additional-trust-token-key-commitments={\"https://web-platform.test:8444\":{\"TrustTokenV3VOPRF\":{\"protocol_version\":\"TrustTokenV3VOPRF\",\"id\":1,\"batchsize\":1,\"keys\":{\"0\":{\"Y\":\"AAAAAASqh8oivosFN46xxx7zIK10bh07Younm5hZ90HgglQqOFUC8l2/VSlsOlReOHJ2CrfJ6CG1adnTkKJhZ0BtbSPWBwviQtdl64MWJc7sSg9HPvWfTjDigX5ihbzihG8V8aA=\",\"expiry\":\"253402300799000000\"}}}}}"
]
},
{
"prefix": "weakrefs",
"platforms": ["Linux", "Mac", "Win"],
"bases": [ "js/weakrefs" ],
"args": [ "--js-flags=--harmony-weak-refs" ]
},
{
"prefix": "offsetparent-old-behavior",
"platforms": ["Linux", "Mac", "Win"],
Expand Down

This file was deleted.

0 comments on commit c252e46

Please sign in to comment.