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.

Comments

jthorson’s picture

Status: Active » Needs review
StatusFileSize
new1.03 KB

Not 'pretty', but this should do it.

rfay’s picture

I wish there were a more general way to do this.

jthorson’s picture

Me too ... but I don't want to break the possibility of testing 'named' branches.

Without the check in place, you get 'zero tests passed'.

jthorson’s picture

Status: Needs review » Needs work

Oh, look at that. Three variable assignments wrapped in 'if' statements ... *facepalm*