v0.4.21 (#998) #1002
integration_test_windows.yml
on: push
integration-windows-test
13m 51s
Annotations
3 errors and 1 notice
[post-install] › post-install\troubleshootingServerStart.spec.ts:13:3 › Troubleshooting - cannot start server › Troubleshooting page is offered when server cannot start:
tests\integration\post-install\troubleshootingServerStart.spec.ts#L17
1) [post-install] › post-install\troubleshootingServerStart.spec.ts:13:3 › Troubleshooting - cannot start server › Troubleshooting page is offered when server cannot start
Error: expect(page).toHaveScreenshot(expected)
68 pixels (ratio 0.01 of all image pixels) are different.
Expected: D:\a\desktop\desktop\tests\integration\post-install\troubleshootingServerStart.spec.ts-snapshots\cannot-start-server-troubleshoot-post-install-win32.png
Received: D:\a\desktop\desktop\test-results\post-install-troubleshooti-79132-ed-when-server-cannot-start-post-install\cannot-start-server-troubleshoot-actual.png
Diff: D:\a\desktop\desktop\test-results\post-install-troubleshooti-79132-ed-when-server-cannot-start-post-install\cannot-start-server-troubleshoot-diff.png
Call log:
- expect.toHaveScreenshot(cannot-start-server-troubleshoot.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 68 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 68 pixels (ratio 0.01 of all image pixels) are different.
15 |
16 | await expect(serverStart.troubleshootButton).toBeVisible({ timeout: 30 * 1000 });
> 17 | await expect(window).toHaveScreenshot('cannot-start-server-troubleshoot.png');
| ^
18 | await serverStart.troubleshootButton.click();
19 |
20 | // No detected error - should see all cards
at D:\a\desktop\desktop\tests\integration\post-install\troubleshootingServerStart.spec.ts:17:26
|
[post-install] › post-install\troubleshootingServerStart.spec.ts:13:3 › Troubleshooting - cannot start server › Troubleshooting page is offered when server cannot start:
tests\integration\post-install\troubleshootingServerStart.spec.ts#L17
1) [post-install] › post-install\troubleshootingServerStart.spec.ts:13:3 › Troubleshooting - cannot start server › Troubleshooting page is offered when server cannot start
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
68 pixels (ratio 0.01 of all image pixels) are different.
Expected: D:\a\desktop\desktop\tests\integration\post-install\troubleshootingServerStart.spec.ts-snapshots\cannot-start-server-troubleshoot-post-install-win32.png
Received: D:\a\desktop\desktop\test-results\post-install-troubleshooti-79132-ed-when-server-cannot-start-post-install-retry1\cannot-start-server-troubleshoot-actual.png
Diff: D:\a\desktop\desktop\test-results\post-install-troubleshooti-79132-ed-when-server-cannot-start-post-install-retry1\cannot-start-server-troubleshoot-diff.png
Call log:
- expect.toHaveScreenshot(cannot-start-server-troubleshoot.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 68 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 68 pixels (ratio 0.01 of all image pixels) are different.
15 |
16 | await expect(serverStart.troubleshootButton).toBeVisible({ timeout: 30 * 1000 });
> 17 | await expect(window).toHaveScreenshot('cannot-start-server-troubleshoot.png');
| ^
18 | await serverStart.troubleshootButton.click();
19 |
20 | // No detected error - should see all cards
at D:\a\desktop\desktop\tests\integration\post-install\troubleshootingServerStart.spec.ts:17:26
|
integration-windows-test
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
[post-install] › post-install\troubleshootingServerStart.spec.ts:13:3 › Troubleshooting - cannot start server › Troubleshooting page is offered when server cannot start
13 passed (4.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
|
976 KB |
|