[Webkit-unassigned] [Bug 177488] New: [Win] 'webkit-patch clean' is failing on bot.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 26 08:26:52 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=177488

            Bug ID: 177488
           Summary: [Win] 'webkit-patch clean' is failing on bot.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com
                CC: lforschler at apple.com

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'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170926/380cfda9/attachment.html>


More information about the webkit-unassigned mailing list