Commit a6b4af7
committed
Skip lio_listio doc test on musl/aarch64/i686 as it hangs
Do not run this doc test on:
* aarch64-unknown-linux-musl
* i686-unknown-linux-musl
because it hangs on these targets. After further debugging, we think this is
likely a bug of musl. Since we only test our bindings and do not intend to
fix the underlying libc bug, we skip this test here. See this thread [1] for
the discussion of this issue
[1]: nix-rust#2689 (comment)1 parent de07a50 commit a6b4af7
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1141 | 1141 | | |
1142 | 1142 | | |
1143 | 1143 | | |
1144 | | - | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
1145 | 1155 | | |
1146 | 1156 | | |
1147 | 1157 | | |
| |||
0 commit comments