Simpletest creates a complete Drupal installation and for each test runs in a completely new Drupal instance. Right?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | block_template_suggestions_test-1837620-4.patch | 1.04 KB | chi |
| #1 | block_template_suggestions_test-1837620-1.patch | 617 bytes | chi |
Comments
Comment #1
chi commentedIt's not about UnitTestBase tests.
Comment #2
cameron tod commentedManual local testing: from web interface, block module disabled.
Before patch:
After patch, 3 passes, 0 fails, 0 exceptions, and everything is looking great.
Comment #3
catchThis should be able to use DrupalUnitTestBase now.
Comment #4
chi commentedComment #5
benjy commentedThis no longer seems to be an issue against D8 HEAD.