Bug 69800 - REGRESSION (r96770-r96777): fast/dom/Window/window-properties.html, fast/dom/prototype-inheritance-2.html, fast/js/global-constructors.html failing on SnowLeopard Intel Release (Tests)
Summary: REGRESSION (r96770-r96777): fast/dom/Window/window-properties.html, fast/dom/...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Jer Noble
URL: http://build.webkit.org/results/SnowL...
Keywords: LayoutTestFailure, MakingBotsRed, Regression
Depends on:
Blocks:
 
Reported: 2011-10-10 16:38 PDT by Jer Noble
Modified: 2011-10-11 05:53 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.23 KB, patch)
2011-10-10 16:42 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2011-10-10 16:38:09 PDT
The following tests started failing on SnowLeopard Intel Release (Tests) between r96771 and r96777 (inclusive):

    fast/dom/Window/window-properties.html
    fast/dom/prototype-inheritance-2.html
    fast/js/global-constructors.html

http://trac.webkit.org/log/trunk?rev=96777&stop_rev=96771&limit=8

http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r96770%20(33666)/results.html passed
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r96777%20(33667)/results.html failed
Comment 1 Jer Noble 2011-10-10 16:42:32 PDT
Created attachment 110434 [details]
Patch
Comment 2 Csaba Osztrogonác 2011-10-11 05:41:47 PDT
Comment on attachment 110434 [details]
Patch

LGTM, r=me.
Comment 3 WebKit Review Bot 2011-10-11 05:48:07 PDT
Comment on attachment 110434 [details]
Patch

Rejecting attachment 110434 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1

Last 500 characters of output:
cripts/webkitpy/common/system/executive.py", line 420, in run_command
    close_fds=self._should_close_fds())
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/system/executive.py", line 476, in popen
    return subprocess.Popen(*args, **kwargs)
  File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
    errread, errwrite)
  File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
    raise child_exception
TypeError: execv() arg 2 must contain only strings

Full output: http://queues.webkit.org/results/10031434
Comment 4 Csaba Osztrogonác 2011-10-11 05:53:49 PDT
Landed in http://trac.webkit.org/changeset/97148