At this time DrupalCI parses results out of the sqlite results database produced by Drupal 8's version of simpletest.
The Drupal 7 version of simpletest does not use a sqlite db, so DrupalCI will need to find a way to parse those results.
At this time DrupalCI parses results out of the sqlite results database produced by Drupal 8's version of simpletest.
The Drupal 7 version of simpletest does not use a sqlite db, so DrupalCI will need to find a way to parse those results.
Comments
Comment #2
hestenetComment #3
isntall commentedThis has been fixed in #2545492: Testrunner needs to support D7 Core testing