Tests fail with "The test did not complete due to a fatal error."

Comments

derjochenmeyer created an issue. See original summary.

derjochenmeyer’s picture

It seems the FormatterInterface changed...

Fatal error: Declaration of Drupal\geolocation\Plugin\Field\FieldFormatter\GeolocationLatlngFormatter::viewElements() must be compatible with Drupal\Core\Field\FormatterInterface::viewElements(Drupal\Core\Field\FieldItemListInterface $items, $langcode) in /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/geolocation/src/Plugin/Field/FieldFormatter/GeolocationLatlngFormatter.php on line 44
FATAL Drupal\geolocation\Tests\GeolocationFieldTest: test runner returned a non-zero error code (255).
derjochenmeyer’s picture

Status: Active » Needs review
StatusFileSize
new629 bytes
derjochenmeyer’s picture

Status: Needs review » Fixed

Committed.

  • derjochenmeyer committed 282cf80 on 8.x-1.x
    Issue #2576271 by derjochenmeyer: tests fail with "The test did not...

Status: Fixed » Needs work

The last submitted patch, 4: geolocation-2576271-4.patch, failed testing.

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 4: geolocation-2576271-4.patch, failed testing.

derjochenmeyer’s picture

Status: Needs work » Closed (fixed)