[Webkit-unassigned] [Bug 30721] New: [GTK] DRT reports error in the wrong test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 23 11:27:45 PDT 2009


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

           Summary: [GTK] DRT reports error in the wrong test
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex at igalia.com
                CC: xan.lopez at gmail.com


DRT is closing the result output before doing the complete finalization of the
test, basically the reset of the state before launching other tests is done
after adding the EOF. In some situations this code is causing a crash and the
crash is reported in the next test. We have to move the last flush after all
the operations are finished. For instance this crash does not come from this
test it comes from the opaque-base-url.html which was executed before:

http://build.webkit.org/results/GTK Linux 64-bit Debug/r49969
(490)/fast/loader/plain-text-document-stderr.txt

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