EVEREST-1788 Adjust namespaces remove
CLI command (#1000)
#3608
Annotations
1 error, 3 warnings, and 1 notice
Run integration tests:
api-tests/tests/helpers.ts#L15
1) [api] › database-cluster-backups.spec.ts:85:5 › list backups ──────────────────────────────────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:15
13 | console.log(`${response.url()}: `, await response.json());
14 | }
> 15 | expect(response.ok()).toBeTruthy()
| ^
16 | }
17 |
18 | export const testsNs = 'everest'
at checkError (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:15:25)
at Object.createDBCluster (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:52:3)
at /home/runner/work/everest/everest/api-tests/tests/database-cluster-backups.spec.ts:91:3
|
Set up Go release
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Run integration tests
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
Run integration tests:
api-tests/[api] › pg-clusters.spec.ts#L1
api-tests/[api] › pg-clusters.spec.ts took 26.5s
|
Run integration tests
1 flaky
[api] › database-cluster-backups.spec.ts:85:5 › list backups ───────────────────────────────────
53 passed (3.5m)
|
Loading