The RangeQueryTest extends Drupal\KernelTests\Core\Database\DatabaseTestBase and that class has the module "database_test" enabled. So the RangeQueryTest does not have to do that. Lets remove the adding of the module "database_test" from the class RangeQueryTest.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2855927-3.patch | 612 bytes | jofitz |
Comments
Comment #2
chi commentedComment #3
jofitzRe-rolled.
Comment #5
chi commentedThis works for me.
Comment #7
goz commentedNo reasons to tests to fail. I re-launch tests.
Comment #8
daffie commentedBack to RTBC.
Comment #9
alexpottCommitted and pushed 4976fb5 to 8.4.x and 303b9ae to 8.3.x. Thanks!