Bug 226703

Summary: run-webkit-test should use python2 for wpt serve until the latest will be imported
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: Tools / TestsAssignee: Fujii Hironori <Hironori.Fujii>
Status: RESOLVED FIXED    
Severity: Normal CC: don.olmstead, ews-watchlist, glenn, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=222703
Attachments:
Description Flags
Patch none

Description Fujii Hironori 2021-06-06 17:34:44 PDT
run-webkit-test should use python2 for wpt serve until the latest will be imported

See also:
  Bug 222703 – [Python 3] Update wpt/tools
  Bug 206546 – webkitpy: WebSocket server doesn't support Python 3
Comment 1 Fujii Hironori 2021-06-06 17:39:23 PDT
Created attachment 430702 [details]
Patch
Comment 2 Fujii Hironori 2021-06-06 18:06:31 PDT
EWS webkitpy-tests-python2 failed. However, it looks irrelevant to my change.

[31/1992] webkitcorepy.tests.task_pool_unittest.TaskPoolUnittest.test_invalid_shutdown failed:
  Traceback (most recent call last):
    File "/Volumes/Data/worker/WebKitPy-Tests-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/tests/task_pool_unittest.py", line 176, in test_invalid_shutdown
      pool.do(wait, 2)
  AssertionError: Exception not raised
Comment 3 Fujii Hironori 2021-06-07 13:06:07 PDT
Comment on attachment 430702 [details]
Patch

Clearing flags on attachment: 430702

Committed r278569 (238567@main): <https://commits.webkit.org/238567@main>
Comment 4 Fujii Hironori 2021-06-07 13:06:11 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2021-06-07 13:07:20 PDT
<rdar://problem/78959542>