On Jun 16, 2008, at 8:39 AM, Jean-Charles VERDIE (Pleyo) wrote: > Hi, > > If've filed bug #19569 as meta whose aim is to re-enable all the > layout tests. The aforementioned bugs are marked as blocking this one. > https://bugs.webkit.org/show_bug.cgi?id=19569
Thanks for filing the bugs. > For the others, I'll try to post a patch later today to re-enable > them. Some are lacking an expected result, should they be included > in the path? (I'm running 10.5.3) Yes, but then you need to include the -expected.txt in the patch, and check that the results look sane. I can help you review the results if you want. Thanks for tackling this! - Maciej > > > Jean-Charles > > >>> For the others, I will try to get a closer look but if someone can >>> enlight me about those labelled as "UNCLEAR", that would be good :) >>> Some of them end up with a hang report, are they supposed to be re- >>> enabled or not? >> >> Anything that ends up with a hang report probably should not be re- >> enabled until we can stop the hang. If there are specific tests you >> are unsure of we can advise you if you mention which ones and show >> what the results look like. >> >> Regards, >> Maciej >> >> >>> >>> >>> >>> Thanks, >>> Jean-Charles >>> >>> >>> >>> Le 14 juin 08 à 00:21, Maciej Stachowiak a écrit : >>> >>>> >>>> Hi everyone, >>>> >>>> A number of the WebKit layout tests are disabled, presumably >>>> because >>>> at some point they would hang or crash the test tool. It's likely >>>> some >>>> of these actually work ok now, but whoever disabled them >>>> neglected to >>>> turn them on later. I recently re-enabled some of the disabled >>>> tests. >>>> >>>> I think it would be a good exercise to go through these, test which >>>> ones can be enabled, turn those back on, and document which ones >>>> still >>>> hang or crash (and the reason why, if known). >>>> >>>> This would be a great task for someone relatively new to WebKit >>>> development or testing, as it will teach you about our regression >>>> testing system, which is a key part of how we do our work. So >>>> rather >>>> than doing all the remaining 51 disabled tests myself, I am posting >>>> the list here in case anyone else is interested. >>>> >>>> >>>> $ find . -name "*-disabled" >>>> ./css2.1/t1202-counter-10-b.html-disabled >>>> ./css2.1/t1202-counters-10-b.html-disabled >>>> ./dom/xhtml/level3/core/documentadoptnode22.xhtml-disabled >>>> ./dom/xhtml/level3/core/documentnormalizedocument06.xhtml-disabled >>>> ./dom/xhtml/level3/core/domimplementationregistry12.xhtml-disabled >>>> ./dom/xhtml/level3/core/domimplementationregistry23.xhtml-disabled >>>> ./dom/xhtml/level3/core/nodecomparedocumentposition14.xhtml- >>>> disabled >>>> ./dom/xhtml/level3/core/nodecomparedocumentposition15.xhtml- >>>> disabled >>>> ./dom/xhtml/level3/core/noderemovechild03.xhtml-disabled >>>> ./dom/xhtml/level3/core/nodereplacechild06.xhtml-disabled >>>> ./dom/xhtml/level3/core/nodereplacechild07.xhtml-disabled >>>> ./dom/xhtml/level3/core/nodereplacechild08.xhtml-disabled >>>> ./editing/execCommand/create-list-1.html-disabled >>>> ./editing/input/attributed-substring-from-range-lines.html-disabled >>>> ./editing/pasteboard/paste-empty-startcontainer.html-disabled >>>> ./editing/selection/inconsistent-in-removeChildNode.html-disabled >>>> ./editing/style/5091898.html-disabled >>>> ./fast/canvas/toDataURL-supportedTypes.html-disabled >>>> ./fast/css/css2-system-color.html-disabled >>>> ./fast/dom/Window/window-resize-nan.html-disabled >>>> ./fast/events/key-events-in-frame.html-disabled >>>> ./fast/frames/iframe-scroll-page-up-down.html-disabled >>>> ./fast/images/svg-background-crash-on-refresh.html-disabled >>>> ./fast/js/kde/Date.html-disabled >>>> ./fast/js/string-concatenate-outofmemory.html-disabled >>>> ./fast/leaks/003.html-disabled >>>> ./fast/loader/form-events-back-forward.html-disabled >>>> ./http/tests/navigation/post-frames-goback1.html-disabled >>>> ./http/tests/navigation/postredirect-frames-goback1.html-disabled >>>> ./http/tests/navigation/success200-frames-goback.html-disabled >>>> ./http/tests/navigation/success200-frames-reload.html-disabled >>>> ./http/tests/navigation/success200-subframeload-goback.html- >>>> disabled >>>> ./http/tests/xmlhttprequest/web-apps/006.html-disabled >>>> ./http/tests/xmlhttprequest/web-apps/009.html-disabled >>>> ./http/tests/xmlhttprequest/web-apps/016.html-disabled >>>> ./http/tests/xmlhttprequest/web-apps/017.html-disabled >>>> ./http/tests/xmlhttprequest/web-apps/recursion/001.html-disabled >>>> ./svg/batik/text/textBiDi.svg-disabled >>>> ./svg/batik/text/textDecoration.svg-disabled >>>> ./svg/custom/font-face-fallback.svg-disabled >>>> ./svg/custom/js-font-test.svg-disabled >>>> ./svg/custom/use-on-symbol-inside-pattern.svg-disabled >>>> ./svg/dom/viewspec-parser.html-disabled >>>> ./svg/W3C-SVG-1.1/fonts-glyph-02-t.svg-disabled >>>> ./svg/W3C-SVG-1.1/resources/filters-comptran-01-f.svg-disabled >>>> ./svg/W3C-SVG-1.1/text-align-08-b.svg-disabled >>>> ./svg/W3C-SVG-1.1/text-fonts-03-t.svg-disabled >>>> ./svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled >>>> ./svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled >>>> ./svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled >>>> ./svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled >>>> >>>> _______________________________________________ >>>> webkit-dev mailing list >>>> [email protected] >>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >>> >>> -- >>> Join OWB team on freenode IRC, channel #owb >>> >>> >>> Jean-Charles Verdié >>> Pleyo, CTO >>> mobile: +33 (0)6 282 616 05 >>> skype: jcverdie >>> >>> >>> <generic Pleyo signature.gif> >>> >>> _______________________________________________ >>> webkit-dev mailing list >>> [email protected] >>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >> > > -- > Join OWB team on freenode IRC, channel #owb > > > Jean-Charles Verdié > Pleyo, CTO > mobile: +33 (0)6 282 616 05 > skype: jcverdie > > > <generic Pleyo signature.gif> > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

