RESOLVED FIXED Bug 57671
Make view results on waterfall direct link to results.html
https://bugs.webkit.org/show_bug.cgi?id=57671
Summary Make view results on waterfall direct link to results.html
Csaba Osztrogonác
Reported 2011-04-01 15:30:19 PDT
Discussion about it can be found on webkit-dev mailing list: https://lists.webkit.org/pipermail/webkit-dev/2011-April/016393.html
Attachments
Patch (2.39 KB, patch)
2011-04-01 15:46 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2011-04-01 15:46:27 PDT
Adam Barth
Comment 2 2011-04-01 15:51:36 PDT
Comment on attachment 87931 [details] Patch Yay!
Adam Roben (:aroben)
Comment 3 2011-04-01 15:52:28 PDT
Comment on attachment 87931 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=87931&action=review > Tools/Scripts/old-run-webkit-tests:1161 > +print HTML "<p>httpd access log: <a href=\"access_log.txt\">access_log.txt</a></p>\n"; > +print HTML "<p>httpd error log: <a href=\"error_log.txt\">error_log.txt</a></p>\n"; There are other files that get stored in the results directory (like the websocket server logs, and the leaks files), but I guess we can add links to them as we decide we want them.
Csaba Osztrogonác
Comment 4 2011-04-01 15:59:45 PDT
Note You need to log in before you can comment on or make changes to this bug.