Bug 82665 - Test failures: a number of webarchive tests fail on Mac Lion
Summary: Test failures: a number of webarchive tests fail on Mac Lion
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, MakingBotsRed
: 82029 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-29 15:07 PDT by Enrica Casucci
Modified: 2020-06-29 16:53 PDT (History)
5 users (show)

See Also:


Attachments
Update TestExpectations (2.02 KB, patch)
2020-06-26 09:46 PDT, Karl Rackler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2012-03-29 15:07:29 PDT
The following tests are currently failing:

http/tests/webarchive/test-css-url-encoding-shift-jis.html
http/tests/webarchive/test-css-url-encoding-utf-8.html
http/tests/webarchive/test-css-url-encoding.html
webarchive/test-css-url-resources-in-stylesheets.html
webarchive/test-css-url-resources-inline-styles.html

These tests will be added to the Skipped list. Please remove them from the list once this is fixed.
Comment 1 Radar WebKit Bug Importer 2012-03-29 15:08:20 PDT
<rdar://problem/11150437>
Comment 3 Ryosuke Niwa 2012-04-30 15:05:37 PDT
*** Bug 82029 has been marked as a duplicate of this bug. ***
Comment 4 Alexey Proskuryakov 2014-12-09 22:32:17 PST
Actually, these tests are skipped via platform/wk2/TestExpectations, so they probably fail on WK2, too.
Comment 5 Karl Rackler 2020-06-26 09:37:21 PDT
http/tests/webarchive/test-css-url-encoding-shift-jis.html and http/tests/webarchive/test-css-url-encoding-utf-8.html and http/tests/webarchive/test-css-url-encoding.html are no longer failing - change expectations to PASS.

Current history is green: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=http%2Ftests%2Fwebarchive%2Ftest-css-url-encoding.html&test=webarchive%2Ftest-css-url-resources-in-stylesheets.html&test=webarchive%2Ftest-css-url-resources-inline-styles.html

Note: webarchive/test-css-url-resources-in-stylesheets.html and webarchive/test-css-url-resources-inline-styles.html are still failing.
Comment 6 Karl Rackler 2020-06-26 09:46:45 PDT
Created attachment 402876 [details]
Update TestExpectations
Comment 7 Truitt Savell 2020-06-26 09:51:52 PDT
Comment on attachment 402876 [details]
Update TestExpectations

Clearing flags on attachment: 402876

Committed r263566: <https://trac.webkit.org/changeset/263566>