RESOLVED FIXED141393
http/tests/cache/disk-cache-validation.html generates a lot of Perl errors
https://bugs.webkit.org/show_bug.cgi?id=141393
Summary http/tests/cache/disk-cache-validation.html generates a lot of Perl errors
Alexey Proskuryakov
Reported 2015-02-09 10:51:29 PST
I'm not sure if this tests actually tests what it's intended too, given these errors. In any case, there is 140Kb of error spew from this test alone, making it difficult to see other errors. [Mon Feb 09 06:19:31.803030 2015] [cgi:error] [pid 35781] [client 127.0.0.1:54871] AH01215: Use of uninitialized value in string eq at <...>/OpenSource/LayoutTests/http/tests/cache/resources/generate-response.cgi line 9., referer: http://127.0.0.1:8000/cache/disk-cache-validation.html
Attachments
Fix perl errors (1.14 KB, patch)
2015-02-10 13:02 PST, Dana Burkart
no flags
Radar WebKit Bug Importer
Comment 1 2015-02-09 23:30:15 PST
Antti Koivisto
Comment 2 2015-02-10 02:49:53 PST
Where do these logs go?
Alexey Proskuryakov
Comment 3 2015-02-10 09:29:17 PST
Apache errors are saved to error_log.txt file in test results directory, e.g. <https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK2%20(Tests)/r179870%20(2690)/error_log.txt>.
Dana Burkart
Comment 4 2015-02-10 13:02:40 PST
Created attachment 246336 [details] Fix perl errors
WebKit Commit Bot
Comment 5 2015-02-11 00:36:25 PST
Comment on attachment 246336 [details] Fix perl errors Clearing flags on attachment: 246336 Committed r179920: <http://trac.webkit.org/changeset/179920>
WebKit Commit Bot
Comment 6 2015-02-11 00:36:30 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.