Opened 2 years ago
Closed 2 years ago
#5165 closed enhancement (fixed)
Recheck test failures
Reported by: | Bruce Dubbs | Owned by: | Xi Ruoyao |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | Book | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
In the last set up updates some new test failures showed up but were not documented. Notably binutils and gcc. See attached.
Attachments (1)
Change History (8)
by , 2 years ago
follow-up: 4 comment:1 by , 2 years ago
For binutils all failures are documented. Note that the failures are duplicated because I added a command so the user can list all failures easier after the test finishes.
follow-up: 6 comment:2 by , 2 years ago
For gcc the book says there were 11 i386 failures, but there are 12 in the attachment.
comment:3 by , 2 years ago
For libtool, tar, and util-linux the failurs are already documented.
For coreutils, sort-NaN-infloop seems no longer failing now but test-getlogin fails.
comment:4 by , 2 years ago
Replying to Xi Ruoyao:
For binutils all failures are documented. Note that the failures are duplicated because I added a command so the user can list all failures easier after the test finishes.
Would you prefer me to use "nodump" for the test summary command so we won't see duplicated entries?
comment:5 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I'll run a jhalfs build with full tests today.
comment:6 by , 2 years ago
Replying to Xi Ruoyao:
For gcc the book says there were 11 i386 failures, but there are 12 in the attachment.
11 is correct. In the attachement FAIL: gcc.target/i386/mvc7.c scan-assembler foo.default,
is duplicated two times.
comment:7 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed for trunk at r11.2-198-ge354e5846. Leaving #5162 open for SA.
Summary of test failures.