Bug 262204

Summary: [ WK1 Monterey ] http/tests/appcache/remove-cache.html needs a rebasline
Product: WebKit Reporter: Dawn Morningstar <Morningstar>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.