• Lan Wei's avatar
    Revert "Adapt isolated-code-cache web tests to partitioned HTTP Cache" · ad9f2471
    Lan Wei authored
    This reverts commit 3a9215b3.
    
    Reason for revert:
    virtual/split-http-cache-not-site-per-process/http/tests/devtools/isolated-code-cache/same-origin-test.js
    virtual/split-http-cache-not-site-per-process/http/tests/devtools/isolated-code-cache/same-origin-module-test.js are flaky on WebKit Linux MSAN.
    https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Linux%20MSAN
    
    Original change's description:
    > Adapt isolated-code-cache web tests to partitioned HTTP Cache
    > 
    > The not-site-per-process isolated-code-cache web tests currently assume
    > that cross-origin resources are cached when code cache site isolation is
    > not active. This causes them to fail when the HTTP Cache is partitioned
    > by Network Isolation Key. We thus disable the partitioned HTTP Cache for
    > those tests and add a new test for when site isolation is not active,
    > but the HTTP Cache is still partitioned.
    > 
    > Bug: 1009628
    > Change-Id: I0d5d438d9564d3f659b93484a5bcc8aa56d2cd26
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865421
    > Reviewed-by: Shivani Sharma <shivanisha@chromium.org>
    > Reviewed-by: Nico Weber <thakis@chromium.org>
    > Commit-Queue: Alex Turner <alexmt@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#707360}
    
    TBR=thakis@chromium.org,shivanisha@chromium.org,alexmt@chromium.org
    
    Change-Id: I8ebebb654e02d4d3c5d0c7e946ea70710b0b5df7
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: 1009628
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869477Reviewed-by: default avatarLan Wei <lanwei@chromium.org>
    Commit-Queue: Lan Wei <lanwei@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#707457}
    ad9f2471
VirtualTestSuites 35.7 KB