Bug 51242 - [GTK] fast/dom/global-constructors.html failing on bots
Summary: [GTK] fast/dom/global-constructors.html failing on bots
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2010-12-17 04:17 PST by Sergio Villar Senin
Modified: 2011-11-07 03:34 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Villar Senin 2010-12-17 04:17:35 PST
Skipping for the moment
Comment 1 Sergio Villar Senin 2010-12-17 04:19:09 PST
This is the diff

PASS: window.CSSValue.prototype.isPrototypeOf(cssPrimitiveValue) should be true and is.
PASS: window.CSSPrimitiveValue.prototype.isPrototypeOf(cssPrimitiveValue) should be true and is.
FAIL: window.CSSValue.prototype.isPrototypeOf(cssPrimitiveValue) should be true but instead is false
FAIL: window.CSSPrimitiveValue.prototype.isPrototypeOf(cssPrimitiveValue) should be true but instead is false
Comment 2 Sergio Villar Senin 2010-12-17 04:29:00 PST
Committed r74250: <http://trac.webkit.org/changeset/74250>
Comment 3 Philippe Normand 2011-11-07 01:22:29 PST
It's passing locally. Will give it another chance on the bots.