Refactor wpt metadata filename creation to handle variants containing '/'
This splits up generation of metadata filenames and generation of "inline test names" that go inside the metadata files. This improves readability and code isolation so that fixing a bug on the filename side doesn't break the inline testname side. Bug: 937369 Change-Id: I80665a551db216de391abe2fdf736202e2b466c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095726 Commit-Queue: Luke Z <lpz@chromium.org> Reviewed-by:Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#748894}
Showing
Please register or sign in to comment