[Webkit-unassigned] [Bug 86771] New: [Gtk] fast/dom/gc-10.html behaves badly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 13:14:54 PDT 2012


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

           Summary: [Gtk] fast/dom/gc-10.html behaves badly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
                CC: pnormand at igalia.com


Test fast/dom/gc-10.html is behaving badly, calling dump() in DumpRenderTree twice, thus dumping render tree twice and calling gtk_main_quit twice as well, causing such messages being output on stderr:

gtk_main_quit: assertion `main_loop != NULL' failed

It may seem as an issue in GTK's DumpRenderTree, but there's more to it. The test has side effects, astonishingly causing some tests that are expected to fail to actually pass in some weird and benign way.

As far as I've looked into the issue the test itself is behaving incorrectly. I'm including a possibility of the test failing on other ports as well after it is fixed or rather refactored to work properly (as I'm pretty sure it currently isn't).

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