fix: connect service containers to local registry network (#1847) #4829
Annotations
4 errors
|
|
|
tests/test-cases/services/integration.test.ts#L193
AssertionError: expected 'job1 > still running...\njob1 > shoul…' to deeply equal 'job1 > should support single quote …'
- Expected
+ Received
+ job1 > still running...
job1 > should support single quote [']
job1 > should support double quote ["]
job1 > should support variable expansion [1.27.4]
❯ tests/test-cases/services/integration.test.ts:193:28
|
|
tests/test-cases/predefined-variables/integration.test.ts#L182
AssertionError: expected 'test-job > still running...\ntest-job…' to deeply equal 'test-job > CI=true\ntest-job > CI_API…'
- Expected
+ Received
@@ -1,5 +1,6 @@
+ test-job > still running...
test-job > CI=true
test-job > CI_API_V4_URL=https://gitlab.com:8443/api/v4
test-job > CI_BUILDS_DIR=/builds
test-job > CI_COMMIT_BRANCH=master
test-job > CI_COMMIT_DESCRIPTION=More commit text
❯ tests/test-cases/predefined-variables/integration.test.ts:182:32
|
|
tests/test-cases/predefined-variables/integration.test.ts#L145
AssertionError: expected 'test-job > still running...\ntest-job…' to deeply equal 'test-job > CI=true\ntest-job > CI_API…'
- Expected
+ Received
@@ -1,5 +1,6 @@
+ test-job > still running...
test-job > CI=true
test-job > CI_API_V4_URL=https://gitlab.com/api/v4
test-job > CI_BUILDS_DIR=/builds
test-job > CI_COMMIT_BRANCH=master
test-job > CI_COMMIT_DESCRIPTION=More commit text
❯ tests/test-cases/predefined-variables/integration.test.ts:145:32
|
The logs for this run have expired and are no longer available.
Loading