Support for 2026 CHIPs, loops, and performance improvements #114
Annotations
160 errors, 9 warnings, and 16 notices
|
[webkit] › welcome.spec.ts:59:5 › loads the single signature template:
tests/welcome.spec.ts#L68
4) [webkit] › welcome.spec.ts:59:5 › loads the single signature template ─────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-single-signature-template-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit/loads-the-single-signature-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit/loads-the-single-signature-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
66 | 'Single Signature (P2PKH)',
67 | );
> 68 | await expect(page).toHaveScreenshot();
| ^
69 | await page.getByRole('button', { name: 'Unlock' }).click();
70 | /**
71 | * Verify that syntax highlighting is working
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:68:22
|
|
[webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ─────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit-retry2/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit-retry2/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit-retry1/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit-retry1/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ─────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [webkit] › template-settings.spec.ts:46:5 › can reset template ────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3580 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit-retry2/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit-retry2/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3580 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
- 3580 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [webkit] › template-settings.spec.ts:46:5 › can reset template ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3580 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit-retry1/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit-retry1/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3580 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
- 3580 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [webkit] › template-settings.spec.ts:46:5 › can reset template ────────────────────────────────
Error: Screenshot comparison failed:
3580 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3580 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
- 3580 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [webkit] › template-settings.spec.ts:5:5 › can modify template settings ───────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5809 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit-retry2/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit-retry2/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5809 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
- 5809 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [webkit] › template-settings.spec.ts:5:5 › can modify template settings ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5809 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit-retry1/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit-retry1/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5809 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
- 5809 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [webkit] › template-settings.spec.ts:5:5 › can modify template settings ───────────────────────
Error: Screenshot comparison failed:
5809 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5809 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
- 5809 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[chromium] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
4) [chromium] › editor.spec.ts:3:5 › renders spacers as expected ─────────────────────────────────
Error: Screenshot comparison failed:
662 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-chromium/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-chromium/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 662 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
- 662 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[chromium] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
3) [chromium] › autosave.spec.ts:3:5 › autosaves after every action ──────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1138 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-chromium-retry2/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-chromium-retry2/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1138 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
- 1138 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[chromium] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
3) [chromium] › autosave.spec.ts:3:5 › autosaves after every action ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1138 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-chromium-retry1/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-chromium-retry1/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1138 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
- 1138 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[chromium] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
3) [chromium] › autosave.spec.ts:3:5 › autosaves after every action ──────────────────────────────
Error: Screenshot comparison failed:
1138 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-chromium/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-chromium/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1138 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
- 1138 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad:
tests/screenshots.spec.ts#L45
2) [chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad ───────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1058 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/scratch-pad-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd-retry2/scratch-pad-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd-retry2/scratch-pad-diff.png
Call log:
- expect.toHaveScreenshot(scratch-pad.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1058 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
- 1058 pixels (ratio 0.01 of all image pixels) are different.
43 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setScriptEditorWidths(50)`,
44 | );
> 45 | await expect(page).toHaveScreenshot('scratch-pad.png', {
| ^
46 | scale: 'device',
47 | });
48 | });
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:45:22
|
|
[chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad:
tests/screenshots.spec.ts#L45
2) [chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1058 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/scratch-pad-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd-retry1/scratch-pad-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd-retry1/scratch-pad-diff.png
Call log:
- expect.toHaveScreenshot(scratch-pad.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1058 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
- 1058 pixels (ratio 0.01 of all image pixels) are different.
43 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setScriptEditorWidths(50)`,
44 | );
> 45 | await expect(page).toHaveScreenshot('scratch-pad.png', {
| ^
46 | scale: 'device',
47 | });
48 | });
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:45:22
|
|
[chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad:
tests/screenshots.spec.ts#L45
2) [chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad ───────────────────
Error: Screenshot comparison failed:
1058 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/scratch-pad-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd/scratch-pad-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd/scratch-pad-diff.png
Call log:
- expect.toHaveScreenshot(scratch-pad.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1058 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
- 1058 pixels (ratio 0.01 of all image pixels) are different.
43 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setScriptEditorWidths(50)`,
44 | );
> 45 | await expect(page).toHaveScreenshot('scratch-pad.png', {
| ^
46 | scale: 'device',
47 | });
48 | });
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:45:22
|
|
[chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault:
tests/screenshots.spec.ts#L9
1) [chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
34 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-settings-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry2/template-settings-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry2/template-settings-diff.png
Call log:
- expect.toHaveScreenshot(template-settings.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 34 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
- 34 pixels (ratio 0.01 of all image pixels) are different.
7 | })
8 | .click();
> 9 | await expect(page).toHaveScreenshot('template-settings.png', {
| ^
10 | scale: 'device',
11 | });
12 | await expect(page.locator('h1 .title')).toHaveText(
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:9:22
|
|
[chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault:
tests/screenshots.spec.ts#L9
1) [chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
34 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-settings-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry1/template-settings-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry1/template-settings-diff.png
Call log:
- expect.toHaveScreenshot(template-settings.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 34 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
- 34 pixels (ratio 0.01 of all image pixels) are different.
7 | })
8 | .click();
> 9 | await expect(page).toHaveScreenshot('template-settings.png', {
| ^
10 | scale: 'device',
11 | });
12 | await expect(page.locator('h1 .title')).toHaveText(
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:9:22
|
|
[chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault:
tests/screenshots.spec.ts#L9
1) [chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault ──────────────
Error: Screenshot comparison failed:
34 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-settings-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd/template-settings-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd/template-settings-diff.png
Call log:
- expect.toHaveScreenshot(template-settings.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 34 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
- 34 pixels (ratio 0.01 of all image pixels) are different.
7 | })
8 | .click();
> 9 | await expect(page).toHaveScreenshot('template-settings.png', {
| ^
10 | scale: 'device',
11 | });
12 | await expect(page.locator('h1 .title')).toHaveText(
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:9:22
|
|
[webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts:
tests/editor.spec.ts#L35
4) [webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ────────────────────────
Error: Screenshot comparison failed:
626 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-webkit/displays-evaluation-of-tested-scripts-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-webkit/displays-evaluation-of-tested-scripts-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 626 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
- 626 pixels (ratio 0.01 of all image pixels) are different.
33 | await loadTemplate(page, 'tests/fixtures/state-merkle-trees.json');
34 | await page.getByRole('button', { name: 'Empty Leaf', exact: true }).click();
> 35 | await expect(page).toHaveScreenshot();
| ^
36 | await page.getByRole('button', { name: 'Filled Leaf', exact: true }).click();
37 | await expect(page).toHaveScreenshot();
38 | await page.getByRole('button', { name: 'Left Sibling', exact: true }).click();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:35:22
|
|
[webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
3) [webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
3) [webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
3) [webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
2) [webkit] › editor.spec.ts:3:5 › renders spacers as expected ───────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
699 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit-retry2/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit-retry2/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 699 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
- 699 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
2) [webkit] › editor.spec.ts:3:5 › renders spacers as expected ───────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
699 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit-retry1/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit-retry1/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 699 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
- 699 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
2) [webkit] › editor.spec.ts:3:5 › renders spacers as expected ───────────────────────────────────
Error: Screenshot comparison failed:
699 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 699 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
- 699 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[webkit] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
1) [webkit] › autosave.spec.ts:3:5 › autosaves after every action ────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1104 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit-retry2/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit-retry2/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1104 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
- 1104 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[webkit] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
1) [webkit] › autosave.spec.ts:3:5 › autosaves after every action ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1104 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit-retry1/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit-retry1/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1104 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
- 1104 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[webkit] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
1) [webkit] › autosave.spec.ts:3:5 › autosaves after every action ────────────────────────────────
Error: Screenshot comparison failed:
1104 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1104 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
- 1104 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[firefox] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
4) [firefox] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[firefox] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
3) [firefox] › editor.spec.ts:3:5 › renders spacers as expected ──────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
721 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox-retry2/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox-retry2/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2334 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
- 1613 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 721 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[firefox] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
3) [firefox] › editor.spec.ts:3:5 › renders spacers as expected ──────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
721 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox-retry1/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox-retry1/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 721 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
- 721 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[firefox] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
3) [firefox] › editor.spec.ts:3:5 › renders spacers as expected ──────────────────────────────────
Error: Screenshot comparison failed:
721 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2334 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
- 1613 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 721 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[firefox] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
2) [firefox] › autosave.spec.ts:3:5 › autosaves after every action ───────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1202 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox-retry2/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox-retry2/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1202 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
- 1202 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[firefox] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
2) [firefox] › autosave.spec.ts:3:5 › autosaves after every action ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1202 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox-retry1/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox-retry1/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1202 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
- 1202 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[firefox] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
2) [firefox] › autosave.spec.ts:3:5 › autosaves after every action ───────────────────────────────
Error: Screenshot comparison failed:
1202 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1202 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
- 1202 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[chromium] › welcome.spec.ts:145:5 › can import a template:
tests/welcome.spec.ts#L158
1) [chromium] › welcome.spec.ts:145:5 › can import a template ────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeDisabled()
Locator: getByRole('button', { name: 'Import Template' })
Expected: disabled
Received: enabled
Call log:
- expect.toBeDisabled with timeout 5000ms
- waiting for getByRole('button', { name: 'Import Template' })
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
156 | await expect(
157 | page.getByRole('button', { name: 'Import Template' }),
> 158 | ).toBeDisabled();
| ^
159 | await expect(page.locator('.detected-link').first()).toBeVisible();
160 | await expect(page).toHaveScreenshot();
161 | await page.getByLabel('Close').click();
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:158:5
|
|
[chromium] › welcome.spec.ts:145:5 › can import a template:
tests/welcome.spec.ts#L158
1) [chromium] › welcome.spec.ts:145:5 › can import a template ────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeDisabled()
Locator: getByRole('button', { name: 'Import Template' })
Expected: disabled
Received: enabled
Call log:
- expect.toBeDisabled with timeout 5000ms
- waiting for getByRole('button', { name: 'Import Template' })
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
156 | await expect(
157 | page.getByRole('button', { name: 'Import Template' }),
> 158 | ).toBeDisabled();
| ^
159 | await expect(page.locator('.detected-link').first()).toBeVisible();
160 | await expect(page).toHaveScreenshot();
161 | await page.getByLabel('Close').click();
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:158:5
|
|
[chromium] › welcome.spec.ts:145:5 › can import a template:
tests/welcome.spec.ts#L158
1) [chromium] › welcome.spec.ts:145:5 › can import a template ────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeDisabled()
Locator: getByRole('button', { name: 'Import Template' })
Expected: disabled
Received: enabled
Call log:
- expect.toBeDisabled with timeout 5000ms
- waiting for getByRole('button', { name: 'Import Template' })
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
156 | await expect(
157 | page.getByRole('button', { name: 'Import Template' }),
> 158 | ).toBeDisabled();
| ^
159 | await expect(page.locator('.detected-link').first()).toBeVisible();
160 | await expect(page).toHaveScreenshot();
161 | await page.getByLabel('Close').click();
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:158:5
|
|
[chromium] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
4) [chromium] › welcome.spec.ts:21:16 › loads the welcome screen and guide ───────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-chromium/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-chromium/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[chromium] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
3) [chromium] › template-settings.spec.ts:46:5 › can reset template ──────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3450 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium-retry2/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium-retry2/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3450 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
- 3450 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[chromium] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
3) [chromium] › template-settings.spec.ts:46:5 › can reset template ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3450 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium-retry1/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium-retry1/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3450 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
- 3450 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[chromium] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
3) [chromium] › template-settings.spec.ts:46:5 › can reset template ──────────────────────────────
Error: Screenshot comparison failed:
3450 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3450 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
- 3450 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[chromium] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
2) [chromium] › template-settings.spec.ts:5:5 › can modify template settings ─────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5757 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium-retry2/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium-retry2/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5757 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
- 5757 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[chromium] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
2) [chromium] › template-settings.spec.ts:5:5 › can modify template settings ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5757 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium-retry1/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium-retry1/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5757 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
- 5757 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[chromium] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
2) [chromium] › template-settings.spec.ts:5:5 › can modify template settings ─────────────────────
Error: Screenshot comparison failed:
5757 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5757 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
- 5757 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[chromium] › notifier.spec.ts:38:5 › displays telemetry consent request:
tests/notifier.spec.ts#L50
1) [chromium] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ──────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts-snapshots/displays-telemetry-consent-request-can-decline-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium-retry2/displays-telemetry-consent-request-can-decline-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium-retry2/displays-telemetry-consent-request-can-decline-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
48 | );
49 | await expect(page.getByText('sharing usage information')).toBeVisible();
> 50 | await expect(page).toHaveScreenshot();
| ^
51 | let logs = '';
52 | page.on('console', (msg) => {
53 | logs += msg.text();
at /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts:50:22
|
|
[chromium] › notifier.spec.ts:38:5 › displays telemetry consent request:
tests/notifier.spec.ts#L50
1) [chromium] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ──────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts-snapshots/displays-telemetry-consent-request-can-decline-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium-retry1/displays-telemetry-consent-request-can-decline-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium-retry1/displays-telemetry-consent-request-can-decline-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
48 | );
49 | await expect(page.getByText('sharing usage information')).toBeVisible();
> 50 | await expect(page).toHaveScreenshot();
| ^
51 | let logs = '';
52 | page.on('console', (msg) => {
53 | logs += msg.text();
at /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts:50:22
|
|
[chromium] › notifier.spec.ts:38:5 › displays telemetry consent request:
tests/notifier.spec.ts#L50
1) [chromium] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ──────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts-snapshots/displays-telemetry-consent-request-can-decline-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium/displays-telemetry-consent-request-can-decline-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium/displays-telemetry-consent-request-can-decline-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
48 | );
49 | await expect(page.getByText('sharing usage information')).toBeVisible();
> 50 | await expect(page).toHaveScreenshot();
| ^
51 | let logs = '';
52 | page.on('console', (msg) => {
53 | logs += msg.text();
at /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts:50:22
|
|
[mobile-webkit] › welcome.spec.ts:59:5 › loads the single signature template:
tests/welcome.spec.ts#L68
4) [mobile-webkit] › welcome.spec.ts:59:5 › loads the single signature template ──────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-single-signature-template-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit/loads-the-single-signature-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit/loads-the-single-signature-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
66 | 'Single Signature (P2PKH)',
67 | );
> 68 | await expect(page).toHaveScreenshot();
| ^
69 | await page.getByRole('button', { name: 'Unlock' }).click();
70 | /**
71 | * Verify that syntax highlighting is working
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:68:22
|
|
[mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ──────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit-retry2/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit-retry2/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit-retry1/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit-retry1/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ──────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[mobile-webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [mobile-webkit] › template-settings.spec.ts:46:5 › can reset template ─────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2773 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit-retry2/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit-retry2/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2773 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
- 2773 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[mobile-webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [mobile-webkit] › template-settings.spec.ts:46:5 › can reset template ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2773 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit-retry1/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit-retry1/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2773 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
- 2773 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[mobile-webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [mobile-webkit] › template-settings.spec.ts:46:5 › can reset template ─────────────────────────
Error: Screenshot comparison failed:
2773 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2773 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
- 2773 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5823 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit-retry2/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit-retry2/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5823 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
- 5823 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5823 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit-retry1/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit-retry1/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5823 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
- 5823 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings ────────────────
Error: Screenshot comparison failed:
5823 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5823 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
- 5823 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[firefox] › welcome.spec.ts:59:5 › loads the single signature template:
tests/welcome.spec.ts#L68
4) [firefox] › welcome.spec.ts:59:5 › loads the single signature template ────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-single-signature-template-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox/loads-the-single-signature-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox/loads-the-single-signature-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
66 | 'Single Signature (P2PKH)',
67 | );
> 68 | await expect(page).toHaveScreenshot();
| ^
69 | await page.getByRole('button', { name: 'Unlock' }).click();
70 | /**
71 | * Verify that syntax highlighting is working
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:68:22
|
|
[firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide ────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox-retry2/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox-retry2/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide ────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox-retry1/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox-retry1/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide ────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[firefox] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [firefox] › template-settings.spec.ts:46:5 › can reset template ───────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2916 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox-retry2/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox-retry2/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2916 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
- 2916 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[firefox] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [firefox] › template-settings.spec.ts:46:5 › can reset template ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2916 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox-retry1/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox-retry1/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2916 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
- 2916 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[firefox] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [firefox] › template-settings.spec.ts:46:5 › can reset template ───────────────────────────────
Error: Screenshot comparison failed:
2916 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2916 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
- 2916 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[firefox] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [firefox] › template-settings.spec.ts:5:5 › can modify template settings ──────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
6293 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox-retry2/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox-retry2/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6293 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
- 6293 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[firefox] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [firefox] › template-settings.spec.ts:5:5 › can modify template settings ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
6293 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox-retry1/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox-retry1/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6293 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
- 6293 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[firefox] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [firefox] › template-settings.spec.ts:5:5 › can modify template settings ──────────────────────
Error: Screenshot comparison failed:
6293 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6293 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
- 6293 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[webkit] › welcome.spec.ts:59:5 › loads the single signature template:
tests/welcome.spec.ts#L68
4) [webkit] › welcome.spec.ts:59:5 › loads the single signature template ─────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-single-signature-template-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit/loads-the-single-signature-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit/loads-the-single-signature-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
66 | 'Single Signature (P2PKH)',
67 | );
> 68 | await expect(page).toHaveScreenshot();
| ^
69 | await page.getByRole('button', { name: 'Unlock' }).click();
70 | /**
71 | * Verify that syntax highlighting is working
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:68:22
|
|
[webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ─────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit-retry2/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit-retry2/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit-retry1/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit-retry1/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ─────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-webkit/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [webkit] › template-settings.spec.ts:46:5 › can reset template ────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3580 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit-retry2/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit-retry2/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3580 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
- 3580 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [webkit] › template-settings.spec.ts:46:5 › can reset template ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3580 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit-retry1/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit-retry1/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3580 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
- 3580 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [webkit] › template-settings.spec.ts:46:5 › can reset template ────────────────────────────────
Error: Screenshot comparison failed:
3580 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-webkit/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3580 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
- 3580 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [webkit] › template-settings.spec.ts:5:5 › can modify template settings ───────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5809 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit-retry2/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit-retry2/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5809 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
- 5809 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [webkit] › template-settings.spec.ts:5:5 › can modify template settings ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5809 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit-retry1/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit-retry1/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5809 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
- 5809 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [webkit] › template-settings.spec.ts:5:5 › can modify template settings ───────────────────────
Error: Screenshot comparison failed:
5809 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-webkit/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5809 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
- 5809 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[chromium] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
4) [chromium] › welcome.spec.ts:21:16 › loads the welcome screen and guide ───────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-chromium/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-chromium/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[chromium] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
3) [chromium] › template-settings.spec.ts:46:5 › can reset template ──────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3450 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium-retry2/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium-retry2/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3450 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
- 3450 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[chromium] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
3) [chromium] › template-settings.spec.ts:46:5 › can reset template ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
3450 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium-retry1/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium-retry1/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3450 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
- 3450 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[chromium] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
3) [chromium] › template-settings.spec.ts:46:5 › can reset template ──────────────────────────────
Error: Screenshot comparison failed:
3450 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-chromium/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 3450 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
- 3450 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[chromium] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
2) [chromium] › template-settings.spec.ts:5:5 › can modify template settings ─────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5757 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium-retry2/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium-retry2/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5757 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
- 5757 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[chromium] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
2) [chromium] › template-settings.spec.ts:5:5 › can modify template settings ─────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5757 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium-retry1/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium-retry1/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5757 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
- 5757 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[chromium] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
2) [chromium] › template-settings.spec.ts:5:5 › can modify template settings ─────────────────────
Error: Screenshot comparison failed:
5757 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-chromium/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5757 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
- 5757 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[chromium] › notifier.spec.ts:38:5 › displays telemetry consent request:
tests/notifier.spec.ts#L50
1) [chromium] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ──────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts-snapshots/displays-telemetry-consent-request-can-decline-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium-retry2/displays-telemetry-consent-request-can-decline-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium-retry2/displays-telemetry-consent-request-can-decline-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
48 | );
49 | await expect(page.getByText('sharing usage information')).toBeVisible();
> 50 | await expect(page).toHaveScreenshot();
| ^
51 | let logs = '';
52 | page.on('console', (msg) => {
53 | logs += msg.text();
at /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts:50:22
|
|
[chromium] › notifier.spec.ts:38:5 › displays telemetry consent request:
tests/notifier.spec.ts#L50
1) [chromium] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ──────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts-snapshots/displays-telemetry-consent-request-can-decline-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium-retry1/displays-telemetry-consent-request-can-decline-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium-retry1/displays-telemetry-consent-request-can-decline-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
48 | );
49 | await expect(page.getByText('sharing usage information')).toBeVisible();
> 50 | await expect(page).toHaveScreenshot();
| ^
51 | let logs = '';
52 | page.on('console', (msg) => {
53 | logs += msg.text();
at /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts:50:22
|
|
[chromium] › notifier.spec.ts:38:5 › displays telemetry consent request:
tests/notifier.spec.ts#L50
1) [chromium] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ──────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts-snapshots/displays-telemetry-consent-request-can-decline-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium/displays-telemetry-consent-request-can-decline-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/notifier-displays-telemetry-consent-request-can-decline-chromium/displays-telemetry-consent-request-can-decline-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
48 | );
49 | await expect(page.getByText('sharing usage information')).toBeVisible();
> 50 | await expect(page).toHaveScreenshot();
| ^
51 | let logs = '';
52 | page.on('console', (msg) => {
53 | logs += msg.text();
at /__w/bitauth-ide/bitauth-ide/tests/notifier.spec.ts:50:22
|
|
[firefox] › welcome.spec.ts:59:5 › loads the single signature template:
tests/welcome.spec.ts#L68
4) [firefox] › welcome.spec.ts:59:5 › loads the single signature template ────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-single-signature-template-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox/loads-the-single-signature-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox/loads-the-single-signature-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
66 | 'Single Signature (P2PKH)',
67 | );
> 68 | await expect(page).toHaveScreenshot();
| ^
69 | await page.getByRole('button', { name: 'Unlock' }).click();
70 | /**
71 | * Verify that syntax highlighting is working
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:68:22
|
|
[firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide ────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox-retry2/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox-retry2/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide ────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox-retry1/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox-retry1/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide ────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 8 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
- 8 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[firefox] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [firefox] › template-settings.spec.ts:46:5 › can reset template ───────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2916 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox-retry2/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox-retry2/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2916 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
- 2916 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[firefox] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [firefox] › template-settings.spec.ts:46:5 › can reset template ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2916 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox-retry1/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox-retry1/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2916 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
- 2916 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[firefox] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [firefox] › template-settings.spec.ts:46:5 › can reset template ───────────────────────────────
Error: Screenshot comparison failed:
2916 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-firefox/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2916 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
- 2916 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[firefox] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [firefox] › template-settings.spec.ts:5:5 › can modify template settings ──────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
6293 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox-retry2/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox-retry2/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6293 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
- 6293 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[firefox] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [firefox] › template-settings.spec.ts:5:5 › can modify template settings ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
6293 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox-retry1/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox-retry1/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6293 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
- 6293 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[firefox] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [firefox] › template-settings.spec.ts:5:5 › can modify template settings ──────────────────────
Error: Screenshot comparison failed:
6293 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-firefox/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 6293 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
- 6293 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[chromium] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L31
3) [chromium] › autosave.spec.ts:3:5 › autosaves after every action ──────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForFunction: Test timeout of 30000ms exceeded.
29 | await page.locator('.editor textarea').press('ArrowRight');
30 | await page.locator('.editor textarea').press('!');
> 31 | await page.waitForFunction(
| ^
32 | `window.localStorage['${storageKey1}']?.includes('🌎!')`,
33 | );
34 | expect(
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:31:14
|
|
[chromium] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L0
3) [chromium] › autosave.spec.ts:3:5 › autosaves after every action ──────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
[chromium] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
3) [chromium] › autosave.spec.ts:3:5 › autosaves after every action ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1792 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-chromium-retry1/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-chromium-retry1/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1792 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
- 1792 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[chromium] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
3) [chromium] › autosave.spec.ts:3:5 › autosaves after every action ──────────────────────────────
Error: Screenshot comparison failed:
1138 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-chromium-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-chromium/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-chromium/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1138 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
- 1138 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad:
tests/screenshots.spec.ts#L45
2) [chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad ───────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1058 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/scratch-pad-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd-retry2/scratch-pad-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd-retry2/scratch-pad-diff.png
Call log:
- expect.toHaveScreenshot(scratch-pad.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1058 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
- 1058 pixels (ratio 0.01 of all image pixels) are different.
43 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setScriptEditorWidths(50)`,
44 | );
> 45 | await expect(page).toHaveScreenshot('scratch-pad.png', {
| ^
46 | scale: 'device',
47 | });
48 | });
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:45:22
|
|
[chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad:
tests/screenshots.spec.ts#L45
2) [chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1058 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/scratch-pad-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd-retry1/scratch-pad-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd-retry1/scratch-pad-diff.png
Call log:
- expect.toHaveScreenshot(scratch-pad.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1058 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
- 1058 pixels (ratio 0.01 of all image pixels) are different.
43 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setScriptEditorWidths(50)`,
44 | );
> 45 | await expect(page).toHaveScreenshot('scratch-pad.png', {
| ^
46 | scale: 'device',
47 | });
48 | });
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:45:22
|
|
[chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad:
tests/screenshots.spec.ts#L45
2) [chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad ───────────────────
Error: Screenshot comparison failed:
1058 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/scratch-pad-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd/scratch-pad-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-scratch-pad-chromium-hd/scratch-pad-diff.png
Call log:
- expect.toHaveScreenshot(scratch-pad.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1058 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
- 1058 pixels (ratio 0.01 of all image pixels) are different.
43 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setScriptEditorWidths(50)`,
44 | );
> 45 | await expect(page).toHaveScreenshot('scratch-pad.png', {
| ^
46 | scale: 'device',
47 | });
48 | });
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:45:22
|
|
[chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault:
tests/screenshots.spec.ts#L9
1) [chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
34 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-settings-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry2/template-settings-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry2/template-settings-diff.png
Call log:
- expect.toHaveScreenshot(template-settings.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 34 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
- 34 pixels (ratio 0.01 of all image pixels) are different.
7 | })
8 | .click();
> 9 | await expect(page).toHaveScreenshot('template-settings.png', {
| ^
10 | scale: 'device',
11 | });
12 | await expect(page.locator('h1 .title')).toHaveText(
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:9:22
|
|
[chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault:
tests/screenshots.spec.ts#L9
1) [chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
34 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-settings-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry1/template-settings-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry1/template-settings-diff.png
Call log:
- expect.toHaveScreenshot(template-settings.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 34 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
- 34 pixels (ratio 0.01 of all image pixels) are different.
7 | })
8 | .click();
> 9 | await expect(page).toHaveScreenshot('template-settings.png', {
| ^
10 | scale: 'device',
11 | });
12 | await expect(page.locator('h1 .title')).toHaveText(
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:9:22
|
|
[chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault:
tests/screenshots.spec.ts#L9
1) [chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault ──────────────
Error: Screenshot comparison failed:
34 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-settings-chromium-hd-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd/template-settings-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd/template-settings-diff.png
Call log:
- expect.toHaveScreenshot(template-settings.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 34 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
- 34 pixels (ratio 0.01 of all image pixels) are different.
7 | })
8 | .click();
> 9 | await expect(page).toHaveScreenshot('template-settings.png', {
| ^
10 | scale: 'device',
11 | });
12 | await expect(page.locator('h1 .title')).toHaveText(
at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:9:22
|
|
[mobile-webkit] › welcome.spec.ts:59:5 › loads the single signature template:
tests/welcome.spec.ts#L68
4) [mobile-webkit] › welcome.spec.ts:59:5 › loads the single signature template ──────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-single-signature-template-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit/loads-the-single-signature-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit/loads-the-single-signature-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
66 | 'Single Signature (P2PKH)',
67 | );
> 68 | await expect(page).toHaveScreenshot();
| ^
69 | await page.getByRole('button', { name: 'Unlock' }).click();
70 | /**
71 | * Verify that syntax highlighting is working
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:68:22
|
|
[mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ──────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit-retry2/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit-retry2/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit-retry1/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit-retry1/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide:
tests/welcome.spec.ts#L32
3) [mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ──────────────────
Error: Screenshot comparison failed:
53 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit/loads-the-welcome-screen-and-guide-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-mobile-webkit/loads-the-welcome-screen-and-guide-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 53 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
- 53 pixels (ratio 0.01 of all image pixels) are different.
30 | page.getByRole('heading', { name: 'Choose a template to begin' }),
31 | ).toBeVisible();
> 32 | await expect(page).toHaveScreenshot();
| ^
33 | await expect(
34 | page.getByText('New to Bitauth IDE? Check out the guide!'),
35 | ).toBeVisible({ timeout: 10_000 }); /* Approx. 3 second delay */
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:32:24
|
|
[mobile-webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [mobile-webkit] › template-settings.spec.ts:46:5 › can reset template ─────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2773 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit-retry2/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit-retry2/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2773 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
- 2773 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[mobile-webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [mobile-webkit] › template-settings.spec.ts:46:5 › can reset template ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2773 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit-retry1/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit-retry1/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2773 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
- 2773 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[mobile-webkit] › template-settings.spec.ts:46:5 › can reset template:
tests/template-settings.spec.ts#L58
2) [mobile-webkit] › template-settings.spec.ts:46:5 › can reset template ─────────────────────────
Error: Screenshot comparison failed:
2773 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-reset-template-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit/can-reset-template-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-reset-template-mobile-webkit/can-reset-template-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2773 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
- 2773 pixels (ratio 0.01 of all image pixels) are different.
56 | .getByRole('button', { name: 'Reset to a Built-in Template...' })
57 | .click();
> 58 | await expect(page).toHaveScreenshot();
| ^
59 | await page.getByRole('button', { name: 'Cancel' }).click();
60 | await expect(page.locator('h1 .title')).toHaveText(
61 | 'Single Signature (P2PKH)',
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:58:22
|
|
[mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5823 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit-retry2/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit-retry2/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5823 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
- 5823 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
5823 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit-retry1/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit-retry1/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5823 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
- 5823 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings:
tests/template-settings.spec.ts#L27
1) [mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings ────────────────
Error: Screenshot comparison failed:
5823 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts-snapshots/can-modify-template-settings-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit/can-modify-template-settings-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/template-settings-can-modify-template-settings-mobile-webkit/can-modify-template-settings-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 5823 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
- 5823 pixels (ratio 0.01 of all image pixels) are different.
25 | .first()
26 | .click();
> 27 | await expect(page).toHaveScreenshot();
| ^
28 | await page.getByRole('button', { name: 'Done' }).click();
29 | const link1 = page.getByRole('link', { name: 'libauth.org' });
30 | await expect(link1).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/template-settings.spec.ts:27:22
|
|
[mobile-webkit] › editor.spec.ts:64:5 › ignores misleading unicode characters:
tests/editor.spec.ts#L74
4) [mobile-webkit] › editor.spec.ts:64:5 › ignores misleading unicode characters, shows compilation on hover
Error: Screenshot comparison failed:
620 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/ignores-misleading-unicode-characters-shows-compilation-on-hover-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-ignores-misleading--189cc--shows-compilation-on-hover-mobile-webkit/ignores-misleading-unicode-38c32-hows-compilation-on-hover-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-ignores-misleading--189cc--shows-compilation-on-hover-mobile-webkit/ignores-misleading-unicode-38c32-hows-compilation-on-hover-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 620 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
- 620 pixels (ratio 0.01 of all image pixels) are different.
72 | await page.getByText('<').first().hover();
73 | await expect(page.getByText('Compiled: 0x03666974')).toBeVisible();
> 74 | await expect(page).toHaveScreenshot();
| ^
75 | });
76 |
77 | test('renders loops as expected', async ({ page }) => {
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:74:22
|
|
[mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts:
tests/editor.spec.ts#L35
3) [mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ─────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
653 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit-retry2/displays-evaluation-of-tested-scripts-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit-retry2/displays-evaluation-of-tested-scripts-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 653 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
- 653 pixels (ratio 0.01 of all image pixels) are different.
33 | await loadTemplate(page, 'tests/fixtures/state-merkle-trees.json');
34 | await page.getByRole('button', { name: 'Empty Leaf', exact: true }).click();
> 35 | await expect(page).toHaveScreenshot();
| ^
36 | await page.getByRole('button', { name: 'Filled Leaf', exact: true }).click();
37 | await expect(page).toHaveScreenshot();
38 | await page.getByRole('button', { name: 'Left Sibling', exact: true }).click();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:35:22
|
|
[mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts:
tests/editor.spec.ts#L35
3) [mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
653 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit-retry1/displays-evaluation-of-tested-scripts-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit-retry1/displays-evaluation-of-tested-scripts-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 653 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
- 653 pixels (ratio 0.01 of all image pixels) are different.
33 | await loadTemplate(page, 'tests/fixtures/state-merkle-trees.json');
34 | await page.getByRole('button', { name: 'Empty Leaf', exact: true }).click();
> 35 | await expect(page).toHaveScreenshot();
| ^
36 | await page.getByRole('button', { name: 'Filled Leaf', exact: true }).click();
37 | await expect(page).toHaveScreenshot();
38 | await page.getByRole('button', { name: 'Left Sibling', exact: true }).click();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:35:22
|
|
[mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts:
tests/editor.spec.ts#L35
3) [mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ─────────────────
Error: Screenshot comparison failed:
653 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit/displays-evaluation-of-tested-scripts-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit/displays-evaluation-of-tested-scripts-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 653 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
- 653 pixels (ratio 0.01 of all image pixels) are different.
33 | await loadTemplate(page, 'tests/fixtures/state-merkle-trees.json');
34 | await page.getByRole('button', { name: 'Empty Leaf', exact: true }).click();
> 35 | await expect(page).toHaveScreenshot();
| ^
36 | await page.getByRole('button', { name: 'Filled Leaf', exact: true }).click();
37 | await expect(page).toHaveScreenshot();
38 | await page.getByRole('button', { name: 'Left Sibling', exact: true }).click();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:35:22
|
|
[mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
2) [mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
2) [mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
2) [mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
1) [mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected ────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
729 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit-retry2/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit-retry2/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 729 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
- 729 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
1) [mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected ────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
729 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit-retry1/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit-retry1/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 729 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
- 729 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
1) [mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected ────────────────────────────
Error: Screenshot comparison failed:
729 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 729 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
- 729 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[firefox] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
4) [firefox] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[firefox] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
3) [firefox] › editor.spec.ts:3:5 › renders spacers as expected ──────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
721 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox-retry2/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox-retry2/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 721 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
- 721 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[firefox] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
3) [firefox] › editor.spec.ts:3:5 › renders spacers as expected ──────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
721 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox-retry1/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox-retry1/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 721 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
- 721 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[firefox] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
3) [firefox] › editor.spec.ts:3:5 › renders spacers as expected ──────────────────────────────────
Error: Screenshot comparison failed:
721 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-firefox/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 721 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
- 721 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[firefox] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
2) [firefox] › autosave.spec.ts:3:5 › autosaves after every action ───────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1202 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox-retry2/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox-retry2/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1202 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
- 1202 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[firefox] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
2) [firefox] › autosave.spec.ts:3:5 › autosaves after every action ───────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1202 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox-retry1/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox-retry1/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1202 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
- 1202 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[firefox] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
2) [firefox] › autosave.spec.ts:3:5 › autosaves after every action ───────────────────────────────
Error: Screenshot comparison failed:
1202 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-firefox-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-firefox/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1202 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
- 1202 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[chromium] › welcome.spec.ts:145:5 › can import a template:
tests/welcome.spec.ts#L158
1) [chromium] › welcome.spec.ts:145:5 › can import a template ────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeDisabled()
Locator: getByRole('button', { name: 'Import Template' })
Expected: disabled
Received: enabled
Call log:
- expect.toBeDisabled with timeout 5000ms
- waiting for getByRole('button', { name: 'Import Template' })
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
156 | await expect(
157 | page.getByRole('button', { name: 'Import Template' }),
> 158 | ).toBeDisabled();
| ^
159 | await expect(page.locator('.detected-link').first()).toBeVisible();
160 | await expect(page).toHaveScreenshot();
161 | await page.getByLabel('Close').click();
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:158:5
|
|
[chromium] › welcome.spec.ts:145:5 › can import a template:
tests/welcome.spec.ts#L158
1) [chromium] › welcome.spec.ts:145:5 › can import a template ────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeDisabled()
Locator: getByRole('button', { name: 'Import Template' })
Expected: disabled
Received: enabled
Call log:
- expect.toBeDisabled with timeout 5000ms
- waiting for getByRole('button', { name: 'Import Template' })
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
156 | await expect(
157 | page.getByRole('button', { name: 'Import Template' }),
> 158 | ).toBeDisabled();
| ^
159 | await expect(page.locator('.detected-link').first()).toBeVisible();
160 | await expect(page).toHaveScreenshot();
161 | await page.getByLabel('Close').click();
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:158:5
|
|
[chromium] › welcome.spec.ts:145:5 › can import a template:
tests/welcome.spec.ts#L158
1) [chromium] › welcome.spec.ts:145:5 › can import a template ────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeDisabled()
Locator: getByRole('button', { name: 'Import Template' })
Expected: disabled
Received: enabled
Call log:
- expect.toBeDisabled with timeout 5000ms
- waiting for getByRole('button', { name: 'Import Template' })
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
- locator resolved to <button type="button" class="bp5-button bp5-disabled">…</button>
- unexpected value "enabled"
156 | await expect(
157 | page.getByRole('button', { name: 'Import Template' }),
> 158 | ).toBeDisabled();
| ^
159 | await expect(page.locator('.detected-link').first()).toBeVisible();
160 | await expect(page).toHaveScreenshot();
161 | await page.getByLabel('Close').click();
at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:158:5
|
|
[webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts:
tests/editor.spec.ts#L35
4) [webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ────────────────────────
Error: Screenshot comparison failed:
626 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-webkit/displays-evaluation-of-tested-scripts-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-webkit/displays-evaluation-of-tested-scripts-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 626 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
- 626 pixels (ratio 0.01 of all image pixels) are different.
33 | await loadTemplate(page, 'tests/fixtures/state-merkle-trees.json');
34 | await page.getByRole('button', { name: 'Empty Leaf', exact: true }).click();
> 35 | await expect(page).toHaveScreenshot();
| ^
36 | await page.getByRole('button', { name: 'Filled Leaf', exact: true }).click();
37 | await expect(page).toHaveScreenshot();
38 | await page.getByRole('button', { name: 'Left Sibling', exact: true }).click();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:35:22
|
|
[webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
3) [webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
3) [webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
3) [webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
2) [webkit] › editor.spec.ts:3:5 › renders spacers as expected ───────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
699 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit-retry2/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit-retry2/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 699 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
- 699 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
2) [webkit] › editor.spec.ts:3:5 › renders spacers as expected ───────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
699 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit-retry1/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit-retry1/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 699 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
- 699 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
2) [webkit] › editor.spec.ts:3:5 › renders spacers as expected ───────────────────────────────────
Error: Screenshot comparison failed:
699 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-webkit/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 699 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
- 699 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[webkit] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
1) [webkit] › autosave.spec.ts:3:5 › autosaves after every action ────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1104 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit-retry2/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit-retry2/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1104 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
- 1104 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[webkit] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
1) [webkit] › autosave.spec.ts:3:5 › autosaves after every action ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1104 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit-retry1/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit-retry1/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1104 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
- 1104 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[webkit] › autosave.spec.ts:3:5 › autosaves after every action:
tests/autosave.spec.ts#L49
1) [webkit] › autosave.spec.ts:3:5 › autosaves after every action ────────────────────────────────
Error: Screenshot comparison failed:
1104 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts-snapshots/autosaves-after-every-action-1-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit/autosaves-after-every-action-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/autosave-autosaves-after-every-action-webkit/autosaves-after-every-action-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 1104 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
- 1104 pixels (ratio 0.01 of all image pixels) are different.
47 | await expect(page.locator('.detected-link').first()).toBeVisible();
48 | await page.getByText('Paste a template below to import.').click();
> 49 | await expect(page).toHaveScreenshot();
| ^
50 | await page.getByRole('button', { name: 'Import Template' }).click();
51 | await expect(page.locator('h1 .title')).toHaveText('Untitled');
52 | await page.getByRole('button', { name: 'Scratch Pad' }).click();
at /__w/bitauth-ide/bitauth-ide/tests/autosave.spec.ts:49:22
|
|
[mobile-webkit] › editor.spec.ts:64:5 › ignores misleading unicode characters:
tests/editor.spec.ts#L74
4) [mobile-webkit] › editor.spec.ts:64:5 › ignores misleading unicode characters, shows compilation on hover
Error: Screenshot comparison failed:
620 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/ignores-misleading-unicode-characters-shows-compilation-on-hover-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-ignores-misleading--189cc--shows-compilation-on-hover-mobile-webkit/ignores-misleading-unicode-38c32-hows-compilation-on-hover-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-ignores-misleading--189cc--shows-compilation-on-hover-mobile-webkit/ignores-misleading-unicode-38c32-hows-compilation-on-hover-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 620 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
- 620 pixels (ratio 0.01 of all image pixels) are different.
72 | await page.getByText('<').first().hover();
73 | await expect(page.getByText('Compiled: 0x03666974')).toBeVisible();
> 74 | await expect(page).toHaveScreenshot();
| ^
75 | });
76 |
77 | test('renders loops as expected', async ({ page }) => {
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:74:22
|
|
[mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts:
tests/editor.spec.ts#L35
3) [mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ─────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
653 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit-retry2/displays-evaluation-of-tested-scripts-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit-retry2/displays-evaluation-of-tested-scripts-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 653 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
- 653 pixels (ratio 0.01 of all image pixels) are different.
33 | await loadTemplate(page, 'tests/fixtures/state-merkle-trees.json');
34 | await page.getByRole('button', { name: 'Empty Leaf', exact: true }).click();
> 35 | await expect(page).toHaveScreenshot();
| ^
36 | await page.getByRole('button', { name: 'Filled Leaf', exact: true }).click();
37 | await expect(page).toHaveScreenshot();
38 | await page.getByRole('button', { name: 'Left Sibling', exact: true }).click();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:35:22
|
|
[mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts:
tests/editor.spec.ts#L35
3) [mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
653 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit-retry1/displays-evaluation-of-tested-scripts-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit-retry1/displays-evaluation-of-tested-scripts-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 653 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
- 653 pixels (ratio 0.01 of all image pixels) are different.
33 | await loadTemplate(page, 'tests/fixtures/state-merkle-trees.json');
34 | await page.getByRole('button', { name: 'Empty Leaf', exact: true }).click();
> 35 | await expect(page).toHaveScreenshot();
| ^
36 | await page.getByRole('button', { name: 'Filled Leaf', exact: true }).click();
37 | await expect(page).toHaveScreenshot();
38 | await page.getByRole('button', { name: 'Left Sibling', exact: true }).click();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:35:22
|
|
[mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts:
tests/editor.spec.ts#L35
3) [mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ─────────────────
Error: Screenshot comparison failed:
653 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit/displays-evaluation-of-tested-scripts-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-mobile-webkit/displays-evaluation-of-tested-scripts-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 653 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
- 653 pixels (ratio 0.01 of all image pixels) are different.
33 | await loadTemplate(page, 'tests/fixtures/state-merkle-trees.json');
34 | await page.getByRole('button', { name: 'Empty Leaf', exact: true }).click();
> 35 | await expect(page).toHaveScreenshot();
| ^
36 | await page.getByRole('button', { name: 'Filled Leaf', exact: true }).click();
37 | await expect(page).toHaveScreenshot();
38 | await page.getByRole('button', { name: 'Left Sibling', exact: true }).click();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:35:22
|
|
[mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
2) [mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
2) [mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script:
tests/editor.spec.ts#L25
2) [mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Unlock', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Unlock', exact: true })
23 | await expect(
24 | page.getByRole('heading', { name: 'Unlock', exact: true }),
> 25 | ).toBeVisible();
| ^
26 | await expect(
27 | page.getByText('Unlocking bytecode may contain only push operations.'),
28 | ).toBeVisible();
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:25:5
|
|
[mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
1) [mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected ────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
729 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit-retry2/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit-retry2/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 729 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
- 729 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
1) [mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected ────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
729 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit-retry1/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit-retry1/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 729 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
- 729 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
[mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected:
tests/editor.spec.ts#L13
1) [mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected ────────────────────────────
Error: Screenshot comparison failed:
729 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-spacers-as-expected-1-mobile-webkit-linux.png
Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit/renders-spacers-as-expected-1-actual.png
Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-spacers-as-expected-mobile-webkit/renders-spacers-as-expected-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 729 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
- 729 pixels (ratio 0.01 of all image pixels) are different.
11 | `window._IDE_E2E_TESTING_VIEW_CONFIG.setFrames2SplitHeight(10)`,
12 | );
> 13 | await expect(page).toHaveScreenshot();
| ^
14 | await page.getByRole('button', { name: 'False' }).click();
15 | await expect(page).toHaveScreenshot();
16 | });
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:13:22
|
|
Slow Test:
[webkit] › routing.spec.ts#L0
[webkit] › routing.spec.ts took 28.6s
|
|
Slow Test:
[chromium] › routing.spec.ts#L0
[chromium] › routing.spec.ts took 38.4s
|
|
Slow Test:
[mobile-webkit] › routing.spec.ts#L0
[mobile-webkit] › routing.spec.ts took 28.5s
|
|
Slow Test:
[firefox] › routing.spec.ts#L0
[firefox] › routing.spec.ts took 1.1m
|
|
Slow Test:
[webkit] › routing.spec.ts#L0
[webkit] › routing.spec.ts took 45.3s
|
|
Slow Test:
[chromium] › routing.spec.ts#L0
[chromium] › routing.spec.ts took 25.8s
|
|
Slow Test:
[firefox] › routing.spec.ts#L0
[firefox] › routing.spec.ts took 38.3s
|
|
Slow Test:
[mobile-webkit] › routing.spec.ts#L0
[mobile-webkit] › routing.spec.ts took 46.1s
|
|
merge-reports
The process '/usr/bin/git' failed with exit code 128
|
|
🎭 Playwright Run Summary
9 failed
[webkit] › template-settings.spec.ts:5:5 › can modify template settings ────────────────────────
[webkit] › template-settings.spec.ts:46:5 › can reset template ─────────────────────────────────
[webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ──────────────────────────
[webkit] › welcome.spec.ts:59:5 › loads the single signature template ──────────────────────────
[webkit] › welcome.spec.ts:89:5 › loads the multisig template ──────────────────────────────────
[webkit] › welcome.spec.ts:109:5 › loads the recoverable vault template ────────────────────────
[webkit] › welcome.spec.ts:130:5 › loads the scratch pad template ──────────────────────────────
[webkit] › welcome.spec.ts:145:5 › can import a template ───────────────────────────────────────
[mobile-webkit] › autosave.spec.ts:3:5 › autosaves after every action ──────────────────────────
13 passed (4.2m)
|
|
🎭 Playwright Run Summary
14 failed
[chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault ───────────────
[chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad ────────────────────
[chromium] › autosave.spec.ts:3:5 › autosaves after every action ───────────────────────────────
[chromium] › editor.spec.ts:3:5 › renders spacers as expected ──────────────────────────────────
[chromium] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
[chromium] › editor.spec.ts:32:5 › displays evaluation of tested scripts ───────────────────────
[chromium] › editor.spec.ts:64:5 › ignores misleading unicode characters, shows compilation on hover
[chromium] › editor.spec.ts:77:5 › renders loops as expected ───────────────────────────────────
[chromium] › entity-settings.spec.ts:3:5 › renders entity settings ─────────────────────────────
[chromium] › entity-settings.spec.ts:30:5 › allows single entity deletion and recreation ───────
[chromium] › entity-settings.spec.ts:98:5 › can switch between entities ────────────────────────
[chromium] › import-export.spec.ts:3:5 › import template from file ─────────────────────────────
[chromium] › import-export.spec.ts:21:5 › shows JSON errors ────────────────────────────────────
[chromium] › notifier.spec.ts:3:5 › displays update notifier, can delay update ─────────────────
8 passed (6.7m)
|
|
🎭 Playwright Run Summary
13 failed
[webkit] › autosave.spec.ts:3:5 › autosaves after every action ─────────────────────────────────
[webkit] › editor.spec.ts:3:5 › renders spacers as expected ────────────────────────────────────
[webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
[webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ─────────────────────────
[webkit] › editor.spec.ts:64:5 › ignores misleading unicode characters, shows compilation on hover
[webkit] › editor.spec.ts:77:5 › renders loops as expected ─────────────────────────────────────
[webkit] › entity-settings.spec.ts:3:5 › renders entity settings ───────────────────────────────
[webkit] › entity-settings.spec.ts:30:5 › allows single entity deletion and recreation ─────────
[webkit] › entity-settings.spec.ts:98:5 › can switch between entities ──────────────────────────
[webkit] › import-export.spec.ts:3:5 › import template from file ───────────────────────────────
[webkit] › import-export.spec.ts:21:5 › shows JSON errors ──────────────────────────────────────
[webkit] › notifier.spec.ts:3:5 › displays update notifier, can delay update ───────────────────
[webkit] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ─────────────
9 passed (9.2m)
|
|
🎭 Playwright Run Summary
14 failed
[chromium] › welcome.spec.ts:145:5 › can import a template ─────────────────────────────────────
[firefox] › autosave.spec.ts:3:5 › autosaves after every action ────────────────────────────────
[firefox] › editor.spec.ts:3:5 › renders spacers as expected ───────────────────────────────────
[firefox] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
[firefox] › editor.spec.ts:32:5 › displays evaluation of tested scripts ────────────────────────
[firefox] › editor.spec.ts:64:5 › ignores misleading unicode characters, shows compilation on hover
[firefox] › editor.spec.ts:77:5 › renders loops as expected ────────────────────────────────────
[firefox] › entity-settings.spec.ts:3:5 › renders entity settings ──────────────────────────────
[firefox] › entity-settings.spec.ts:30:5 › allows single entity deletion and recreation ────────
[firefox] › entity-settings.spec.ts:98:5 › can switch between entities ─────────────────────────
[firefox] › import-export.spec.ts:3:5 › import template from file ──────────────────────────────
[firefox] › import-export.spec.ts:21:5 › shows JSON errors ─────────────────────────────────────
[firefox] › notifier.spec.ts:3:5 › displays update notifier, can delay update ──────────────────
[firefox] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ────────────
8 passed (9.3m)
|
|
🎭 Playwright Run Summary
8 failed
[chromium] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ───────────
[chromium] › template-settings.spec.ts:5:5 › can modify template settings ──────────────────────
[chromium] › template-settings.spec.ts:46:5 › can reset template ───────────────────────────────
[chromium] › welcome.spec.ts:21:16 › loads the welcome screen and guide ────────────────────────
[chromium] › welcome.spec.ts:59:5 › loads the single signature template ────────────────────────
[chromium] › welcome.spec.ts:89:5 › loads the multisig template ────────────────────────────────
[chromium] › welcome.spec.ts:109:5 › loads the recoverable vault template ──────────────────────
[chromium] › welcome.spec.ts:130:5 › loads the scratch pad template ────────────────────────────
14 passed (3.4m)
|
|
🎭 Playwright Run Summary
8 failed
[mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings ─────────────────
[mobile-webkit] › template-settings.spec.ts:46:5 › can reset template ──────────────────────────
[mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ───────────────────
[mobile-webkit] › welcome.spec.ts:59:5 › loads the single signature template ───────────────────
[mobile-webkit] › welcome.spec.ts:89:5 › loads the multisig template ───────────────────────────
[mobile-webkit] › welcome.spec.ts:109:5 › loads the recoverable vault template ─────────────────
[mobile-webkit] › welcome.spec.ts:130:5 › loads the scratch pad template ───────────────────────
[mobile-webkit] › welcome.spec.ts:145:5 › can import a template ────────────────────────────────
13 passed (3.4m)
|
|
🎭 Playwright Run Summary
8 failed
[firefox] › template-settings.spec.ts:5:5 › can modify template settings ───────────────────────
[firefox] › template-settings.spec.ts:46:5 › can reset template ────────────────────────────────
[firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide ─────────────────────────
[firefox] › welcome.spec.ts:59:5 › loads the single signature template ─────────────────────────
[firefox] › welcome.spec.ts:89:5 › loads the multisig template ─────────────────────────────────
[firefox] › welcome.spec.ts:109:5 › loads the recoverable vault template ───────────────────────
[firefox] › welcome.spec.ts:130:5 › loads the scratch pad template ─────────────────────────────
[firefox] › welcome.spec.ts:145:5 › can import a template ──────────────────────────────────────
14 passed (5.0m)
|
|
🎭 Playwright Run Summary
9 failed
[webkit] › template-settings.spec.ts:5:5 › can modify template settings ────────────────────────
[webkit] › template-settings.spec.ts:46:5 › can reset template ─────────────────────────────────
[webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ──────────────────────────
[webkit] › welcome.spec.ts:59:5 › loads the single signature template ──────────────────────────
[webkit] › welcome.spec.ts:89:5 › loads the multisig template ──────────────────────────────────
[webkit] › welcome.spec.ts:109:5 › loads the recoverable vault template ────────────────────────
[webkit] › welcome.spec.ts:130:5 › loads the scratch pad template ──────────────────────────────
[webkit] › welcome.spec.ts:145:5 › can import a template ───────────────────────────────────────
[mobile-webkit] › autosave.spec.ts:3:5 › autosaves after every action ──────────────────────────
13 passed (5.2m)
|
|
🎭 Playwright Run Summary
8 failed
[chromium] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ───────────
[chromium] › template-settings.spec.ts:5:5 › can modify template settings ──────────────────────
[chromium] › template-settings.spec.ts:46:5 › can reset template ───────────────────────────────
[chromium] › welcome.spec.ts:21:16 › loads the welcome screen and guide ────────────────────────
[chromium] › welcome.spec.ts:59:5 › loads the single signature template ────────────────────────
[chromium] › welcome.spec.ts:89:5 › loads the multisig template ────────────────────────────────
[chromium] › welcome.spec.ts:109:5 › loads the recoverable vault template ──────────────────────
[chromium] › welcome.spec.ts:130:5 › loads the scratch pad template ────────────────────────────
14 passed (3.3m)
|
|
🎭 Playwright Run Summary
8 failed
[firefox] › template-settings.spec.ts:5:5 › can modify template settings ───────────────────────
[firefox] › template-settings.spec.ts:46:5 › can reset template ────────────────────────────────
[firefox] › welcome.spec.ts:21:16 › loads the welcome screen and guide ─────────────────────────
[firefox] › welcome.spec.ts:59:5 › loads the single signature template ─────────────────────────
[firefox] › welcome.spec.ts:89:5 › loads the multisig template ─────────────────────────────────
[firefox] › welcome.spec.ts:109:5 › loads the recoverable vault template ───────────────────────
[firefox] › welcome.spec.ts:130:5 › loads the scratch pad template ─────────────────────────────
[firefox] › welcome.spec.ts:145:5 › can import a template ──────────────────────────────────────
14 passed (4.1m)
|
|
🎭 Playwright Run Summary
14 failed
[chromium-hd] › screenshots.spec.ts:3:5 › product screenshots: recoverable vault ───────────────
[chromium-hd] › screenshots.spec.ts:33:5 › product screenshots: scratch pad ────────────────────
[chromium] › autosave.spec.ts:3:5 › autosaves after every action ───────────────────────────────
[chromium] › editor.spec.ts:3:5 › renders spacers as expected ──────────────────────────────────
[chromium] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
[chromium] › editor.spec.ts:32:5 › displays evaluation of tested scripts ───────────────────────
[chromium] › editor.spec.ts:64:5 › ignores misleading unicode characters, shows compilation on hover
[chromium] › editor.spec.ts:77:5 › renders loops as expected ───────────────────────────────────
[chromium] › entity-settings.spec.ts:3:5 › renders entity settings ─────────────────────────────
[chromium] › entity-settings.spec.ts:30:5 › allows single entity deletion and recreation ───────
[chromium] › entity-settings.spec.ts:98:5 › can switch between entities ────────────────────────
[chromium] › import-export.spec.ts:3:5 › import template from file ─────────────────────────────
[chromium] › import-export.spec.ts:21:5 › shows JSON errors ────────────────────────────────────
[chromium] › notifier.spec.ts:3:5 › displays update notifier, can delay update ─────────────────
8 passed (7.6m)
|
|
🎭 Playwright Run Summary
8 failed
[mobile-webkit] › template-settings.spec.ts:5:5 › can modify template settings ─────────────────
[mobile-webkit] › template-settings.spec.ts:46:5 › can reset template ──────────────────────────
[mobile-webkit] › welcome.spec.ts:21:16 › loads the welcome screen and guide ───────────────────
[mobile-webkit] › welcome.spec.ts:59:5 › loads the single signature template ───────────────────
[mobile-webkit] › welcome.spec.ts:89:5 › loads the multisig template ───────────────────────────
[mobile-webkit] › welcome.spec.ts:109:5 › loads the recoverable vault template ─────────────────
[mobile-webkit] › welcome.spec.ts:130:5 › loads the scratch pad template ───────────────────────
[mobile-webkit] › welcome.spec.ts:145:5 › can import a template ────────────────────────────────
13 passed (4.3m)
|
|
🎭 Playwright Run Summary
12 failed
[mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected ─────────────────────────────
[mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
[mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ──────────────────
[mobile-webkit] › editor.spec.ts:64:5 › ignores misleading unicode characters, shows compilation on hover
[mobile-webkit] › editor.spec.ts:77:5 › renders loops as expected ──────────────────────────────
[mobile-webkit] › entity-settings.spec.ts:3:5 › renders entity settings ────────────────────────
[mobile-webkit] › entity-settings.spec.ts:30:5 › allows single entity deletion and recreation ──
[mobile-webkit] › entity-settings.spec.ts:98:5 › can switch between entities ───────────────────
[mobile-webkit] › import-export.spec.ts:3:5 › import template from file ────────────────────────
[mobile-webkit] › import-export.spec.ts:21:5 › shows JSON errors ───────────────────────────────
[mobile-webkit] › notifier.spec.ts:3:5 › displays update notifier, can delay update ────────────
[mobile-webkit] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ──────
9 passed (7.1m)
|
|
🎭 Playwright Run Summary
14 failed
[chromium] › welcome.spec.ts:145:5 › can import a template ─────────────────────────────────────
[firefox] › autosave.spec.ts:3:5 › autosaves after every action ────────────────────────────────
[firefox] › editor.spec.ts:3:5 › renders spacers as expected ───────────────────────────────────
[firefox] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
[firefox] › editor.spec.ts:32:5 › displays evaluation of tested scripts ────────────────────────
[firefox] › editor.spec.ts:64:5 › ignores misleading unicode characters, shows compilation on hover
[firefox] › editor.spec.ts:77:5 › renders loops as expected ────────────────────────────────────
[firefox] › entity-settings.spec.ts:3:5 › renders entity settings ──────────────────────────────
[firefox] › entity-settings.spec.ts:30:5 › allows single entity deletion and recreation ────────
[firefox] › entity-settings.spec.ts:98:5 › can switch between entities ─────────────────────────
[firefox] › import-export.spec.ts:3:5 › import template from file ──────────────────────────────
[firefox] › import-export.spec.ts:21:5 › shows JSON errors ─────────────────────────────────────
[firefox] › notifier.spec.ts:3:5 › displays update notifier, can delay update ──────────────────
[firefox] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ────────────
8 passed (7.5m)
|
|
🎭 Playwright Run Summary
13 failed
[webkit] › autosave.spec.ts:3:5 › autosaves after every action ─────────────────────────────────
[webkit] › editor.spec.ts:3:5 › renders spacers as expected ────────────────────────────────────
[webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
[webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ─────────────────────────
[webkit] › editor.spec.ts:64:5 › ignores misleading unicode characters, shows compilation on hover
[webkit] › editor.spec.ts:77:5 › renders loops as expected ─────────────────────────────────────
[webkit] › entity-settings.spec.ts:3:5 › renders entity settings ───────────────────────────────
[webkit] › entity-settings.spec.ts:30:5 › allows single entity deletion and recreation ─────────
[webkit] › entity-settings.spec.ts:98:5 › can switch between entities ──────────────────────────
[webkit] › import-export.spec.ts:3:5 › import template from file ───────────────────────────────
[webkit] › import-export.spec.ts:21:5 › shows JSON errors ──────────────────────────────────────
[webkit] › notifier.spec.ts:3:5 › displays update notifier, can delay update ───────────────────
[webkit] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ─────────────
9 passed (7.6m)
|
|
🎭 Playwright Run Summary
12 failed
[mobile-webkit] › editor.spec.ts:3:5 › renders spacers as expected ─────────────────────────────
[mobile-webkit] › editor.spec.ts:18:5 › renders error as expected for a non-push opcode in unlocking script
[mobile-webkit] › editor.spec.ts:32:5 › displays evaluation of tested scripts ──────────────────
[mobile-webkit] › editor.spec.ts:64:5 › ignores misleading unicode characters, shows compilation on hover
[mobile-webkit] › editor.spec.ts:77:5 › renders loops as expected ──────────────────────────────
[mobile-webkit] › entity-settings.spec.ts:3:5 › renders entity settings ────────────────────────
[mobile-webkit] › entity-settings.spec.ts:30:5 › allows single entity deletion and recreation ──
[mobile-webkit] › entity-settings.spec.ts:98:5 › can switch between entities ───────────────────
[mobile-webkit] › import-export.spec.ts:3:5 › import template from file ────────────────────────
[mobile-webkit] › import-export.spec.ts:21:5 › shows JSON errors ───────────────────────────────
[mobile-webkit] › notifier.spec.ts:3:5 › displays update notifier, can delay update ────────────
[mobile-webkit] › notifier.spec.ts:38:5 › displays telemetry consent request, can decline ──────
9 passed (8.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-dev-1
Expired
|
89.6 MB |
sha256:7aeecebd86f3532d8019409ea57b89d816f368a9ddf1ac76f139daf1ea412a67
|
|
|
blob-report-dev-2
Expired
|
27.5 MB |
sha256:428e10bb6c3af52802e6f43657a505a05f53850da44845ab355d2a5bd7c21f88
|
|
|
blob-report-dev-3
Expired
|
75.2 MB |
sha256:f216b6fea6b9515f4e93dd424dadfdf748046029b4d12ee27525722b7d97fd4c
|
|
|
blob-report-dev-4
Expired
|
29.4 MB |
sha256:3e7c4de5c5c4be914627ba935cd3e35f078f5469ceb0311f33bd6c83d4914490
|
|
|
blob-report-dev-5
Expired
|
158 MB |
sha256:6f4f25c46eb6e68dd298347973c9d0c51a413a4c47e95e75dce9d2690cef9d0a
|
|
|
blob-report-dev-6
Expired
|
88.6 MB |
sha256:d3cdc057402676a0f82bde90ddcf385d73eca9b1698161965dc4a6578693130f
|
|
|
blob-report-dev-7
Expired
|
151 MB |
sha256:7b36317cbbfcae95ea384aae4a6d93d951d8d0bdbd60168c655a0ecdf6383304
|
|
|
blob-report-dev-8
Expired
|
76.5 MB |
sha256:1fa748c81b69eb698a95d12554a87cf0fde643f1d3b5ec3658554e4c8483b21a
|
|
|
blob-report-prod-1
Expired
|
232 MB |
sha256:d7645dcba04396cd04afc2de23b453bef49d36ea1b99a1559676039292f72cb4
|
|
|
blob-report-prod-2
Expired
|
85.1 MB |
sha256:57c6d8261263e94ab799282262f8d43d8891582266751693d13fcd7c0ea41e87
|
|
|
blob-report-prod-3
Expired
|
70.7 MB |
sha256:e319b420f031153f1ec929766fddead77fd1a524491926f862885472e1448217
|
|
|
blob-report-prod-4
Expired
|
26.2 MB |
sha256:112aa625c8b5ed00adf16221f6cbb7442144eb41177bcaf2e876211bec8afe9f
|
|
|
blob-report-prod-5
Expired
|
69.9 MB |
sha256:06b60182199a804c8fdaaf73799d77fa870e6a45f7a25122c9925e93e11dc56a
|
|
|
blob-report-prod-6
Expired
|
37.2 MB |
sha256:1c2b0110b7e2b6f33eea354cdce7d2a83c8799ab9d1d7fbeae2fa2f44b5fb8f7
|
|
|
blob-report-prod-7
Expired
|
69.8 MB |
sha256:64f84e3e4ba179ff17a306924ea9d35ff3e7143303c76f272beec323dc7ef67c
|
|
|
blob-report-prod-8
Expired
|
31.4 MB |
sha256:66c2908dfbc2d501bb9e392e3a9c4085788685608827a7593bda503200c8faea
|
|
|
html-report-dev--run-1
Expired
|
671 MB |
sha256:87009b57b612344886655e02bcaed59554637add2b26b3683c6437743c99f90d
|
|
|
html-report-prod--run-1
Expired
|
595 MB |
sha256:711dacba048c6a8b583eeb0142a072307976a789275a8043823e53f4342f2031
|
|