We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0cc9c8 commit e709fd1Copy full SHA for e709fd1
1 file changed
test/skipped_tests.json
@@ -3,6 +3,8 @@
3
"reason": "Serial input from vmrunner to vm does not work yet"},
4
{"name": "net/integration/transmit",
5
"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."},
8
{"name": "posix/integration/ucontext",
9
"reason": "The test shows that ucontext is unrealiable, as is."}
10
]
0 commit comments