Unify duplicated test helpers for echoing heades (e.g. print-headers.cgi) in layout tests |
|||||
Issue descriptionThis can be replaced with echo-requests.php
,
Sep 1 2016
Related: bug 347864. According to that bug, we want to move away from both Perl and PHP to use wptserve if possible. Note: the files mentioned here are in LayoutTests/http/tests/xmlhttprequest/resources; there's currently no echo-requests.php but a echo-request-headers.php could be added based on echo-request-origin.php/echo-request-method.php.
,
Mar 23 2017
These are the places where print-headers.cgi is still used: https://cs.chromium.org/search/?q=print-headers.cgi tyoshino@, are you still planning to do this later?
,
Mar 23 2017
,
Apr 27 2017
qyearsley: I filed this just for reducing duplicated files for the same purpose. So, moving to wptserve is fine and really good. I haven't done anything. I'll unassign myself for now. Feel free to work on this or assign someone else.
,
Apr 27 2018
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Apr 28 2018
As expressed I think this is now a WontFix, both print-headers.cgi and echo-requests.php should ideally be migrated to wptserve. robertma@ has discussed enabling wptserve outside of external/wpt. That's a subset of issue 347864, so that might be a good issue to follow. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by schenney@chromium.org
, Aug 17 2016Labels: Test-Layout