feat: updates runtimes in examples and defaults to 2023.09 #2049
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 10 warnings
test - windows-latest
The job was canceled because "ubuntu-latest" failed.
|
test - windows-latest
The operation was canceled.
|
test › Should run snapshot tests:
packages/cli/e2e/__tests__/test.spec.ts#L171
expect(received).toContain(expected) // indexOf
Expected substring: "7e8512c5-d9f5-44d3-af2f-f055a106400f"
Received string: "
Notice: replacing version '0.0.1-dev' with latest '4.4.0'.·
Parsing your project...
Parsing your project... ⣾
Parsing your project... ⣽
Parsing your project... ⣻
Parsing your project... ⢿
Parsing your project... ⡿
Parsing your project... ⣟
Parsing your project... ⣯
Parsing your project... ⣷
Parsing your project... ⣾
Parsing your project... ⣽
Parsing your project... ⣻
Parsing your project... ⢿
Parsing your project... ⡿
Parsing your project... ⣟
Parsing your project... ⣯
Parsing your project... ⣷
Parsing your project... ⣾
Parsing your project... ⣽
Parsing your project... ⣻
Parsing your project... done·
Running 1 checks in us-east-1.·
snapshot-test.spec.ts
~ snapshot-test.spec.ts·
1 scheduling, 1 total··
snapshot-test.spec.ts
- snapshot-test.spec.ts·
1 running, 1 total··
✖ snapshot-test.spec.ts (6s)·
──Logs──────────────────────────────────────────────────────────────────────
14:53:38 DEBUG Starting job
14:53:38 DEBUG Creating runtime using version 2023.09
14:53:39 DEBUG Running Playwright test script
14:53:40 INFO Running 1 test using 1 worker
14:53:41 INFO [1/1] [chromium] › test.spec.js › Danube Snapshot Test
14:53:44 INFO 1) [chromium] › ../../checkly/functions/src/2023-09/node_modules/vm2/lib/bridge.js:485:11 › Danube Snapshot Test··
Error: Screenshot comparison failed:·
75575 pixels (ratio 0.09 of all image pixels) are different.·
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 75575 pixels (ratio 0.09 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 75575 pixels (ratio 0.09 of all image pixels) are different.·
Expected: /tmp/19g67lplbg1tj/script.spec.js-snapshots/Danube-Snapshot-Test-1-chromium-linux.png
Received: /tmp/19g67lplbg1tj/artifacts/script-danube-snapshot-test-chromium/Danube-Snapshot-Test-1-actual.png
Diff: /tmp/19g67lplbg1tj/artifacts/script-danube-snapshot-test-chromium/Danube-Snapshot-Test-1-diff.png·
at ../../../../../../../tmp/19g67lplbg1tj/snapshot-test.spec.ts:9:36·
attachment #1: Danube-Snapshot-Test-1-expected.png (image/png) ─────────────────────────────────
script.spec.js-snapshots/Danube-Snapshot-Test-1-chromium-linux.png
────────────────────────────────────────────────────────────────────────────────────────────────·
attachment #2: Danube-Snapshot-Test-1-actual.png (image/png) ───────────────────────────────────
artifacts/script-danube-snapshot-test-chromium/Danube-Snapshot-Test-1-actual.png
────────────────────────────────────────────────────────────────────────────────────────────────·
attachment #3: Danube-Snapshot-Test-1-diff.png (image/png) ─────────────────────────────────────
artifacts/script-danube-snapshot-test-chromium/Danube-Snapshot-Test-1-diff.png
────────────────────────────────────────────────────────────────────────────────────────────────·
attachment #4: video (video/webm) ──────────────────────────────────────────────────────────────
artifacts/videos/danube-snapshot-test-1701356024230.webm
────────────────────────────────────────────────────────────────────────────────────────────────·
attachment #5: trace (application/zip) ─────────────────────────────────────────────────────────
artifacts/script-danube-snapshot-test-chromium/trace.zip
Usage:·
npx playwright show-trace artifacts/script-danube-snapshot-test-chromium/trace.zip·
────────────────────────────────────────────────────────────────────────────────────────────────
14:53:44 INFO 1 failed
[chromiu
|
test - ubuntu-latest
Process completed with exit code 1.
|
lint:
packages/cli/e2e/__tests__/fixtures/deploy-esm-project/api.check.mjs#L3
'api' is assigned a value but never used
|
lint:
packages/cli/e2e/__tests__/fixtures/esm-module/checks.check.ts#L3
'browserCheck' is assigned a value but never used
|
lint:
packages/cli/e2e/__tests__/fixtures/snapshot-project-missing-snapshots/checkly.config.ts#L5
Forbidden non-null assertion
|
lint:
packages/cli/e2e/__tests__/fixtures/snapshot-project/checkly.config.ts#L5
Forbidden non-null assertion
|
lint:
packages/cli/e2e/__tests__/fixtures/test-project/src/__checks__/group.check.ts#L22
'browserCheck' is assigned a value but never used
|
lint:
packages/cli/e2e/__tests__/fixtures/test-project/src/__checks__/heartbeat.check.ts#L3
'heartbeat' is assigned a value but never used
|
lint:
packages/cli/e2e/__tests__/fixtures/test-project/src/__checks__/secret.check.ts#L3
'browserCheck' is assigned a value but never used
|
lint:
packages/cli/e2e/__tests__/fixtures/test-project/src/services/api/api.check.ts#L4
'apiCheck' is assigned a value but never used
|
lint:
packages/cli/e2e/__tests__/fixtures/test-project/src/services/api/api.check.ts#L21
'skipSslApiCheck' is assigned a value but never used
|
lint:
packages/cli/e2e/__tests__/fixtures/test-project/src/services/api/typo.checkz.ts#L3
'apiCheck' is assigned a value but never used
|