Tests added in #3144182: Add basic test coverage should be run automatically.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | custom_elements-cs_correct-3145028-9.patch | 25.03 KB | mostepaniukvm |
Tests added in #3144182: Add basic test coverage should be run automatically.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | custom_elements-cs_correct-3145028-9.patch | 25.03 KB | mostepaniukvm |
Comments
Comment #2
mostepaniukvmhttps://www.drupal.org/pift-ci-job/1811349
Tests are failed and we need to check coding standards messages
Comment #4
mostepaniukvmCorrected dependencies and queued test again
Comment #5
fagoseems like it's not fully working yet, it misses a dependency still:
>Unable to install modules: module 'custom_elements_test_paragraphs' is missing its dependency module crop.
See https://www.drupal.org/drupalorg/docs/drupal-ci/dependency-management-wi... - dependencies must be added to require-dev in composer.json.
Comment #6
mostepaniukvmComment #9
mostepaniukvmFixed coding standard messages
Comment #13
mostepaniukvmD8 tests passed but D9 failed because of https://www.drupal.org/project/drupal/issues/3105701
We need to correct .info.yml
Comment #16
mostepaniukvmD8+D9 tests passed. Fixed