[Webkit-unassigned] [Bug 263982] New: 2 http/tests/appcache/* are consistently timing out.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 10:16:17 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=263982

            Bug ID: 263982
           Summary: 2 http/tests/appcache/* are consistently timing out.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Service Workers
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ben_schwartz at apple.com
                CC: webkit-bot-watchers-bugzilla at group.apple.com,
                    webkit-bug-importer at group.apple.com

These tests are consistently timing out on macOS:

http/tests/appcache/fail-on-update-2.html
http/tests/appcache/remove-cache.html (Monterey wk1 only: when not timing out, this test is constantly failing)

HISTORY:

https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=http%2Ftests%2Fappcache%2Ffail-on-update-2.html&test=http%2Ftests%2Fappcache%2Fremove-cache.html&platform=mac

TEXT DIFF (for failing case):

+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: 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: 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: 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: ApplicationCache is deprecated. Please use ServiceWorkers instead.

DIFF URL (for failing case):

https://build.webkit.org/results/Apple-Monterey-Release-WK1-Tests/270006@main%20(12493)/http/tests/appcache/remove-cache-pretty-diff.html

REPRODUCIBILITY:

While I was unable to reproduce the timeouts, I was able to reproduce the console stderr output on macOS Monterey (12.6.6, 21G646/arm64) ToT using the following commands:

python3 Tools/CISupport/download-built-product --platform=mac --release 'https://s3-us-west-2.amazonaws.com/archives.webkit.org/mac-monterey-x86_64 arm64-release/270009 at main.zip'
python3 Tools/CISupport/built-product-archive --platform=mac-monterey --release extract
python3 Tools/Scripts/run-webkit-tests --no-build --no-show-results --no-new-test-results --clobber-old-results --release --dump-render-tree --results-directory WebKitBuild/layout-test-results --debug-rwt-logging --no-retry-failures http/tests/appcache/fail-on-update-2.html http/tests/appcache/remove-cache.html --iterations 50 --force

REGRESSION:

These tests have been experiencing issues for a while; however, it appears there was a further regression causing the failures on Monterey wk1 between 269858 at main and 269860 at main.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231031/861e7964/attachment-0001.htm>


More information about the webkit-unassigned mailing list