At this time DrupalCI parses results out of the sqlite results database produced by Drupal 8's version of simpletest.
The Drupal 6 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 6 version of simpletest does not use a sqlite db, so DrupalCI will need to find a way to parse those results.
Comments
Comment #2
isntall commentedThis has been fix in #2556861: Testrunner needs to support D6 Core testing
Comment #3
isntall commented