Those of us using CVS copy of SimpleTest 6.x-1.x-dev cannot use the module anymore since the D7 info is in the simpletest.info file:

version = VERSION
core = 7.x
files[] = simpletest.module
files[] = simpletest.install

Comments

dave reid’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev

Only applies to 6.x-2.x-dev branch.

boombatower’s picture

Assigned: Unassigned » boombatower
Status: Active » Fixed

Arg....even thought about that when I copied the files[] chunks.....

Thanks for reporting.

dave reid’s picture

No problem. :) The lines actually got put in to the 2.8 release as well, but I'm not sure if the d.org packaging script overrides those.

boombatower’s picture

I was aware they made it into 2.8, which is rather annoying. I checked the down loadable tar and it overrides the core = "".

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

dave reid’s picture

Status: Closed (fixed) » Needs review
StatusFileSize
new572 bytes

We actually still have version = VERSION which tells update status that simple test's version is 6.13-dev currently. This still needs to be fixed in the .info file.

boombatower’s picture

Status: Needs review » Fixed

Committed.

mike booth’s picture

Status: Fixed » Active

Perhaps the downloadable tar works. Perhaps the 6.x-2.x-dev branch works. But those of us using "drush dl simpletest" with the CVS option to install the "recommended for 6.x" release directly from CVS still get a broken 6.x-2.8 version.

At least I know how to fix that problem by manually checking out the 6.x-2.x-dev branch instead.

Perhaps you could consider releasing 6.x-2.9? Alternatively, you can "won't fix" this and tell me to get a life. ;)

boombatower’s picture

Status: Active » Closed (won't fix)

I'll be rolling a backport of head in the next week or two...I'll release then rather than make to releases back to back.

boombatower’s picture

Status: Closed (won't fix) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.