FreeBSD-main-amd64-test - Build #22357 - Unstable
- Reply: jenkins-admin_a_FreeBSD.org: "FreeBSD-main-amd64-test - Build #22358 - Fixed"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Oct 2022 17:46:49 UTC
FreeBSD-main-amd64-test - Build #22357 (77fe40cf2f391c7e014eb8c06f3cbd7bedf1bdde) - Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22357/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22357/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22357/console
Status explanation:
"Unstable" - some tests are suspected being broken by the following changes
"Still Unstable" - the failing test cases have not been fixed by these
following changes and this is a notification to note that
these changes have not been fully tested by the CI system
Change summaries:
(Those commits are likely but not certainly responsible)
eda633455a63421976d7d9fd093dc6b665de2c64 by glebius:
tcp: remove useless today lock assertion in a middle of function
92e190f11fe872f7b1f1a1a22c1f10edeb3b7f8d by glebius:
netinet*: remove unneeded headers from files that just declare domains
f91301cc792c27c5e3e179b606dd8271a624744b by kib:
strfmon_test: Fix typo and remove extra space
3f97d37ac586f43022fa54fdde881bf30550e67d by kib:
strfmon_test: Add some tests
f81dfea2912dbc0560587ab534a3d8549dbbb95b by kib:
strfmon: Code cleanup
d5980dff6b512fa9ba08d6af3ff365805fed44fd by kib:
strfmon: Fix typo in constant
0afd11d50f277c24e80dd0228b122bcc53d559c0 by kib:
strfmon: Fix typos in source code comments
9e03b903e377c75a60cbbb89ed78955769a1c804 by kib:
strfmon: Avoid an out-of-bounds access
6da51e19e347c13e133bcba68cc6100c16320a01 by kib:
strfmon: Trim the SPACE from international currency symbol
947efadc3d6e778a824618d82f53f061bec69b77 by kib:
strfmon: Fix alignment when enclosed by parentheses
750fe3e6a4619e040c7b0951775698b61290102e by kib:
strfmon: Fix an edge case when sep_by_space is 2
34f88528edba44b2703ba8c772bef077eca33dab by kib:
strfmon: Fix formatting of a second fixed-width value
0efec50e9e08f76e9e9d6a024763ca0fe83ae1f2 by kib:
strfmon(3): Remove repeated words
7cfd67ce96d97c263c2c56c5c437426463467689 by kib:
strfmon(3): Fix # explanation
7aaa50c6b58319ec948e8048fb165958bc47a356 by kevans:
split: add word order fix
d16d0b6b1981178a33abf5ec297fb132199e902b by whu:
Hyper-V: Code refactor to avoid redundancy of MSR values on x86 and
77fe40cf2f391c7e014eb8c06f3cbd7bedf1bdde by glebius:
netinet*: add back necessary headers
The failed test cases:
1 tests failed.
FAILED: sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger
Error Message:
/usr/src/tests/sys/kern/ptrace_test.c:603: WIFSTOPPED(status) not met