Problem/Motivation
Expected 2 spaces, got 3.
run_tests.simpletest:
- types: 'Simpletest'
- testgroups: '--all'
- suppress-deprecations: false
- halt-on-fail: false
+ types: 'Simpletest'
+ testgroups: '--all'
+ suppress-deprecations: false
+ halt-on-fail: false
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3130147-2.patch | 618 bytes | jungle |
Comments
Comment #2
jungleComment #3
junglesimpletest should be removed in 9.x, So no meaning to fix it in 9.x. I will file a separate issue to do it as I haven't found an existed one.
Comment #4
jungleComment #5
jungleComment #6
kishor_kolekar commentedplease review the patch.
Comment #7
kishor_kolekar commentedsorry please avoid the previous comment ..
Comment #8
alexpottThis is not worth doing. It's not breaking anything and doing #3117421: Stop trying to run non-existent simpletests on Drupal 9 is more important.