RESOLVED FIXED 62625
[GTK] fast/css/counters/complex-before.html is failing on the GTK bots
https://bugs.webkit.org/show_bug.cgi?id=62625
Summary [GTK] fast/css/counters/complex-before.html is failing on the GTK bots
Mario Sanchez Prada
Reported 2011-06-14 01:33:13 PDT
It looks like this test has been failing consistently since the build 23152 for the GTK 64-bit Debug bot (http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Debug/builds/23152), most likely due to SVN revision r88270. Skipping for now, since it's not obvious to me why this is failing and I can't devote time to investigate it now. The diff output is the following: --- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/css/counters/complex-before-expected.txt 2011-06-14 00:12:58.177118157 -0700 +++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/css/counters/complex-before-actual.txt 2011-06-14 00:12:58.177118157 -0700 @@ -14,6 +14,6 @@ -width: PASSED -height: PASSED +width: FAILED: testValue=109px; expected 129px +height: FAILED: testValue=77px; expected 87px Ccing people that might be interested
Attachments
Zan Dobersek
Comment 1 2012-05-05 09:45:10 PDT
The tests covered by this bug were found to be passing consistently after moving from using the Skipped list to using test_expectations.txt. Their expectations were removed in r116122[1] (covered by bug #85591). Closing the bug. 1: http://trac.webkit.org/changeset/116122
Note You need to log in before you can comment on or make changes to this bug.