File tree Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change 1
- exclude :test_nread , "needs investigation"
2
- exclude :test_nread_buffered , "needs investigation"
3
- exclude :test_wait_buffered , "needs investigation"
4
- exclude :test_wait_readable_buffered , "needs investigation"
5
- exclude :test_wait_readwrite , "needs investigation"
6
- exclude :test_wait_readwrite_timeout , "needs investigation"
7
- exclude :test_nread , "needs investigation"
8
- exclude :test_nread_buffered , "needs investigation"
9
- exclude :test_wait_buffered , "needs investigation"
10
- exclude :test_wait_readable_buffered , "needs investigation"
11
- exclude :test_wait_readwrite , "needs investigation"
12
- exclude :test_wait_readwrite_timeout , "needs investigation"
1
+ exclude :test_nread , "buffered reads are not implemented"
2
+ exclude :test_nread_buffered , "buffered reads are not implemented"
3
+ exclude :test_wait_buffered , "buffered reads are not implemented"
4
+ exclude :test_wait_readable_buffered , "buffered reads are not implemented"
You can’t perform that action at this time.
0 commit comments