All of the tests are failing because testbot can't enable Views, because Views is no longer listed as a dependency.
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | twitter-n2561255-12-6.x-5.x.patch | 1.79 KB | damienmckenna |
| #4 | twitter-n2561255-4-6.x-5.x.patch | 361 bytes | damienmckenna |
| #3 | twitter-n2561255-3-7.x-6.x.patch | 341 bytes | damienmckenna |
| #2 | twitter-n2561255-2-7.x-5.x.patch | 343 bytes | damienmckenna |
Comments
Comment #2
damienmckennaThis adds a test_dependencies line to the info file for 7.x-5.x.
Comment #3
damienmckennaThis is for 7.x-6.x.
Comment #4
damienmckennaFigured I'd try adding OAuth too. This is for 6.x-5.x.
Comment #7
damienmckennaCommitted.
Comment #9
damienmckennaOk, 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?
Comment #12
damienmckennaThe 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.
Comment #17
damienmckennaAll tests pass except for a problem with the oath/oauth_common project confusion on D6: #2562799: Deprecate this module, rename branches so that Twitter module's tests can work again
Comment #18
damienmckennaThis still needs work to make the D6 branch work properly.
Comment #19
damienmckenna