Bug 72297 - REGRESSION (r100158-r100162): 5 fast tests failing on GTK Linux 64-bit Debug
Summary: REGRESSION (r100158-r100162): 5 fast tests failing on GTK Linux 64-bit Debug
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/GTK%2...
Keywords: LayoutTestFailure, MakingBotsRed, Regression
Depends on:
Blocks:
 
Reported: 2011-11-14 12:40 PST by Jer Noble
Modified: 2011-11-15 06:07 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2011-11-14 12:40:22 PST
Looks like GTK+ needs to rebaseline some of its window property expected results.

The following tests started failing on GTK Linux 64-bit Debug between r100159 and r100162 (inclusive):

    fast/js/global-constructors.html
    fast/dom/Window/window-property-descriptors.html
    fast/dom/Window/window-properties.html
    fast/dom/prototype-inheritance-2.html
    fast/dom/constructed-objects-prototypes.html

http://trac.webkit.org/log/trunk?rev=100162&stop_rev=100159&limit=5

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r100158%20(27619)/results.html passed
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r100162%20(27620)/results.html failed
Comment 1 Jer Noble 2011-11-14 12:48:40 PST
Committed r100179: <http://trac.webkit.org/changeset/100179>
Comment 2 Jer Noble 2011-11-14 12:49:03 PST
Previous commit added the failing tests to the platform/gtk/Skipped list.
Comment 3 Philippe Normand 2011-11-15 05:51:35 PST
Those need a rebaseline, it's as simple as webkit-patch rebaseline and follow the instructions. It'd be great to do that in the future if a similar situation happens :)
Comment 4 Philippe Normand 2011-11-15 06:07:15 PST
Committed r100272: <http://trac.webkit.org/changeset/100272>