All of the tests are failing because testbot can't enable Views, because Views is no longer listed as a dependency.

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

Version: 7.x-6.x-dev » 7.x-5.x-dev
Status: Active » Needs review
StatusFileSize
new343 bytes

This adds a test_dependencies line to the info file for 7.x-5.x.

damienmckenna’s picture

Version: 7.x-5.x-dev » 7.x-6.x-dev
StatusFileSize
new341 bytes

This is for 7.x-6.x.

damienmckenna’s picture

Version: 7.x-6.x-dev » 6.x-5.x-dev
StatusFileSize
new361 bytes

Figured I'd try adding OAuth too. This is for 6.x-5.x.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

damienmckenna’s picture

Status: Fixed » Needs work

Ok, so this didn't work as planned - the tests are still failing. I committed the changes and released 7.x-6.1-unstable1 with the included changes, but the tests are still failing: https://qa.drupal.org/pifr/test/1138583

I've opened an issue in the testbot queue to see if anyone would have suggestions on how to fix the problem: #2561649: Twitter tests failing trying to enable the twitter module?

The last submitted patch, 2: twitter-n2561255-2-7.x-5.x.patch, failed testing.

The last submitted patch, 3: twitter-n2561255-3-7.x-6.x.patch, failed testing.

damienmckenna’s picture

Status: Needs work » Needs review
StatusFileSize
new1.79 KB

The 7.x-5.x and 7.x-6.x branch tests are now passing, so just have to fix the 6.x-5.x tests.

damienmckenna’s picture

Status: Needs review » Needs work

This still needs work to make the D6 branch work properly.

damienmckenna’s picture

Component: Miscellaneous » Tests
Priority: Critical » Normal