[Webkit-unassigned] [Bug 54626] New: [GTK] accessibility/canvas-fallback-content.html is failing on GTK bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 01:45:36 PST 2011


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

           Summary: [GTK] accessibility/canvas-fallback-content.html is
                    failing on GTK bots
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: msanchez at igalia.com


This new test (introduced in http://trac.webkit.org/changeset/78789) is failing now because it's entering the 'else' branch in the test for the GTK builds, causing the following error:

 CONSOLE MESSAGE: line 41: ReferenceError: Can't find variable: fallbackElement

Anyway, even if we fixed that error (which looks a mistake in the test, see last comment on bug 50126) we'd be still getting the test failing in GTK as the test would keep entering the 'else' branch, and I can't know at the moment whether the fix for that would be immediate or not.

So currently skipping the test in GTK and leaving this bug open for keeping track of this issue.

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