Bug 80117 - REGRESSION (r109461): broke fast/js/function-dot-arguments-and-caller.html on GTK
Summary: REGRESSION (r109461): broke fast/js/function-dot-arguments-and-caller.html on...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-02 00:03 PST by Philippe Normand
Modified: 2012-03-06 00:49 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2012-03-02 00:03:40 PST
Diff:

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/js/function-dot-arguments-and-caller-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/js/function-dot-arguments-and-caller-actual.txt 
@@ -2,5 +2,5 @@
 
 If the test passes, you'll see a series of PASS messages below.
 
-PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS
+PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,PASS,FAIL,PASS
 

I'll skip the test on GTK for now, please unskip when possible :)
Comment 1 Zan Dobersek 2012-03-05 07:28:00 PST
Passes on 64-bit release build, r109730.
Comment 2 Martin Robinson 2012-03-05 08:38:38 PST
Perhaps we can try unskipping it.
Comment 3 Gavin Barraclough 2012-03-05 12:26:01 PST
This test was fixed in http://trac.webkit.org/changeset/109644, if you've skipped it you probably want to unskip now.
Comment 4 Philippe Normand 2012-03-06 00:49:02 PST
Committed r109873: <http://trac.webkit.org/changeset/109873>