This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
e2e test in ci #1105
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error, 3 warnings, and 1 notice
[api] › monitoring-instances.spec.ts:217:5 › patch monitoring instance secret key changes:
api-tests/tests/helpers.ts#L130
1) [api] › monitoring-instances.spec.ts:217:5 › patch monitoring instance secret key changes ─────
Error: expect(received).toBeTruthy()
Received: false
at helpers.ts:130
128 |
129 | const response = await request.post('/v1/monitoring-instances', {data})
> 130 | expect(response.ok()).toBeTruthy()
| ^
131 |
132 | return name
133 | }
at createMonitoringInstance (/home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/helpers.ts:130:27)
at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/monitoring-instances.spec.ts:218:18
|
Test (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
|
Check (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
|
API Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
|
🎭 Playwright Run Summary
1 flaky
[api] › monitoring-instances.spec.ts:217:5 › patch monitoring instance secret key changes ──────
46 passed (52.3s)
|