[Webkit-unassigned] [Bug 58536] [Qt][WK2] Qt should use the mac-wk2 skipped list

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 10:15:20 PDT 2011


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





--- Comment #3 from Balazs Kelemen <kbalazs at webkit.org>  2011-04-21 10:15:20 PST ---
My bad. Locally I ran the tests with --no-http. 
With this configuration, these are results without the mac skiplist:
15463 test cases (99%) succeeded
6 test cases (<1%) had incorrect layout
22 test cases (<1%) were new
1 test case (<1%) crashed
15 test cases (<1%) had stderr output

... and with it:
15428 test cases (99%) succeeded
5 test cases (<1%) had incorrect layout
21 test cases (<1%) were new
15 test cases (<1%) had stderr output

So we have 36 passing test that we would skip with the change.
These are the following tests:
dom/html/level2/html/HTMLAppletElement01.html
dom/html/level2/html/HTMLAppletElement02.html
dom/html/level2/html/HTMLAppletElement03.html
dom/html/level2/html/HTMLAppletElement04.html
dom/html/level2/html/HTMLAppletElement05.html
dom/html/level2/html/HTMLAppletElement06.html
dom/html/level2/html/HTMLAppletElement07.html
dom/html/level2/html/HTMLAppletElement08.html
dom/html/level2/html/HTMLAppletElement09.html
dom/html/level2/html/HTMLAppletElement10.html
dom/xhtml/level2/html/HTMLAppletElement01.xhtml
dom/xhtml/level2/html/HTMLAppletElement02.xhtml
dom/xhtml/level2/html/HTMLAppletElement03.xhtml
dom/xhtml/level2/html/HTMLAppletElement04.xhtml
dom/xhtml/level2/html/HTMLAppletElement05.xhtml
dom/xhtml/level2/html/HTMLAppletElement06.xhtml
dom/xhtml/level2/html/HTMLAppletElement07.xhtml
dom/xhtml/level2/html/HTMLAppletElement08.xhtml
dom/xhtml/level2/html/HTMLAppletElement09.xhtml
dom/xhtml/level2/html/HTMLAppletElement10.xhtml
editing/selection/click-below-rtl-text.html
fast/block/basic/truncation-rtl.html
fast/dom/global-constructors.html
fast/dom/timer-increase-min-interval-and-reset-part-2.html
fast/dom/StyleSheet/detached-style-2.html
fast/dom/StyleSheet/detached-style-pi-2.xhtml
fast/dom/StyleSheet/detached-style-pi.xhtml
fast/dom/StyleSheet/detached-style.html
fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html
fast/forms/select-live-pseudo-selectors.html
fast/history/history-replace-updates-current-item.html
fast/history/same-document-iframes-changing-fragment.html
fast/history/same-document-iframes-changing-pushstate.html
fast/images/animated-gif-restored-from-bfcache.html
fast/text/zero-font-size.html
svg/css/cursor-replace.svg

We should check these tests on Mac to see how many of them is passing and remove them from the skiplist but I don't think it should block the change of using the mac skiplist.

-- 
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