Bug 262204 - [ WK1 Monterey ] http/tests/appcache/remove-cache.html needs a rebasline
Summary: [ WK1 Monterey ] http/tests/appcache/remove-cache.html needs a rebasline
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-27 12:49 PDT by Dawn Morningstar
Modified: 2023-09-27 13:59 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawn Morningstar 2023-09-27 12:49:06 PDT
http/tests/appcache/remove-cache.html
needs to be rebaslined on Moneterey WK1

This test was passing before the migration, meaning the rebasline is what broke it, rebaslining it back should resolve the failures.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fappcache%2Fremove-cache.html

DIFF:
--- /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/http/tests/appcache/remove-cache-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/http/tests/appcache/remove-cache-actual.txt
@@ -1,3 +1,10 @@
+CONSOLE MESSAGE: ApplicationCache is deprecated. Please use ServiceWorkers instead.
+CONSOLE MESSAGE: ApplicationCache is deprecated. Please use ServiceWorkers instead.
+CONSOLE MESSAGE: ApplicationCache is deprecated. Please use ServiceWorkers instead.
+CONSOLE MESSAGE: Application Cache manifest could not be fetched, because the manifest had a 404 response.
+CONSOLE MESSAGE: ApplicationCache is deprecated. Please use ServiceWorkers instead.
+CONSOLE MESSAGE: Application Cache manifest could not be fetched, because the manifest had a 404 response.
+CONSOLE MESSAGE: ApplicationCache is deprecated. Please use ServiceWorkers instead.
 Test that a 404 response for manifest results in cache removal.
 
 Frame 1: Manifest is still available, so a new master resource is added to the cache.

Test-Run:
https://build.webkit.org/results/Apple-Monterey-Release-WK1-Tests/268506@main%20(11906)/results.html
Comment 1 Radar WebKit Bug Importer 2023-09-27 12:49:30 PDT
<rdar://problem/116136809>
Comment 2 EWS 2023-09-27 13:59:48 PDT
Test gardening commit 268533@main (6be8452d0662): <https://commits.webkit.org/268533@main>

Reviewed commits have been landed. Closing PR #18300 and removing active labels.