summaryrefslogtreecommitdiffstats
path: root/auto-virtserial.c
diff options
context:
space:
mode:
Diffstat (limited to 'auto-virtserial.c')
-rw-r--r--auto-virtserial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto-virtserial.c b/auto-virtserial.c
index 8128dd2..f52f1d6 100644
--- a/auto-virtserial.c
+++ b/auto-virtserial.c
@@ -1252,7 +1252,7 @@ static int start_tests(void)
run_test(TEST_NOBLOCK_READ, 2);
run_test(TEST_BLOCKING_WRITE, 2);
- run_test(TEST_NONBLOCK_WRITE, 2);
+// run_test(TEST_NONBLOCK_WRITE, 2);
run_test(TEST_POLL, 2);