Bug 95043

Summary: http/tests/security/local-user-CSS-from-remote.html fails on platform mac WK2
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: REOPENED    
Severity: Normal CC: abarth, ap, jbedard
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Mark Lam
Reported 2012-08-26 22:26:32 PDT
http/tests/security/local-user-CSS-from-remote.html fails on platform mac WK2. Here's an example of : http://build.webkit.org/results/Apple%20Lion%20Debug%20WK2%20(Tests)/r126720%20(2830)/http/tests/security/local-user-CSS-from-remote-pretty-diff.html I can confirm that the test fails when I run it locally like so: $ cd oss/webkit oss/webkit $ perl ./Tools/Scripts/run-webkit-tests --no-launch-safari --no-new-test-results --no-sample-on-timeout --results-directory ./layout-test-results --release --webkit-test-runner --no-build http/tests/security/local-user-CSS-from-remote.html This test has been consistently failing on the mac bots for many builds now but only on WK2 builds. I wasn't able to isolate the change set that introduced the issue.
Attachments
Alexey Proskuryakov
Comment 1 2012-08-27 09:44:15 PDT
-Test Passed: Local user stylesheet loaded. +Test Failed: Local user stylesheet not loaded into remote document.
Alexey Proskuryakov
Comment 2 2014-11-12 12:12:10 PST
This is still happening.
Jonathan Bedard
Comment 3 2018-01-30 08:45:33 PST
*** This bug has been marked as a duplicate of bug 81299 ***
Jonathan Bedard
Comment 4 2018-01-31 16:54:14 PST
Turns out that there is an additional issue with this test beyond just pathToLocalResource being unimplemented in WebKitTestRunner.
Note You need to log in before you can comment on or make changes to this bug.