the instrumentation of user agent in web-api needs changing, as process.title can return a wide variety of results, including it can be completely overridden!
some cli-test functionality is skipped on Windows (graceful shutting down of processes / lack of interrupt signal support on Windows), so the relevant test executing this branch of code also needs to be skipped on windows.
web-api
needs changing, asprocess.title
can return a wide variety of results, including it can be completely overridden!cli-test
functionality is skipped on Windows (graceful shutting down of processes / lack of interrupt signal support on Windows), so the relevant test executing this branch of code also needs to be skipped on windows.