WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
177488
[Win] 'webkit-patch clean' is failing on bot.
https://bugs.webkit.org/show_bug.cgi?id=177488
Summary
[Win] 'webkit-patch clean' is failing on bot.
Per Arne Vollan
Reported
2017-09-26 08:26:52 PDT
Failed to run "['/home/buildbot/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=ews200', 'build', '--force-clean', '--no-update', '--build-style=release', '--group=None', '--port=win']" exit_code: 1 cwd: /home/buildbot/WebKit Traceback (most recent call last): File "/home/buildbot/WebKit/Tools/Scripts/webkit-patch", line 84, in <module> main() File "/home/buildbot/WebKit/Tools/Scripts/webkit-patch", line 79, in main WebKitPatch(os.path.abspath(__file__)).main() File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 305, in main result = command.check_arguments_and_execute(options, args, self) File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/multicommandtool.py", line 123, in check_arguments_and_execute return self.execute(options, args, tool) or 0 File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/commands/abstractsequencedcommand.py", line 55, in execute self._sequence.run_and_handle_errors(tool, options, state) File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 73, in run_and_handle_errors self._run(tool, options, state) File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 67, in _run step(tool, options).run(state) File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/steps/discardlocalchanges.py", line 52, in run self._tool.scm().discard_local_changes() File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/scm.py", line 252, in discard_local_changes self.discard_working_directory_changes() File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/svn.py", line 177, in discard_working_directory_changes os.remove(absolute_path) OSError: [Errno 2] No such file or directory: '/home/buildbot/WebKit/Source\\JavaScriptCore\\wasm\\js\\JSWebAssembly.h'
Attachments
Patch
(1.67 KB, patch)
2017-09-26 08:34 PDT
,
Per Arne Vollan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Per Arne Vollan
Comment 1
2017-09-26 08:34:25 PDT
Created
attachment 321819
[details]
Patch
Brent Fulgham
Comment 2
2017-09-26 08:48:16 PDT
Comment on
attachment 321819
[details]
Patch r=me
Per Arne Vollan
Comment 3
2017-09-26 09:02:48 PDT
Comment on
attachment 321819
[details]
Patch Thanks for reviewing!
WebKit Commit Bot
Comment 4
2017-09-26 09:29:12 PDT
Comment on
attachment 321819
[details]
Patch Clearing flags on attachment: 321819 Committed
r222502
: <
http://trac.webkit.org/changeset/222502
>
WebKit Commit Bot
Comment 5
2017-09-26 09:29:14 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2017-09-27 12:16:35 PDT
<
rdar://problem/34692911
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug