Bug 226834

Summary: HTTP server should run with the same python executable as run-benchmark script.
Product: WebKit Reporter: dewei_zhu
Component: New BugsAssignee: dewei_zhu
Status: RESOLVED FIXED    
Severity: Normal CC: dewei_zhu, ews-watchlist, glenn, jbedard, rniwa, slewis
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch jbedard: review+

Description dewei_zhu 2021-06-09 11:56:39 PDT
Further increase timeout for http server launch time for slow machines.
Comment 1 dewei_zhu 2021-06-09 12:07:09 PDT
Created attachment 430989 [details]
Patch
Comment 2 dewei_zhu 2021-06-09 12:12:43 PDT
Created attachment 430990 [details]
Patch
Comment 3 dewei_zhu 2021-06-09 12:21:37 PDT
Instead of increase the timeout, I made HTTP server run with the same python executable as run-benchmark script.
Comment 4 dewei_zhu 2021-06-09 12:24:46 PDT
Created attachment 430992 [details]
Patch
Comment 5 dewei_zhu 2021-06-09 13:55:14 PDT
Change has been landed in r278670.