[Webkit-unassigned] [Bug 64636] [chromium] css3/selectors tests need to be triaged

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 8 15:18:17 PDT 2012


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


Julien Chaffraix <jchaffraix at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpranke at chromium.org,
                   |                            |jchaffraix at webkit.org




--- Comment #2 from Julien Chaffraix <jchaffraix at webkit.org>  2012-10-08 15:18:52 PST ---
(In reply to comment #1)
> Is it possible to make them reftests?
> We now switched to nrwt. It looks great opportunity to try it.

I support that.

Looking at the failures, here are the issues:

css3/selectors3/html/css3-modsel-d1.html
css3/selectors3/html/css3-modsel-d1b.html
css3/selectors3/html/css3-modsel-d2.html
css3/selectors3/html/css3-modsel-d4.html
css3/selectors3/xhtml/css3-modsel-d1.xml
css3/selectors3/xhtml/css3-modsel-d1b.xml
css3/selectors3/xhtml/css3-modsel-d2.xml
css3/selectors3/xhtml/css3-modsel-d3.xml
css3/selectors3/xhtml/css3-modsel-d4.xml
css3/selectors3/xml/css3-modsel-d1.xml
css3/selectors3/xml/css3-modsel-d1b.xml
css3/selectors3/xml/css3-modsel-d2.xml
css3/selectors3/xml/css3-modsel-d3.xml
css3/selectors3/xml/css3-modsel-d4.xml

Those tests are passing in the browser. They are failing as they don't have the required calls to testRunner.waitUntilDone / notifyDone.

css3/selectors3/xhtml/css3-modsel-15c.xml
css3/selector3/xml/css3-modsel-15c.xml

Those are real failures. Wild guess, it looks like we don't implement selecting on xml:id and id at the same time.

The rest of css3/selector3/xml/ failures are caused by bug 82122 along with some some flakiness in the output.

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