Opened 14 years ago
Closed 14 years ago
#2783 closed task (worksforme)
Coreutils test failures
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 6.8 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
Noted in the dummy tests during Coreutils testing were 2 errors. My toolchain was as clean (errorwise) as any I've seen. Anyway, can anyone confirm this:
====================================== 2 of 222 tests failed (5 tests were not run) See gnulib-tests/test-suite.log Please report to bug-coreutils@gnu.org ====================================== FAIL: test-fdutimensat (exit: 134) ================================== test-utimens.h:75: assertion failed FAIL: test-utimensat (exit: 134) ================================ test-utimens.h:75: assertion failed
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Randy,
I can't reproduce this here (Coreutils-8.6 on a Core2Duo based VirtualBox host). If you can reliably reproduce this, would you mind posting it to bug-coreutils and also cc bug-gnulib please?
Thanks,
Matt.
comment:3 by , 14 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
My latest build using coreutils 8.8 gives:
All 13 tests passed (9 tests were not run) -- All 389 tests passed (53 tests were not run) -- All 223 tests passed (5 tests were not run)
Note:
See TracTickets
for help on using tickets.
For me.
I'm using a core2duo. My host for test was Linux 2.6.30.2-lfs65. LFS-6.7 uses coreutils 8.5, but svn is using 8.6. I haven't checked out 8.6 yet.