Bug 188288

Summary: [LayoutTests] Suppress PHP Error message by removing an execution time limit.
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: Tools / TestsAssignee: Basuke Suzuki <basuke>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, basuke, commit-queue, Hironori.Fujii, lforschler, pvollan, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
PATCH none

Basuke Suzuki
Reported 2018-08-02 17:08:58 PDT
The following message is displayed in the HTTPD error log. The script wait for a specific time, but it reaches the execution time limit of the script, which is set 30 second by default. [Thu Aug 02 16:42:46.733063 2018] [php7:error] [pid 268:tid 1244] [client 127.0.0.1:4060] PHP Fatal error: Maximum execution time of 30 seconds exceeded in D:\\webkit-trunk\\LayoutTests\\http\\tests\\multipart\\resources\\multipart.php on line 40, referer: http://127.0.0.1:8000/multipart/invalid-image-data-standalone.html
Attachments
PATCH (1.02 KB, patch)
2018-08-02 17:13 PDT, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2018-08-02 17:13:28 PDT
WebKit Commit Bot
Comment 2 2018-08-03 10:48:54 PDT
Comment on attachment 346433 [details] PATCH Clearing flags on attachment: 346433 Committed r234549: <https://trac.webkit.org/changeset/234549>
WebKit Commit Bot
Comment 3 2018-08-03 10:48:55 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-08-03 10:49:25 PDT
Note You need to log in before you can comment on or make changes to this bug.