-
Notifications
You must be signed in to change notification settings - Fork 30.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: use --permission instead of --experimental-permission #56685
test: use --permission instead of --experimental-permission #56685
Conversation
Review requested:
|
Fast-track has been requested by @RafaelGSS. Please 👍 to approve. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #56685 +/- ##
=======================================
Coverage 89.21% 89.21%
=======================================
Files 662 662
Lines 191934 191934
Branches 36945 36945
=======================================
+ Hits 171227 171240 +13
+ Misses 13543 13535 -8
+ Partials 7164 7159 -5 |
Both Windows JS suite and RHEL8 seem to be broken on |
I opened nodejs/build#4005 for the Windows issue. |
Landed in 01dd7c4 |
This PR fixes main. I've cherry-picked the v23.x security release commits into main and I forgot we've removed
--experimental-permission
in main.