When your MySQL setting has an auto-increment value that is not 1, tests fail. The attached is an export report of failing tests up until SimpleTest died completely. This is a meta-issue allowing us to track each individual failing test.
Issues
- #1943282: User Account Links Tests assumes certain menu link IDs
- #2011780: Taxonomy vocabulary interface test assumes auto-increment increment of 1
- #2011822: Trigger content (node) actions test assumes auto-increment increment of 1
- #2013845: TaxonomyVocabularyTestCase assumes auto-increment increment of 1
- #2462893: MigrateBlockContentTest assumes auto-increment increment of 1
- #2487437: BulkFormAccessTest assumes auto-increment increment of 1
| Comment | File | Size | Author |
|---|---|---|---|
| autoincrement_failures.zip | 373.77 KB | robloach |
Comments
Comment #0.0
robloachfds
Comment #0.1
pdrake commentedAdded issue 2011780 for Taxonomy vocabulary interface test.
Comment #0.2
pdrake commentedAdded issue #2011822 for Trigger content (node) actions test.
Comment #0.3
pdrake commentedAdded issue for TaxonomyVocabularyTestCase.
Comment #1
anavarreComment #2
anavarreComment #3
anavarreComment #12
quietone commentedTriaging issues in simpletest.module as part of the Bug Smash Initiative to determine if they should be in the Simpletest Project or core.
This looks like it a Phpunit issue, changing component.