Bug 226834 - HTTP server should run with the same python executable as run-benchmark script.
Summary: HTTP server should run with the same python executable as run-benchmark script.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: dewei_zhu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-09 11:56 PDT by dewei_zhu
Modified: 2021-06-09 13:55 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.19 KB, patch)
2021-06-09 12:07 PDT, dewei_zhu
no flags Details | Formatted Diff | Diff
Patch (2.09 KB, patch)
2021-06-09 12:12 PDT, dewei_zhu
no flags Details | Formatted Diff | Diff
Patch (2.56 KB, patch)
2021-06-09 12:24 PDT, dewei_zhu
jbedard: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.