fs: remove unnecessary option argument validation#53958
fs: remove unnecessary option argument validation#53958nodejs-github-bot merged 3 commits intonodejs:mainfrom
Conversation
6327d7b to
f4e9f08
Compare
|
CI is failing |
I guess we are also testing the execution order here. We should update the tests @JonasBa |
|
Yeah, sorry about that. My device is managed and I cant change firewall rules to run the tests without getting a million connection popups |
You can run "tools/test.py path/to/test/file" for specific tests |
20a13bf to
89a14bf
Compare
|
@anonrig is ti common for the build to run so long or did this timeout and needs a rerun? I dont see any failures, but I lack context on being able to tell how long this should take :) |
This is a timeout probably |
|
Landed in 3ed9f98 |
|
Thank you @anonrig 🙏🏼 |
PR-URL: #53958 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Remove unnecessary option parsing in mkdir