Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Commit e56bae7

Browse files
committed
feat: enable 2 conformance timeout tests
Signed-off-by: ljedrz <[email protected]>
1 parent 1720e16 commit e56bae7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

conformance/test/index.js

-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ const factory = createFactory(options)
3535
tests.miscellaneous(factory, { skip: [
3636
'dns',
3737
'resolve',
38-
// these cause a hang 20% of time:
39-
'should respect timeout option when getting the node id',
40-
'should respect timeout option when getting the node version',
4138
// this hangs on windows, see #251
4239
'stop'
4340
] })

0 commit comments

Comments
 (0)