RESOLVED FIXED 75431
fast/dom/htmlcollection-zombies.html fails on GTK and on Qt
https://bugs.webkit.org/show_bug.cgi?id=75431
Summary fast/dom/htmlcollection-zombies.html fails on GTK and on Qt
Csaba Osztrogonác
Reported 2012-01-02 02:44:20 PST
fast/dom/htmlcollection-zombies.html introduced in http://trac.webkit.org/changeset/103873 ( http://webkit.org/b/75410 ), but unfortunately it fails on 64 bit release on GTK and on Qt. (But it passes on 32 bit release and on 64 bit debug)
Attachments
Csaba Osztrogonác
Comment 1 2012-01-02 02:50:30 PST
Csaba Osztrogonác
Comment 2 2012-01-05 03:51:57 PST
I think it might be a security bug, because the original bug report is security bug and the new test introduced in it still fails on GTK and on Qt.
Andreas Kling
Comment 3 2012-01-05 04:04:25 PST
(In reply to comment #2) > I think it might be a security bug, because the original bug report is security bug and the new test introduced in it still fails on GTK and on Qt. It's not a security bug, it's just an unreliable test. I am going to remove this test in bug 75437.
Csaba Osztrogonác
Comment 4 2012-01-10 06:40:34 PST
This test was removed by http://trac.webkit.org/changeset/104383, so I have removed it from Skipped lists too: http://trac.webkit.org/changeset/104561
Note You need to log in before you can comment on or make changes to this bug.