Opened 13 years ago
Closed 13 years ago
#639 closed enhancement (fixed)
run tests in parallel
Reported by: | dmharvey | Owned by: | gfurnish |
---|---|---|---|
Priority: | major | Milestone: | sage-2.10.3 |
Component: | user interface | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
It would be very cool if sage -t
could run tests in parallel on a multicore machine. There would need to be some clever output redirection so all the test output didn't get mishmashed together.
Change History (6)
comment:1 Changed 13 years ago by
- Milestone set to sage-wishlist
comment:2 Changed 13 years ago by
See also #838.
comment:3 Changed 13 years ago by
- Owner changed from was to gfurnish
comment:4 Changed 13 years ago by
- Status changed from new to assigned
comment:5 Changed 13 years ago by
- Milestone changed from sage-wishlist to sage-2.10.3
comment:6 Changed 13 years ago by
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Hehe, William told me that this feature has been requested about 30 times. And now it is in trac. But I wholly agree and had hoped that this could be accomplished.
+1 from me, without a doubt.
Cheers,
Michael