WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
182244
[WPE] http/tests/appcache/fail-on-update-2.html is failing
https://bugs.webkit.org/show_bug.cgi?id=182244
Summary
[WPE] http/tests/appcache/fail-on-update-2.html is failing
Michael Catanzaro
Reported
2018-01-29 08:35:33 PST
Layout test http/tests/appcache/fail-on-update-2.html has been failing on WPE since
r227225
"AppCache: Log a Deprecation warning to the Console when AppCache is used". WPE is seeing one fewer 404 warning than other ports. The test was passing fine before. --- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/appcache/fail-on-update-2-expected.txt +++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/appcache/fail-on-update-2-actual.txt @@ -2,6 +2,5 @@ CONSOLE MESSAGE: Application Cache manifest could not be fetched, because the manifest had a 404 response. CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead. CONSOLE MESSAGE: line 1: 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: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead. SUCCESS: No crash. Not sure why there is this weird difference.
Attachments
Add attachment
proposed patch, testcase, etc.
Claudio Saavedra
Comment 1
2018-02-16 07:04:25 PST
http/tests/appcache/fail-on-update.html is flaky with a similar issue: the deprecation message has one extra occurrence, sometimes it doesn't. I'm marking it as flaky and adding a reference to this bug since the problem is likely to be related.
Claudio Saavedra
Comment 2
2018-05-28 08:09:30 PDT
I'm correcting the expectations for these, as per
https://bugs.webkit.org/show_bug.cgi?id=185431
and unmarking them. Hence closing this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug