1: [[!meta title="NetBSD 10.0 preliminary tasklist"]]
2:
3: ## Extra severe Regressions since netbsd-9
4: While the PR may be older (so "regression" slightly wrong) new scheduler bugs made it necessary to disable tests to not break whole testbed setups (where in older releases the tests would just fail).
5:
6: * [[!template id=pr number=49141]]: lib/librumpclient/t_exec/threxec test randomly fails
7: * [[!template id=pr number=50350]]: rump/rumpkern/t_sp/stress_{long,short} fail
8: * [[!template id=pr number=55304]]: lib/librumpclient/t_exec/threxec, rump/rumpkern/t_sp/reconnect now fail
9: * [[!template id=pr number=55356]]: stress_killer test case now fails on real hardware
10: * [[!template id=pr number=55338]]: rump threxec test broken
11: * [[!template id=pr number=55632]]: tests/net/ipsec/t_ipsec_misc: timeout tests fail randomly
12:
13: ## Regressions since netbsd-9
14:
15: * ~~[[!template id=pr number=54913]]: fexecve(2) panics in chroot(8)~~
16: * [[!template id=pr number=55272]]: userland watchdog processes may be outstalled
17: * [[!template id=pr number=55370]]: Invalid modification/connection time with mount_null(8)
18: * ~~[[!template id=pr number=55489]]: Infinite loop in "rump ifconfig bridge0 create"~~
19: * [[!template id=pr number=55509]]: npm install -g electron crashes the kernel
20: * ~~[[!template id=pr number=55567]]: tcp-send slows down to slow single byte transfers~~
21:
22: ## PRs worth fixing
23:
24: * **Any issues found by [syzbot](https://syzkaller.appspot.com/netbsd) may potentially crash
25: the kernel and should be investigated and fixed.**
26: * [[!template id=pr number=51734]]: hdaudio(4) "RIRB timeout" interrupt storm on boot
27: * [[!template id=pr number=52583]]: iwm(4) "unhandled firmware response" followed by panic after extended use
28: * [[!template id=pr number=53173]]: "go test net/http" locks up the machine
29: * [[!template id=pr number=53155]]: Wedge after <12h uptime when >2 bnx network interfaces in use
30: * [[!template id=pr number=53291]]: GPT prevents installation
31: * [[!template id=pr number=53128]]: Boot says "default boot twice, skipping..."
32: * [[!template id=pr number=54345]]: kernel diagnostic assertion "xfer != NULL" in wdc.c
33: * [[!template id=pr number=54727]]: writing a large file causes unreasonable system behaviour (should be fixed, needs to be checked)
34: * [[!template id=pr number=54761]]: nvme corruption on GENERIC without DIAGNOSTIC
35: * [[!template id=pr number=54771]]: nvme(4) fails to attach
36: * [[!template id=pr number=54914]]: fcntl(F_GETPATH) is broken in chroot
37: * [[!template id=pr number=55042]]: kernel panics when ZFS filesystem is exported with NFS
38: * [[!template id=pr number=55458]]: entropy: WrAnRdNcING no nstropy in eed
39: * [[!template id=pr number=55510]]: pg_jobc going negative and crashing the kernel
40: * [[!template id=pr number=55533]]: mmap(2) fails when called with a non-zero hint
41:
42: ## Current status and timeline
43:
44: * no concrete timeline yet, to be re-evaluated end of November
45: * current is getting a lot better
46: * plain numbers have improved due to tests being disabled (for the first section of bugs above), this will be undone
47: * hoping to see the best architectures with single digit unexpected failures before the branch
48:
49: ## Last Test Results overview
50: For all tests, see [releng's tests page](//releng.netbsd.org/test-results.html).
51:
52: <table>
53: <thead>
54: <tr><td>Test</td> <td>Last checked</td> <td>Status</td><td>Last full test run</td><td>Comments</td></tr>
55: </thead>
56: <tbody>
57: <tr>
58: <td><a href="//www.netbsd.org/~martin/macppc-atf/">macppc</a>, real hardware</td>
59: <td>2020-11-08</td> <td>12 failures</td><td></td><td>PR <a href="//gnats.netbsd.org/55272">55272</a>, PR <a href="//gnats.netbsd.org/55338">55338</a></td>
60: </tr>
61: <tr>
62: <td><a href="//www.NetBSD.org/~martin/aarch64-atf/">evbarm64el-aarch64</a>, real hardware</td>
63: <td>2020-11-08</td> <td>19 failures</td><td></td><td></td>
64: </tr>
65: <tr>
66: <td><a href="//releng.netbsd.org/b5reports/i386/">i386</a>, qemu, official b5 runs</td>
67: <td>2020-11-08</td> <td>33 failures</td><td /><td />
68: </tr>
69: <tr>
70: <td><a href="//www.NetBSD.org/~martin/sparc64-atf/">sparc64</a>, real hardware</td>
71: <td>2020-11-08</td> <td>33 failures</td><td /><td>all wg(4) tests fail!</td>
72: </tr>
73: <tr>
74: <td><a href="//releng.netbsd.org/b5reports/amd64/">amd64</a>, qemu, official b5 runs</td>
75: <td>2020-11-08</td> <td>35 failures</td><td /><td />
76: </tr>
77: <tr>
78: <td><a href="//www-soc.lip6.fr/~bouyer/NetBSD-tests/xen/HEAD/">XEN</a>, i386 and amd64</td>
79: <td>2020-11-08</td> <td>58 failures</td><td></td><td/>
80: </tr>
81: <tr>
82: <td><a href="//www.netbsd.org/~martin/evbarm-atf/">evbarmv5</a>, real hardware</td>
83: <td>2020-11-08</td> <td>60 failures</td><td></td><td>PR <a href="//gnats.netbsd.org/55272">55272</a>, UVM amap issues</td>
84: </tr>
85: <tr>
86: <td><a href="//www.netbsd.org/~martin/landisk-atf/">landisk</a>, SH4, real hardware, low memory</td>
87: <td>2020-11-08</td> <td>116 failures</td><td></td><td>PR <a href="//gnats.netbsd.org/55491">55491</a></td>
88: </tr>
89: <tr>
90: <td><a href="//releng.netbsd.org/b5reports/sparc64/">sparc64</a>, qemu, low memory</td>
91: <td>2020-11-08</td> <td>requires qemu update</td><td>2019-12-07</td>
92: </tr>
93: <tr>
94: <td><a href="//www.netbsd.org/~martin/evbearmv7hf-atf/">evbearmv7hfeb</a>, real hardware</td>
95: <td>2020-11-08</td> <td>locks up during test run</td><td>2020-05-30</td><td>UVM amap issues</td>
96: </tr>
97: </tbody>
98: </table>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb