fix: legacyMainResolve respecting permission model (#45421)

fix: legacyMainResolve respecting permission model
This commit is contained in:
Shelley Vohr 2025-02-05 12:48:34 +01:00 committed by GitHub
parent 9fe12cd01b
commit 57cf4fc846
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 6 deletions

View file

@ -1,7 +1,6 @@
[
"abort/test-abort-backtrace",
"es-module/test-vm-compile-function-lineoffset",
"es-module/test-cjs-legacyMainResolve-permission.js",
"parallel/test-async-context-frame",
"parallel/test-bootstrap-modules",
"parallel/test-child-process-fork-exec-path",
@ -27,7 +26,6 @@
"parallel/test-crypto-secure-heap",
"parallel/test-dgram-send-cb-quelches-error",
"parallel/test-domain-error-types",
"parallel/test-fs-readdir-types-symlinks",
"parallel/test-fs-utimes-y2K38",
"parallel/test-http2-clean-output",
"parallel/test-http2-https-fallback",