PMM2 Integration Tests #1239
Annotations
3 errors, 6 warnings, and 13 notices
tests/pmm-server-docker-generic.spec.ts:44:7 › PMM Server CLI tests for Docker Environment Variables › PMM-T226 run docker container with all valid environment variables not causing any warning or error message:
pmm-ui-tests/cli/support/types/output.ts#L28
1) tests/pmm-server-docker-generic.spec.ts:44:7 › PMM Server CLI tests for Docker Environment Variables › PMM-T226 run docker container with all valid environment variables not causing any warning or error message
Error: "docker logs PMM-T226 2>&1 | grep "WARN"" expected to exit with 1! Output: "WARN[2023-08-11T13:40:36.330+00:00] Configuration warning: unknown environment variable "LC_ALL=en_US.utf8".
"
Expected: 1
Received: 0
at support/types/output.ts:28
26 | async exitCodeEquals(expectedValue: number) {
27 | await test.step(`Verify "${this.command}" command exit code is ${expectedValue}`, async () => {
> 28 | expect(this.code, `"${this.command}" expected to exit with ${expectedValue}! Output: "${this.stdout}"`).toEqual(expectedValue);
| ^
29 | });
30 | }
31 |
at /home/runner/work/pmm-submodules/pmm-submodules/pmm-ui-tests/cli/support/types/output.ts:28:111
at Output.exitCodeEquals (/home/runner/work/pmm-submodules/pmm-submodules/pmm-ui-tests/cli/support/types/output.ts:27:16)
at /home/runner/work/pmm-submodules/pmm-submodules/pmm-ui-tests/cli/tests/pmm-server-docker-generic.spec.ts:51:71
|
tests/pmm-server-docker-generic.spec.ts:79:7 › PMM Server CLI tests for Docker Environment Variables › Basic Sanity using Clickhouse shipped with PMM-Server:
pmm-ui-tests/cli/tests/pmm-server-docker-generic.spec.ts#L95
2) tests/pmm-server-docker-generic.spec.ts:79:7 › PMM Server CLI tests for Docker Environment Variables › Basic Sanity using Clickhouse shipped with PMM-Server, Check Connection, Run a Query
Error: Verify Clickhouse engine is "Atomic"
Expected: "Atomic"
Received: "Ordinary"
93 | const expectedPath = '/srv/clickhouse/';
94 | expect(output.getStdOutLines()[0], `Verify "pmm" Database Exists`).toEqual('pmm');
> 95 | expect(output.getStdOutLines()[1], `Verify Clickhouse engine is "Atomic"`).toEqual('Atomic');
| ^
96 | expect(output.getStdOutLines()[2], `Verify Clickhouse data_path is "${expectedPath}"`).toContain(expectedPath);
97 | expect(output.getStdOutLines()[3], `Verify Clickhouse metadata_path contains "${expectedPath}"`).toContain(expectedPath);
98 | });
at /home/runner/work/pmm-submodules/pmm-submodules/pmm-ui-tests/cli/tests/pmm-server-docker-generic.spec.ts:95:80
|
cli-tests (generic)
Process completed with exit code 1.
|
Slow Test:
pmm-ui-tests/cli/tests/pmm-server-docker-generic.spec.ts#L1
pmm-ui-tests/cli/tests/pmm-server-docker-generic.spec.ts took 1.7m
|
Slow Test:
pmm-ui-tests/cli/tests/postgreSql-pdpgsql.spec.ts#L1
pmm-ui-tests/cli/tests/postgreSql-pdpgsql.spec.ts took 36.4s
|
Slow Test:
pmm-ui-tests/cli/tests/postgreSql-pdpgsql.spec.ts#L1
pmm-ui-tests/cli/tests/postgreSql-pdpgsql.spec.ts took 35.7s
|
Slow Test:
pmm-ui-tests/cli/tests/postgreSql-pdpgsql.spec.ts#L1
pmm-ui-tests/cli/tests/postgreSql-pdpgsql.spec.ts took 37.0s
|
cli-tests (ps5.7)
No files were found with the provided path: ./pmm-ui-tests/cli/test-report. No artifacts will be uploaded.
|
cli-tests (ps8)
No files were found with the provided path: ./pmm-ui-tests/cli/test-report. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
4 passed (824ms)
|
🎭 Playwright Run Summary
2 skipped
15 passed (5.4s)
|
🎭 Playwright Run Summary
2 skipped
15 passed (4.9s)
|
🎭 Playwright Run Summary
2 failed
tests/pmm-server-docker-generic.spec.ts:44:7 › PMM Server CLI tests for Docker Environment Variables › PMM-T226 run docker container with all valid environment variables not causing any warning or error message
tests/pmm-server-docker-generic.spec.ts:79:7 › PMM Server CLI tests for Docker Environment Variables › Basic Sanity using Clickhouse shipped with PMM-Server, Check Connection, Run a Query
1 skipped
9 passed (1.7m)
|
🎭 Playwright Run Summary
2 skipped
15 passed (6.1s)
|
🎭 Playwright Run Summary
7 passed (2.0s)
|
🎭 Playwright Run Summary
2 skipped
21 passed (37.3s)
|
🎭 Playwright Run Summary
2 skipped
21 passed (36.4s)
|
🎭 Playwright Run Summary
6 passed (2.1s)
|
🎭 Playwright Run Summary
2 skipped
21 passed (38.2s)
|
🎭 Playwright Run Summary
1 skipped
16 passed (15.1s)
|
🎭 Playwright Run Summary
1 passed (1.1s)
|
🎭 Playwright Run Summary
7 passed (2.2s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
report-clientContainer
Expired
|
412 KB |
|
report-generic
Expired
|
418 KB |
|
report-haproxy
Expired
|
413 KB |
|
report-help
Expired
|
413 KB |
|
report-modb4.4
Expired
|
415 KB |
|
report-modb5
Expired
|
415 KB |
|
report-modb6
Expired
|
415 KB |
|
report-ms8.0
Expired
|
409 KB |
|
report-pdpgsql13
Expired
|
424 KB |
|
report-pdpgsql14
Expired
|
425 KB |
|
report-pdpgsql15
Expired
|
424 KB |
|
report-proxysql
Expired
|
410 KB |
|