[Webkit-unassigned] [Bug 152141] [iOS Simulator] fast/picture/image-picture-* tests failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 13:28:11 PST 2016


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

--- Comment #2 from Ryan Haddad <ryanhaddad at apple.com> ---
Example diff from failing test:
--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/picture/image-picture-invalid-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/picture/image-picture-invalid-actual.txt
@@ -1,9 +1,9 @@
 PASS document.getElementById("canary").clientWidth is 75
 PASS currentSrcFileName("canary") is "blue_rect.jpg?0"
 PASS document.getElementById("div_end_picture").clientWidth is 800
-PASS currentSrcFileName("div_end_picture") is "image-set-2x.png?2"
+FAIL currentSrcFileName("div_end_picture") should be image-set-2x.png?2. Was image-set-4x.png?2.
 PASS document.getElementById("div_multiple_end").clientWidth is 800
-PASS currentSrcFileName("div_multiple_end") is "image-set-2x.png?2"
+FAIL currentSrcFileName("div_multiple_end") should be image-set-2x.png?2. Was image-set-4x.png?2.
 PASS document.getElementById("source_in_div").clientWidth is 75
 PASS currentSrcFileName("source_in_div") is "blue_rect.jpg"
 PASS document.getElementById("not_in_picture").clientWidth is 75

Should these tests remain skipped on ios-simulator, or do we need to investigate the failure?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160105/c4ea1811/attachment.html>


More information about the webkit-unassigned mailing list