--Thanks!-mike
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAKXHy%3DdvAH-53HVkK3BmbtFVZL99bRZeug2Ur4gYArS0-e_1fA%40mail.gmail.com.
Since the `http/tests` directory doesn't support WPT niceties like `.headers` sidecar files, we also need to shift the `global-*` tests from HTML to PHP so we can emit the relevant headers. This will happen in https://chromium-review.googlesource.com/c/chromium/src/+/3008614.I think that web_tests/wpt_internal is served using the WPT server. Would moving the tests to web_tests/wpt_internal/webexposed allow us to skip converting tests to PHP?