Opened 8 years ago
Closed 7 years ago
#1695 closed enhancement (fixed)
Always generate test instructions, but comment them out according to the settings
Reported by: | Pierre Labastie | Owned by: | Pierre Labastie |
---|---|---|---|
Priority: | normal | Milestone: | 3.0 |
Component: | jhalfs | Version: | SVN |
Severity: | minor | Keywords: | |
Cc: |
Description
Right now, test instructions are generated only if requested. This means that if you want to run test instructions in only one package, you have to generate all the test instructions, and then remove manually the test instructions you do not want to run. The proposed enhancement would allow to instead do the following in that case:
- select "no tests", and generate the scriptlets
- uncomment the test(s) you want to run
while the present behavior would be preserved in case you just want to run chapter 6 tests, or critical tests, and so on.
Change History (5)
comment:1 by , 8 years ago
Milestone: | → 3.0 |
---|
comment:2 by , 8 years ago
comment:3 by , 7 years ago
Owner: | changed from | to
---|---|
Priority: | low → normal |
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Maybe this can be coupled to #1694. In that case, we'll change milestone to 2.4.