Problem/Motivation
See title
Proposed resolution
Fix
Remaining tasks
Review
User interface changes
None
API changes
None
Nomination for trivial patch of the month?
Beta phase evaluation
| Issue category | Task |
|---|---|
| Unfrozen changes | Unfrozen because it removes old/dead code |
| Prioritized changes | The main goal of this issue is removing previously deprecated code. |
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | various_tests_still-2365965-9.patch | 6.45 KB | gaurav.pahuja |
| #7 | various_tests_still-2365965-7.patch | 6.45 KB | pushpinderchauhan |
| #7 | interdiff-2365965-4-7.txt | 3.03 KB | pushpinderchauhan |
| #4 | various_tests_still-2365965-4.patch | 6.42 KB | Cristian.Andrei |
| contact-test.1.patch | 806 bytes | larowlan |
Comments
Comment #1
jibranComment #2
arla commentedWhy don't we get rid of some more
getInfo()'s in this issue too.Comment #3
larowlanYes please
Comment #4
Cristian.Andrei commentedlow hanging fruit, picked
Comment #5
Cristian.Andrei commentedComment #6
arla commentedNice.
I would say there should be an empty line before the @group annotation in all these files. I cannot find any references to that in the coding standards, but since that's how every other test file looks afaics, I think we should keep to that.
Comment #7
pushpinderchauhan commentedAs per #6 updated patch.
Comment #8
arla commentedI like.
Comment #9
alexpottShould be
@group Utilityand the new line is unnecessary.Comment #10
gaurav.pahuja commentedUpdated as per #9. Not attaching interdiff as this is minor change.
Changed to:
Comment #11
valentine94Looks good, +1 RTBC
Comment #12
jhedstromI added a beta phase evaluation. RTBC since it removes a bunch of dead code we don't want to maintain.
Comment #13
alexpottCommitted eb68f25 and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation for to the issue summary.