Drupal core provides four test suites, and uses stricter PHPUnit configuration than Plugin currently does. Merges these settings from core's phpunit.xml.dist into Plugin's, and fix any failures.

Our own phpunit.xml.dist is used in any testing environment other than drupal.org's own testbot, which is why this is relevant. This allows us to run tests in a way that suits this project. Code coverage statistics are faster, for instance.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Xano created an issue. See original summary.

Xano’s picture

Assigned: Xano » Unassigned
Status: Active » Needs review
FileSize
12.06 KB
Xano’s picture

Issue summary: View changes

Status: Needs review » Needs work

The last submitted patch, 2: plugin_2817325_2.patch, failed testing.

The last submitted patch, 2: plugin_2817325_2.patch, failed testing.

Xano’s picture

Status: Needs work » Needs review

Triggering new tests, because the previous ones failed because of something Java on Jenkins.

Xano’s picture

Status: Needs review » Fixed

  • Xano committed 7310c9e on 8.x-2.x
    Issue #2817325 by Xano: Make PHPUnit-based tests behave like Drupal core...

Status: Fixed » Closed (fixed)

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