Skip to content

Commit e709fd1

Browse files
committed
test: Temporarily skip router test
1 parent d0cc9c8 commit e709fd1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/skipped_tests.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"reason": "Serial input from vmrunner to vm does not work yet"},
44
{"name": "net/integration/transmit",
55
"reason": "The test suffers from UDP packet loss which is expected."},
6+
{"name": "net/integration/router",
7+
"reason": "The test suffers uses too many buffers at present."},
68
{"name": "posix/integration/ucontext",
79
"reason": "The test shows that ucontext is unrealiable, as is."}
810
]

0 commit comments

Comments
 (0)