Skip to content

Commit 355a906

Browse files
committed
chore: update .blocklisted
1 parent 6ca76ad commit 355a906

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

crates/base/test_cases/user-worker-san-check/.blocklisted

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,10 @@ lstatSync
2626
makeTempDirSync
2727
makeTempFile
2828
makeTempFileSync
29-
mkdirSync
30-
openSync
31-
readDirSync
3229
readLink
3330
readLinkSync
34-
removeSync
3531
rename
3632
renameSync
37-
statSync
3833
symlink
3934
symlinkSync
4035
truncate
@@ -43,13 +38,11 @@ umask
4338
utime
4439
utimeSync
4540
watchFs
46-
writeFileSync
47-
writeTextFileSync
4841
chdir
4942
dlopen
5043
cron
5144
run
5245
kill
5346
exit
5447
addSignalListener
55-
removeSignalListener
48+
removeSignalListener

0 commit comments

Comments
 (0)