Skip to content

Windows CI: The syntax of the command is incorrect. #2378

@KhafraDev

Description

@KhafraDev

windows 18 & 20 consistently fail 80% of the way into the WPTs with The syntax of the command is incorrect.

the fix might be to replace the forward slashes for paths with \\, but then it won't work on other platforms.

"test:wpt": "node scripts/verifyVersion 18 || (node test/wpt/start-fetch.mjs && node test/wpt/start-FileAPI.mjs && node test/wpt/start-mimesniff.mjs && node test/wpt/start-xhr.mjs && node --no-warnings --expose-internals test/wpt/start-websockets.mjs)",

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions