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: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | REOPENED | ||
Severity: | Normal | CC: | abarth, ap, jbedard |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mark Lam
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
-Test Passed: Local user stylesheet loaded.
+Test Failed: Local user stylesheet not loaded into remote document.
Alexey Proskuryakov
This is still happening.
Jonathan Bedard
*** This bug has been marked as a duplicate of bug 81299 ***
Jonathan Bedard
Turns out that there is an additional issue with this test beyond just pathToLocalResource being unimplemented in WebKitTestRunner.