Opened 12 years ago
Closed 12 years ago
#3118 closed task (fixed)
automake test time
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 7.2 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
For me on a 3.2GHz P4 the automake tests took over 2 hours. That's about 31 SBU. We need a bigger warning about how much time the checks take.
Change History (3)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
My tests gave:
# TOTAL: 2921 # PASS: 2692 # SKIP: 189 # XFAIL: 40
Added a note warning about test time.
Fixed at revision 9883.
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
On my phonon, running with make -j1, the build of 1.12.1 *including* tests took about 34 SBU (about 1hr42). Like everything else, tests get slower. I'm more concerned that in my build I got 82 FAILs. All but 5 of these were in t/instspc.tap. OTOH, I don't trust testsuites, so I'm not particularly worried by this.