Fix the testing issues:

Drupal\simpletest\TestBase::run
fail: [Requirements] Line 935 of core/modules/simpletest/src/TestBase.php:
No test methods found.

1	Cacheflush.Drupal\cacheflush_cron\Tests\CacheFlushCronUI
✗	
Drupal\simpletest\TestBase::run
fail: [Requirements] Line 935 of core/modules/simpletest/src/TestBase.php:
No test methods found.

1	Cacheflush.Drupal\cacheflush_ui\Tests\CacheFlushUICRUDAccessTest
✗	
Unknown
fail: [run-tests.sh check] Line 0 of :
FATAL Drupal\cacheflush_ui\Tests\CacheFlushUICRUDAccessTest: test runner returned a non-zero error code (255).
1	Cacheflush.Drupal\cacheflush_ui\Tests\CacheFlushUICRUD
✗	
Unknown
fail: [run-tests.sh check] Line 0 of :
FATAL Drupal\cacheflush_ui\Tests\CacheFlushUICRUD: test runner returned a non-zero error code (255).
1	Cacheflush.Drupal\Tests\cacheflush\Functional\CacheFlushTest
✗	
Unknown
fail: [run-tests.sh check] Line 0 of :
FATAL Drupal\Tests\cacheflush\Functional\CacheFlushTest: test runner returned a non-zero error code (255).
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ilchovuchkov created an issue. See original summary.

vuil’s picture

Status: Active » Needs review
FileSize
2 KB

  • ilchovuchkov committed e88f135 on 8.x-1.x
    Issue #3085515 by ilchovuchkov: Add drupalci.yml, composer.json, update...
vuil’s picture

Status: Needs review » Needs work

The bug within Simpletest still persists.

vuil’s picture

Status: Needs work » Needs review
FileSize
506 bytes
588 bytes

Update drupalci.yml file.

Status: Needs review » Needs work

The last submitted patch, 5: 3085515-5.patch, failed testing. View results

vuil’s picture

Status: Needs work » Needs review
FileSize
2.24 KB

  • ilchovuchkov committed 13d862f on 8.x-1.x
    Issue #3085515 by ilchovuchkov: Update Continuous Integration Testing.
    
vuil’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

vuil’s picture