Bug 160601 - Disk cache tests produce many undefined value warnings
Summary: Disk cache tests produce many undefined value warnings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-05 10:15 PDT by Alexey Proskuryakov
Modified: 2016-08-05 16:59 PDT (History)
5 users (show)

See Also:


Attachments
proposed fix (2.66 KB, patch)
2016-08-05 10:25 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2016-08-05 10:15:49 PDT
There are dozens of warnings of this kind, making it hard to spot relevant logs:

[Fri Aug 05 05:47:00.914705 2016] [cgi:error] [pid 97021] [client 127.0.0.1:62254] AH01215: Use of uninitialized value in string eq at LayoutTests/http/tests/cache/disk-cache/resources/generate-response.cgi line 30.: /LayoutTests/http/tests/cache/disk-cache/resources/generate-response.cgi, referer: http://127.0.0.1:8000/cache/disk-cache/disk-cache-vary.html
Comment 1 Alexey Proskuryakov 2016-08-05 10:25:20 PDT
Created attachment 285430 [details]
proposed fix
Comment 2 WebKit Commit Bot 2016-08-05 16:59:15 PDT
Comment on attachment 285430 [details]
proposed fix

Clearing flags on attachment: 285430

Committed r204202: <http://trac.webkit.org/changeset/204202>
Comment 3 WebKit Commit Bot 2016-08-05 16:59:21 PDT
All reviewed patches have been landed.  Closing bug.