Opened 12 years ago
Closed 7 years ago
#8106 closed defect (duplicate)
Minor update on $SAGE_ROOT/README.txt
Reported by: | GokhanSever | Owned by: | mvngu |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | documentation | Keywords: | test check |
Cc: | Merged in: | ||
Authors: | Reviewers: | Minh Van Nguyen, Karl-Dieter Crisman | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
There should be a warning added to this description. Such as:
Please be aware that a failure in execution of an individual test suite could terminate your build process. Use with caution. In case of your build terminated try building SAGE without running the tests.
If you want to run the test suite for each individual spkg as it is installed, type export SAGE_CHECK="yes" before starting the Sage build. This will run each test suite and will raise an error if any failures occur.
See the discussion in context : http://groups.google.com/group/sage-devel/t/cf328879542463a4
Change History (8)
comment:1 Changed 12 years ago by
comment:2 Changed 9 years ago by
- Milestone changed from sage-5.11 to sage-5.12
comment:3 Changed 8 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:4 Changed 8 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:5 Changed 8 years ago by
- Milestone changed from sage-6.3 to sage-6.4
comment:6 Changed 8 years ago by
- Milestone changed from sage-6.4 to sage-duplicate/invalid/wontfix
- Reviewers set to Minh Van Nguyen, Karl-Dieter Crisman
- Status changed from new to needs_review
Yes, this did.
comment:7 Changed 8 years ago by
- Status changed from needs_review to positive_review
comment:8 Changed 7 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
See ticket #7484 for an updated README.txt that fixes the issue reported here.