Commit 149f997
committed
ci: Disable tests on FreeBSD 13
These jobs almost always fail with a segfault so unfortunately aren't
very useful. There isn't anything we can do to fix them on the libc
side, given the issue comes from a kernel bug. The failing jobs have
been a source of contributor confusion, so remove them here.
Link: #4740
Link: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285873
(backport <#4838>)
(cherry picked from commit 7b1449a)1 parent 0567927 commit 149f997
1 file changed
+10
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments