Currently, the manual tests form will attempt to run a branch test on a 6.x module against a 7.x core. This shouldn't be allowed.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | pifr.validate-core-version-matches-branch-1236006-1.patch | 1.03 KB | jthorson |
Currently, the manual tests form will attempt to run a branch test on a 6.x module against a 7.x core. This shouldn't be allowed.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | pifr.validate-core-version-matches-branch-1236006-1.patch | 1.03 KB | jthorson |
Comments
Comment #1
jthorson commentedNot 'pretty', but this should do it.
Comment #2
rfayI wish there were a more general way to do this.
Comment #3
jthorson commentedMe too ... but I don't want to break the possibility of testing 'named' branches.
Without the check in place, you get 'zero tests passed'.
Comment #4
jthorson commentedOh, look at that. Three variable assignments wrapped in 'if' statements ... *facepalm*