[Webkit-unassigned] [Bug 45875] fast/css/textCapitalizeEdgeCases.html is failing on the Leopard Commit Queue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 13:48:20 PDT 2010


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





--- Comment #11 from Eric Seidel <eric at webkit.org>  2010-09-16 13:48:20 PST ---
Interesting.  I was able to reproduce the failure manually on that box.

WebKitTools/Scripts/run-webkit-tests -v --ignore-tests compositing,media --wait-for-httpd

2 test cases (<1%) had incorrect layout
1 test case (<1%) timed out


It saw the same diff as before along with:

--- /tmp/layout-test-results/fast/css/user-drag-none-expected.txt    2010-09-16 13:04:42.000000000 -0700
+++ /tmp/layout-test-results/fast/css/user-drag-none-actual.txt    2010-09-16 13:04:42.000000000 -0700
@@ -18,7 +18,7 @@
 x
 y
 Test #0
-PASS
+FAIL: expected IMG but got nil
 PASS
 Test #1
 PASS
@@ -27,50 +27,50 @@
 PASS
 PASS
 Test #3
-PASS
-PASS
+FAIL: expected IMG but got text
+FAIL: expected text but got A
 PASS
 PASS
 PASS
 Test #4
-PASS
-PASS
+FAIL: expected IMG but got text
+FAIL: expected text but got A
 PASS
 PASS
 PASS
 Test #5
-PASS
+FAIL: expected IMG but got nil
 PASS
 PASS
 PASS
 PASS
 Test #6
-PASS
-PASS
+FAIL: expected A but got text
+FAIL: expected text but got A
 PASS
 PASS
 PASS
 Test #7
-PASS
-PASS
+FAIL: expected A but got text
+FAIL: expected text but got A
 PASS
 PASS
 PASS
 Test #8
-PASS
+FAIL: expected IMG but got DIV
 PASS
 PASS
 PASS
 PASS
 Test #9
-PASS
-PASS
+FAIL: expected A but got text
+FAIL: expected text but got A
 PASS
 PASS
 PASS
 Test #10
-PASS
-PASS
+FAIL: expected A but got text
+FAIL: expected text but got A
 PASS
 PASS
 PASS


And Tests that timed out:
scrollbars/scrollbar-iframe-click-does-not-blur-content.html


The second CSS failure looks related.  I still don't have a reduced set of tests which cause this failure, but I suspect that someone else with a Leopard machine should be able to repro the failure using the above run-webkit-tests invocation.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list