[Webkit-unassigned] [Bug 232037] New: [Win Python] REGRESSION(r284398): run-api-tests: FileNotFoundError raised: [WinError 2] The system cannot find the file specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 13:22:26 PDT 2021


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

            Bug ID: 232037
           Summary: [Win Python] REGRESSION(r284398): run-api-tests:
                    FileNotFoundError raised: [WinError 2] The system
                    cannot find the file specified
           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: Hironori.Fujii at sony.com
                CC: jbedard at apple.com

[Win Python] REGRESSION(r284398): run-api-tests: FileNotFoundError raised: [WinError 2] The system cannot find the file specified

WinCairo-64-bit-WKL-Debug-Tests 243185 at main
https://build.webkit.org/#/builders/32/builds/1123

Collecting tests ...
Looking at ['C:\\BW\\wincairo-wkl-debug-tests\\build\\WebKitBuild\\Debug\\bin64\\ToBeListed.exe', '--gtest_list_tests']
FileNotFoundError raised: [WinError 2] The system cannot find the file specified
Traceback (most recent call last):
  File "C:\BW\wincairo-wkl-debug-tests\build\Tools\Scripts\run-api-tests", line 61, in main
    return run(port, options, args, stderr)
  File "C:\BW\wincairo-wkl-debug-tests\build\Tools\Scripts\run-api-tests", line 79, in run
    result = manager.run(args, json_output=options.json_output)
  File "C:\BW\wincairo-wkl-debug-tests\build\Tools\Scripts\webkitpy\api_tests\manager.py", line 188, in run
    test_names = self._collect_tests(args)
  File "C:\BW\wincairo-wkl-debug-tests\build\Tools\Scripts\webkitpy\api_tests\manager.py", line 113, in _collect_tests
    output = self.host.executive.run_command(
  File "C:\BW\wincairo-wkl-debug-tests\build\Tools\Scripts\webkitpy\common\system\executive.py", line 409, in run_command
    process = self.popen(args,
  File "C:\BW\wincairo-wkl-debug-tests\build\Tools\Scripts\webkitpy\common\system\executive.py", line 541, in popen
    result = subprocess.Popen(string_args, env=env, **kwargs)
  File "C:\tools\python3\lib\subprocess.py", line 951, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "C:\tools\python3\lib\subprocess.py", line 1420, in _execute_child
    hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] The system cannot find the file specified

-- 
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/20211020/9c412286/attachment-0001.htm>


More information about the webkit-unassigned mailing list