Resolve phpunit testing errors on Gitlab CI automated tests

Created on 19 December 2023, 12 months ago
Updated 10 January 2024, 11 months ago

Problem/Motivation

There are two errors showing for the phpunit output coming from the Gitlab CI testing.

There were 2 errors:

1) Drupal\Tests\domain_path\Functional\DomainPathDomainTest::testDomainPathGet
GuzzleHttp\Exception\ConnectException: cURL error 6: Could not resolve host: one.localhost (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://one.localhost/web//cQFSUSNT
[ ... ]
2) Drupal\Tests\domain_path\Functional\DomainPathNodeAliasTest::testDomainPathNodeAliasesFill
Error: Call to undefined method Drupal\Tests\domain_path\Functional\DomainPathNodeAliasTest::drupalPostForm()

Steps to reproduce

View output of testing: https://git.drupalcode.org/issue/domain_path-3409798/-/jobs/508410

Proposed resolution

Resolve issues in code so all phpunit tests are passing.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States ddavisboxleitner

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024