WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
188288
[LayoutTests] Suppress PHP Error message by removing an execution time limit.
https://bugs.webkit.org/show_bug.cgi?id=188288
Summary
[LayoutTests] Suppress PHP Error message by removing an execution time limit.
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2018-08-02 17:13:28 PDT
Created
attachment 346433
[details]
PATCH
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
<
rdar://problem/42905957
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug