The following tests failed:
DBTNGExampleTest
SimpleTestExampleMockModuleTest
Here's a failing test: https://qa.drupal.org/pifr/test/785538
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 2262989_5.patch | 6.66 KB | mile23 |
| #5 | interdiff.txt | 899 bytes | mile23 |
| #2 | 2262989_dbtng_only.patch | 5.78 KB | mile23 |
Comments
Comment #1
mile23Working on the branch issues.
Comment #2
mile23This should fix the DBTNG problems. More later today.
Comment #3
mile23Comment #5
mile23Interdiff shows changes to simpletest.
Comment #6
mile23Comment #7
mile23Due to this: https://drupal.org/node/2250345
...we also need to change over the hook_help() implementation for both modules.
Comment #9
mile23Added changes to hook_help(), and....
Committed. http://drupalcode.org/project/examples.git/commitdiff/036c5df3c0579dd451...
Thanks, @cgalli!