(In reply to Wes Kocher (:KWierso) from comment #13) > I don't see myself getting back to this anytime soon. I *think* a workaround would be to use `./mach wpt path/to/tests` rather than `./mach test path/to/tests` Ah, I might have met different bug... Even if I useed `./mach wpt ...` on Windows, I couldn't run the test actually. However, today, I succeeded to run a WPT on my machine. So, the bug which I met has already been fixed by somebody.
Bug 1515245 Comment 15 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Wes Kocher (:KWierso) from comment #13) > I don't see myself getting back to this anytime soon. I *think* a workaround would be to use `./mach wpt path/to/tests` rather than `./mach test path/to/tests` Ah, I might have met different bug... Even if I useed `./mach wpt ...` on Windows, I couldn't run the test actually. However, today, I succeeded to run a WPT on my machine. So, the bug which I met has already been fixed by somebody. (And `./mach test <a path to WPT>` still doesn't work exactly same as this bug.)