@@ -21,7 +21,6 @@ const expectedModules = new Set([
2121 'Internal Binding module_wrap' ,
2222 'Internal Binding native_module' ,
2323 'Internal Binding options' ,
24- 'Internal Binding performance' ,
2524 'Internal Binding process_methods' ,
2625 'Internal Binding report' ,
2726 'Internal Binding string_decoder' ,
@@ -32,7 +31,6 @@ const expectedModules = new Set([
3231 'Internal Binding types' ,
3332 'Internal Binding url' ,
3433 'Internal Binding util' ,
35- 'NativeModule async_hooks' ,
3634 'NativeModule buffer' ,
3735 'NativeModule events' ,
3836 'NativeModule fs' ,
@@ -50,7 +48,6 @@ const expectedModules = new Set([
5048 'NativeModule internal/fixed_queue' ,
5149 'NativeModule internal/fs/dir' ,
5250 'NativeModule internal/fs/utils' ,
53- 'NativeModule internal/histogram' ,
5451 'NativeModule internal/idna' ,
5552 'NativeModule internal/linkedlist' ,
5653 'NativeModule internal/modules/run_main' ,
@@ -88,7 +85,6 @@ const expectedModules = new Set([
8885 'NativeModule internal/vm/module' ,
8986 'NativeModule internal/worker/js_transferable' ,
9087 'NativeModule path' ,
91- 'NativeModule perf_hooks' ,
9288 'NativeModule timers' ,
9389 'NativeModule url' ,
9490 'NativeModule util' ,
0 commit comments