Skip to content

Support for 2025 CHIPs, loops, and performance improvements #84

Support for 2025 CHIPs, loops, and performance improvements

Support for 2025 CHIPs, loops, and performance improvements #84

Triggered via pull request September 5, 2024 17:23
@bitjsonbitjson
synchronize #101
next
Status Failure
Total duration 19m 30s
Artifacts 18

ci.yml

on: pull_request
Matrix: e2e-tests
merge-reports
47s
merge-reports
Fit to window
Zoom out
Zoom in

Annotations

160 errors, 18 warnings, and 16 notices
[chromium] β€Ί template-settings.spec.ts:5:5 β€Ί can modify template settings: tests/template-settings.spec.ts#L27
1) [chromium] β€Ί template-settings.spec.ts:5:5 β€Ί can modify template settings ───────────────────── Error: Screenshot comparison failed: 5749 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 - 5749 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 - 5749 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
1) [chromium] β€Ί template-settings.spec.ts:5:5 β€Ί can modify template settings ───────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5749 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 - 5749 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 - 5749 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
1) [chromium] β€Ί template-settings.spec.ts:5:5 β€Ί can modify template settings ───────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5749 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 - 5749 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 - 5749 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:46:5 β€Ί can reset template: tests/template-settings.spec.ts#L58
2) [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:46:5 β€Ί can reset template: tests/template-settings.spec.ts#L58
2) [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
2) [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] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [chromium] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ─────────────────────── Error: Screenshot comparison failed: 2290 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-2-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium/loads-the-single-signature-template-2-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 - 2290 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 - 2290 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[chromium] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [chromium] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2290 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-2-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium-retry1/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium-retry1/loads-the-single-signature-template-2-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 - 2290 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 - 2290 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[chromium] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [chromium] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ─────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2290 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-2-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium-retry2/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium-retry2/loads-the-single-signature-template-2-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 - 2290 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 - 2290 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[chromium] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template: tests/welcome.spec.ts#L101
4) [chromium] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template ─────────────────────────────── Error: Screenshot comparison failed: 3109 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-multisig-template-2-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-chromium/loads-the-multisig-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-chromium/loads-the-multisig-template-2-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 - 3109 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 - 3109 pixels (ratio 0.01 of all image pixels) are different. 99 | page.getByRole('heading', { name: 'Cosigner 1 & 2 P2SH' }), 100 | ).toBeVisible(); > 101 | await expect(page).toHaveScreenshot(); | ^ 102 | await page.getByRole('button', { name: 'Cosigner 2 & 3' }).click(); 103 | await expect( 104 | page.getByRole('heading', { name: 'Cosigner 2 & 3 P2SH' }), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:101:22
[chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault: tests/screenshots.spec.ts#L19
1) [chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault ────────────── Error: Screenshot comparison failed: 1728 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-import-export-chromium-hd-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd/template-import-export-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd/template-import-export-diff.png Call log: - expect.toHaveScreenshot(template-import-export.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 1728 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 - 1728 pixels (ratio 0.01 of all image pixels) are different. 17 | page.locator('.detected-link').getByText('https://ide.bitauth.com/'), 18 | ).toBeVisible(); > 19 | await expect(page).toHaveScreenshot('template-import-export.png', { | ^ 20 | scale: 'device', 21 | }); 22 | await page.getByLabel('Close').click(); at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:19:22
[chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault: tests/screenshots.spec.ts#L19
1) [chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault ────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 1728 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-import-export-chromium-hd-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry1/template-import-export-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry1/template-import-export-diff.png Call log: - expect.toHaveScreenshot(template-import-export.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 1728 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 - 1728 pixels (ratio 0.01 of all image pixels) are different. 17 | page.locator('.detected-link').getByText('https://ide.bitauth.com/'), 18 | ).toBeVisible(); > 19 | await expect(page).toHaveScreenshot('template-import-export.png', { | ^ 20 | scale: 'device', 21 | }); 22 | await page.getByLabel('Close').click(); at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:19:22
[chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault: tests/screenshots.spec.ts#L19
1) [chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault ────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 1728 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-import-export-chromium-hd-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry2/template-import-export-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry2/template-import-export-diff.png Call log: - expect.toHaveScreenshot(template-import-export.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 1728 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 - 1728 pixels (ratio 0.01 of all image pixels) are different. 17 | page.locator('.detected-link').getByText('https://ide.bitauth.com/'), 18 | ).toBeVisible(); > 19 | await expect(page).toHaveScreenshot('template-import-export.png', { | ^ 20 | scale: 'device', 21 | }); 22 | await page.getByLabel('Close').click(); at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:19:22
[chromium] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action: tests/autosave.spec.ts#L49
2) [chromium] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ────────────────────────────── Error: Screenshot comparison failed: 353 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 - 353 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 - 353 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
2) [chromium] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 353 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 - 353 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 - 353 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
2) [chromium] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 353 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 - 353 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 - 353 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] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ────────────────────── Error: Screenshot comparison failed: 22483 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium/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 - 22483 pixels (ratio 0.03 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 - 22483 pixels (ratio 0.03 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
[chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 22483 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium-retry1/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium-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 - 22483 pixels (ratio 0.03 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 - 22483 pixels (ratio 0.03 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
[chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 22483 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium-retry2/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium-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 - 22483 pixels (ratio 0.03 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 - 22483 pixels (ratio 0.03 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
[chromium] β€Ί import-export.spec.ts:3:5 β€Ί import template from file: tests/import-export.spec.ts#L15
4) [chromium] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ──────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeHidden() Locator: locator('.detected-link').first() Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 5000ms - waiting for locator('.detected-link').first() - locator resolved to <span class="mtk1 detected-link">https://ide.bitauth.com/authentication-template-v0</span> - unexpected value "visible" - locator resolved to <span class="mtk1 detected-link">https://ide.bitauth.com/authentication-template-v0</span> - unexpected value "visible" - locator resolved to <span class="mtk5 detected-link">https://ide.bitauth.com/authentication-template-v0</span> - unexpected value "visible" - locator resolved to <span class="mtk5 detected-link">https://ide.bitauth.com/authentication-template-v0</span> - unexpected value "visible" - locator resolved to <span class="mtk5 detected-link">https://ide.bitauth.com/authentication-template-v0</span> - unexpected value "visible" - locator resolved to <span class="mtk5 detected-link">https://ide.bitauth.com/authentication-template-v0</span> - unexpected value "visible" - locator resolved to <span class="mtk5 detected-link">https://ide.bitauth.com/authentication-template-v0</span> - unexpected value "visible" - locator resolved to <span class="mtk5 detected-link">https://ide.bitauth.com/authentication-template-v0</span> - unexpected value "visible" - locator resolved to <span class="mtk5 detected-link">https://ide.bitauth.com/authentication-template-v0</span> - unexpected value "visible" 13 | await fileChooser.setFiles('src/templates/2-of-3.json'); 14 | await expect(page.getByText('"2-of-3 Multisig"')).toBeVisible(); > 15 | await expect(page.locator('.detected-link').first()).toBeHidden(); | ^ 16 | await expect(page).toHaveScreenshot(); 17 | await page.getByRole('button', { name: 'Import Template' }).click(); 18 | await expect(page.locator('h1 .title')).toHaveText('2-of-3 Multisig'); at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:15:56
[firefox] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action: tests/autosave.spec.ts#L49
1) [firefox] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ─────────────────────────────── Error: Screenshot comparison failed: 356 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 - 356 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 - 356 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
1) [firefox] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 356 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 - 356 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 - 356 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
1) [firefox] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ─────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 356 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 - 356 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 - 356 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:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
2) [firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ─────────────────────── Error: Screenshot comparison failed: 20424 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox/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 - 20424 pixels (ratio 0.03 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 - 20424 pixels (ratio 0.03 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
[firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
2) [firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 20424 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox-retry1/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox-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 - 20424 pixels (ratio 0.03 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 - 20424 pixels (ratio 0.03 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
[firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
2) [firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ─────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 20424 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox-retry2/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox-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 - 20424 pixels (ratio 0.03 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 - 20424 pixels (ratio 0.03 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
[firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file: tests/import-export.spec.ts#L16
3) [firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ───────────────────────────── Error: Screenshot comparison failed: 4024 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts-snapshots/import-template-from-file-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox/import-template-from-file-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox/import-template-from-file-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 - 4024 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 - 4024 pixels (ratio 0.01 of all image pixels) are different. 14 | await expect(page.getByText('"2-of-3 Multisig"')).toBeVisible(); 15 | await expect(page.locator('.detected-link').first()).toBeHidden(); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | await page.getByRole('button', { name: 'Import Template' }).click(); 18 | await expect(page.locator('h1 .title')).toHaveText('2-of-3 Multisig'); 19 | }); at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:16:22
[firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file: tests/import-export.spec.ts#L16
3) [firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 4024 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts-snapshots/import-template-from-file-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox-retry1/import-template-from-file-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox-retry1/import-template-from-file-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 - 4024 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 - 4024 pixels (ratio 0.01 of all image pixels) are different. 14 | await expect(page.getByText('"2-of-3 Multisig"')).toBeVisible(); 15 | await expect(page.locator('.detected-link').first()).toBeHidden(); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | await page.getByRole('button', { name: 'Import Template' }).click(); 18 | await expect(page.locator('h1 .title')).toHaveText('2-of-3 Multisig'); 19 | }); at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:16:22
[firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file: tests/import-export.spec.ts#L16
3) [firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ───────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 4024 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts-snapshots/import-template-from-file-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox-retry2/import-template-from-file-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox-retry2/import-template-from-file-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 - 4024 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 - 4024 pixels (ratio 0.01 of all image pixels) are different. 14 | await expect(page.getByText('"2-of-3 Multisig"')).toBeVisible(); 15 | await expect(page.locator('.detected-link').first()).toBeHidden(); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | await page.getByRole('button', { name: 'Import Template' }).click(); 18 | await expect(page.locator('h1 .title')).toHaveText('2-of-3 Multisig'); 19 | }); at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:16:22
[firefox] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors: tests/import-export.spec.ts#L33
4) [firefox] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors ──────────────────────────────────── Error: Screenshot comparison failed: 417 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts-snapshots/shows-JSON-errors-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/import-export-shows-JSON-errors-firefox/shows-JSON-errors-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/import-export-shows-JSON-errors-firefox/shows-JSON-errors-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 - 417 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 - 417 pixels (ratio 0.01 of all image pixels) are different. 31 | .getByRole('heading', { name: 'Import/Export Wallet Template' }) 32 | .hover(); /* avoid any hover styling in editor */ > 33 | await expect(page).toHaveScreenshot(); | ^ 34 | await page.getByText('(show)').click(); 35 | await expect( 36 | page.getByText('Expected a JSON object, array or literal.'), at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:33: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: 6285 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 - 6285 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 - 6285 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: 6285 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 - 6285 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 - 6285 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 #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 6285 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 - 6285 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 - 6285 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: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: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 ─────────────────────────────── 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] β€Ί welcome.spec.ts:21:16 β€Ί loads the welcome screen and guide: tests/welcome.spec.ts#L53
3) [firefox] β€Ί welcome.spec.ts:21:16 β€Ί loads the welcome screen and guide ──────────────────────── Error: Screenshot comparison failed: 39469 pixels (ratio 0.05 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-3-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-3-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-welcome-screen-and-guide-firefox/loads-the-welcome-screen-and-guide-3-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 - 39469 pixels (ratio 0.05 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 - 39469 pixels (ratio 0.05 of all image pixels) are different. 51 | /* Remove focus styling before screenshot: */ 52 | await page.getByRole('heading', { name: 'Welcome!' }).click(); > 53 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 54 | await page.keyboard.press('Escape'); 55 | await expect(page.getByRole('heading', { name: 'Welcome!' })).toBeHidden(); 56 | }, at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:53:24
[firefox] β€Ί welcome.spec.ts:21:16 β€Ί loads the welcome screen and guide: tests/welcome.spec.ts#L53
3) [firefox] β€Ί welcome.spec.ts:21:16 β€Ί loads the welcome screen and guide ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 39469 pixels (ratio 0.05 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-3-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-3-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-3-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 - 39469 pixels (ratio 0.05 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 - 39469 pixels (ratio 0.05 of all image pixels) are different. 51 | /* Remove focus styling before screenshot: */ 52 | await page.getByRole('heading', { name: 'Welcome!' }).click(); > 53 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 54 | await page.keyboard.press('Escape'); 55 | await expect(page.getByRole('heading', { name: 'Welcome!' })).toBeHidden(); 56 | }, at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:53:24
[firefox] β€Ί welcome.spec.ts:21:16 β€Ί loads the welcome screen and guide: tests/welcome.spec.ts#L53
3) [firefox] β€Ί welcome.spec.ts:21:16 β€Ί loads the welcome screen and guide ──────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 39469 pixels (ratio 0.05 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-welcome-screen-and-guide-3-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-3-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-3-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 - 39469 pixels (ratio 0.05 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 - 39469 pixels (ratio 0.05 of all image pixels) are different. 51 | /* Remove focus styling before screenshot: */ 52 | await page.getByRole('heading', { name: 'Welcome!' }).click(); > 53 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 54 | await page.keyboard.press('Escape'); 55 | await expect(page.getByRole('heading', { name: 'Welcome!' })).toBeHidden(); 56 | }, at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:53:24
[firefox] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
4) [firefox] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ──────────────────────── Error: Screenshot comparison failed: 1965 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-2-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox/loads-the-single-signature-template-2-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 - 1965 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 - 1965 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81: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: 5756 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 - 5756 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 - 5756 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: 5756 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 - 5756 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 - 5756 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 #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5756 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 - 5756 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 - 5756 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: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: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 ──────────────────────────────── 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] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ───────────────────────── Error: Screenshot comparison failed: 2042 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-2-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit/loads-the-single-signature-template-2-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 - 2042 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 - 2042 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2042 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-2-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit-retry1/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit-retry1/loads-the-single-signature-template-2-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 - 2042 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 - 2042 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ───────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2042 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-2-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit-retry2/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit-retry2/loads-the-single-signature-template-2-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 - 2042 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 - 2042 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[webkit] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template: tests/welcome.spec.ts#L101
4) [webkit] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template ───────────────────────────────── Error: Screenshot comparison failed: 2828 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-multisig-template-2-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-webkit/loads-the-multisig-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-webkit/loads-the-multisig-template-2-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 - 2828 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 - 2828 pixels (ratio 0.01 of all image pixels) are different. 99 | page.getByRole('heading', { name: 'Cosigner 1 & 2 P2SH' }), 100 | ).toBeVisible(); > 101 | await expect(page).toHaveScreenshot(); | ^ 102 | await page.getByRole('button', { name: 'Cosigner 2 & 3' }).click(); 103 | await expect( 104 | page.getByRole('heading', { name: 'Cosigner 2 & 3 P2SH' }), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:101: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: 5770 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 - 5770 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 - 5770 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: 5770 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 - 5770 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 - 5770 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 #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5770 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 - 5770 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 - 5770 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: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: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 ───────────────────────── 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] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [mobile-webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ────────────────── Error: Screenshot comparison failed: 2061 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-2-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-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit/loads-the-single-signature-template-2-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 - 2061 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 - 2061 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[mobile-webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [mobile-webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2061 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-2-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit-retry1/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit-retry1/loads-the-single-signature-template-2-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 - 2061 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 - 2061 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[mobile-webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [mobile-webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2061 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-2-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit-retry2/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit-retry2/loads-the-single-signature-template-2-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 - 2061 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 - 2061 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[mobile-webkit] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template: tests/welcome.spec.ts#L101
4) [mobile-webkit] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template ────────────────────────── Error: Screenshot comparison failed: 2916 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-multisig-template-2-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-mobile-webkit/loads-the-multisig-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-mobile-webkit/loads-the-multisig-template-2-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. 99 | page.getByRole('heading', { name: 'Cosigner 1 & 2 P2SH' }), 100 | ).toBeVisible(); > 101 | await expect(page).toHaveScreenshot(); | ^ 102 | await page.getByRole('button', { name: 'Cosigner 2 & 3' }).click(); 103 | await expect( 104 | page.getByRole('heading', { name: 'Cosigner 2 & 3 P2SH' }), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:101:22
[chromium] β€Ί template-settings.spec.ts:5:5 β€Ί can modify template settings: tests/template-settings.spec.ts#L27
1) [chromium] β€Ί template-settings.spec.ts:5:5 β€Ί can modify template settings ───────────────────── Error: Screenshot comparison failed: 5749 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 - 5749 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 - 5749 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
1) [chromium] β€Ί template-settings.spec.ts:5:5 β€Ί can modify template settings ───────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5749 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 - 5749 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 - 5749 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
1) [chromium] β€Ί template-settings.spec.ts:5:5 β€Ί can modify template settings ───────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5749 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 - 5749 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 - 5749 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:46:5 β€Ί can reset template: tests/template-settings.spec.ts#L58
2) [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:46:5 β€Ί can reset template: tests/template-settings.spec.ts#L58
2) [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
2) [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] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [chromium] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ─────────────────────── Error: Screenshot comparison failed: 2290 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-2-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium/loads-the-single-signature-template-2-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 - 2290 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 - 2290 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[chromium] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [chromium] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2290 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-2-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium-retry1/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium-retry1/loads-the-single-signature-template-2-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 - 2290 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 - 2290 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[chromium] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [chromium] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ─────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2290 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-2-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium-retry2/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-chromium-retry2/loads-the-single-signature-template-2-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 - 2290 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 - 2290 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[chromium] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template: tests/welcome.spec.ts#L101
4) [chromium] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template ─────────────────────────────── Error: Screenshot comparison failed: 3109 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-multisig-template-2-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-chromium/loads-the-multisig-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-chromium/loads-the-multisig-template-2-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 - 3159 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 - 18 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 - 3109 pixels (ratio 0.01 of all image pixels) are different. 99 | page.getByRole('heading', { name: 'Cosigner 1 & 2 P2SH' }), 100 | ).toBeVisible(); > 101 | await expect(page).toHaveScreenshot(); | ^ 102 | await page.getByRole('button', { name: 'Cosigner 2 & 3' }).click(); 103 | await expect( 104 | page.getByRole('heading', { name: 'Cosigner 2 & 3 P2SH' }), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:101:22
[firefox] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action: tests/autosave.spec.ts#L49
1) [firefox] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ─────────────────────────────── Error: Screenshot comparison failed: 356 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 - 356 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 - 356 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
1) [firefox] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 356 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 - 356 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 - 356 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
1) [firefox] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ─────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 356 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 - 356 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 - 356 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:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
2) [firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ─────────────────────── Error: Screenshot comparison failed: 20424 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox/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 - 20424 pixels (ratio 0.03 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 - 20424 pixels (ratio 0.03 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
[firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
2) [firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 20424 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox-retry1/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox-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 - 20424 pixels (ratio 0.03 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 - 20424 pixels (ratio 0.03 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
[firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
2) [firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ─────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 20424 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox-retry2/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-firefox-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 - 20424 pixels (ratio 0.03 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 - 20424 pixels (ratio 0.03 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
[firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file: tests/import-export.spec.ts#L16
3) [firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ───────────────────────────── Error: Screenshot comparison failed: 5143 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts-snapshots/import-template-from-file-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox/import-template-from-file-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox/import-template-from-file-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 - 4024 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 - 17 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 - 1099 pixels (ratio 0.01 of all image pixels) are different. - waiting 500ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 5143 pixels (ratio 0.01 of all image pixels) are different. 14 | await expect(page.getByText('"2-of-3 Multisig"')).toBeVisible(); 15 | await expect(page.locator('.detected-link').first()).toBeHidden(); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | await page.getByRole('button', { name: 'Import Template' }).click(); 18 | await expect(page.locator('h1 .title')).toHaveText('2-of-3 Multisig'); 19 | }); at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:16:22
[firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file: tests/import-export.spec.ts#L16
3) [firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5143 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts-snapshots/import-template-from-file-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox-retry1/import-template-from-file-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox-retry1/import-template-from-file-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 - 4024 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 - 17 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 - 1099 pixels (ratio 0.01 of all image pixels) are different. - waiting 500ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 5143 pixels (ratio 0.01 of all image pixels) are different. 14 | await expect(page.getByText('"2-of-3 Multisig"')).toBeVisible(); 15 | await expect(page.locator('.detected-link').first()).toBeHidden(); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | await page.getByRole('button', { name: 'Import Template' }).click(); 18 | await expect(page.locator('h1 .title')).toHaveText('2-of-3 Multisig'); 19 | }); at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:16:22
[firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file: tests/import-export.spec.ts#L16
3) [firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ───────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5143 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts-snapshots/import-template-from-file-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox-retry2/import-template-from-file-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-firefox-retry2/import-template-from-file-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 - 4024 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 - 670 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 - 446 pixels (ratio 0.01 of all image pixels) are different. - waiting 500ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 5143 pixels (ratio 0.01 of all image pixels) are different. 14 | await expect(page.getByText('"2-of-3 Multisig"')).toBeVisible(); 15 | await expect(page.locator('.detected-link').first()).toBeHidden(); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | await page.getByRole('button', { name: 'Import Template' }).click(); 18 | await expect(page.locator('h1 .title')).toHaveText('2-of-3 Multisig'); 19 | }); at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:16:22
[firefox] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors: tests/import-export.spec.ts#L33
4) [firefox] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors ──────────────────────────────────── Error: Screenshot comparison failed: 417 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts-snapshots/shows-JSON-errors-1-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/import-export-shows-JSON-errors-firefox/shows-JSON-errors-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/import-export-shows-JSON-errors-firefox/shows-JSON-errors-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 - 417 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 - 417 pixels (ratio 0.01 of all image pixels) are different. 31 | .getByRole('heading', { name: 'Import/Export Wallet Template' }) 32 | .hover(); /* avoid any hover styling in editor */ > 33 | await expect(page).toHaveScreenshot(); | ^ 34 | await page.getByText('(show)').click(); 35 | await expect( 36 | page.getByText('Expected a JSON object, array or literal.'), at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:33: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: 6285 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 - 6285 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 - 6285 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: 6285 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 - 6285 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 - 6285 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 #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 6285 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 - 6285 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 - 6285 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: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: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 ─────────────────────────────── 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] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [firefox] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ──────────────────────── Error: Screenshot comparison failed: 1965 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-2-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox/loads-the-single-signature-template-2-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 - 1965 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 - 1965 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[firefox] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [firefox] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 1965 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-2-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox-retry1/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox-retry1/loads-the-single-signature-template-2-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 - 1965 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 - 1965 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[firefox] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [firefox] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ──────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 1965 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-2-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox-retry2/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-firefox-retry2/loads-the-single-signature-template-2-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 - 1965 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 - 1965 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[firefox] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template: tests/welcome.spec.ts#L101
4) [firefox] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template ──────────────────────────────── Error: Screenshot comparison failed: 2713 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-multisig-template-2-firefox-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-firefox/loads-the-multisig-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-firefox/loads-the-multisig-template-2-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 - 2713 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 - 2713 pixels (ratio 0.01 of all image pixels) are different. 99 | page.getByRole('heading', { name: 'Cosigner 1 & 2 P2SH' }), 100 | ).toBeVisible(); > 101 | await expect(page).toHaveScreenshot(); | ^ 102 | await page.getByRole('button', { name: 'Cosigner 2 & 3' }).click(); 103 | await expect( 104 | page.getByRole('heading', { name: 'Cosigner 2 & 3 P2SH' }), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:101:22
[chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault: tests/screenshots.spec.ts#L19
1) [chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault ────────────── Error: Screenshot comparison failed: 1728 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-import-export-chromium-hd-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd/template-import-export-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd/template-import-export-diff.png Call log: - expect.toHaveScreenshot(template-import-export.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 51 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 - 1695 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 - 1728 pixels (ratio 0.01 of all image pixels) are different. 17 | page.locator('.detected-link').getByText('https://ide.bitauth.com/'), 18 | ).toBeVisible(); > 19 | await expect(page).toHaveScreenshot('template-import-export.png', { | ^ 20 | scale: 'device', 21 | }); 22 | await page.getByLabel('Close').click(); at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:19:22
[chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault: tests/screenshots.spec.ts#L19
1) [chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault ────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 1728 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-import-export-chromium-hd-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry1/template-import-export-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry1/template-import-export-diff.png Call log: - expect.toHaveScreenshot(template-import-export.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 51 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 - 1695 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 - 1728 pixels (ratio 0.01 of all image pixels) are different. 17 | page.locator('.detected-link').getByText('https://ide.bitauth.com/'), 18 | ).toBeVisible(); > 19 | await expect(page).toHaveScreenshot('template-import-export.png', { | ^ 20 | scale: 'device', 21 | }); 22 | await page.getByLabel('Close').click(); at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:19:22
[chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault: tests/screenshots.spec.ts#L19
1) [chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault ────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 1728 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts-snapshots/template-import-export-chromium-hd-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry2/template-import-export-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/screenshots-product-screenshots-recoverable-vault-chromium-hd-retry2/template-import-export-diff.png Call log: - expect.toHaveScreenshot(template-import-export.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 51 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 - 1695 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 - 1728 pixels (ratio 0.01 of all image pixels) are different. 17 | page.locator('.detected-link').getByText('https://ide.bitauth.com/'), 18 | ).toBeVisible(); > 19 | await expect(page).toHaveScreenshot('template-import-export.png', { | ^ 20 | scale: 'device', 21 | }); 22 | await page.getByLabel('Close').click(); at /__w/bitauth-ide/bitauth-ide/tests/screenshots.spec.ts:19:22
[chromium] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action: tests/autosave.spec.ts#L49
2) [chromium] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ────────────────────────────── Error: Screenshot comparison failed: 353 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 - 353 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 - 353 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
2) [chromium] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 353 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 - 353 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 - 353 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
2) [chromium] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 353 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 - 353 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 - 353 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] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ────────────────────── Error: Screenshot comparison failed: 22483 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium/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 - 22483 pixels (ratio 0.03 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 - 22483 pixels (ratio 0.03 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
[chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 22483 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium-retry1/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium-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 - 22483 pixels (ratio 0.03 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 - 22483 pixels (ratio 0.03 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
[chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 22483 pixels (ratio 0.03 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/displays-evaluation-of-tested-scripts-1-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium-retry2/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-chromium-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 - 22483 pixels (ratio 0.03 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 - 22483 pixels (ratio 0.03 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
[chromium] β€Ί import-export.spec.ts:3:5 β€Ί import template from file: tests/import-export.spec.ts#L16
4) [chromium] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ──────────────────────────── Error: Screenshot comparison failed: 5133 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts-snapshots/import-template-from-file-1-chromium-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-chromium/import-template-from-file-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-chromium/import-template-from-file-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 - 4081 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 - 17 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 - 1034 pixels (ratio 0.01 of all image pixels) are different. - waiting 500ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 5133 pixels (ratio 0.01 of all image pixels) are different. 14 | await expect(page.getByText('"2-of-3 Multisig"')).toBeVisible(); 15 | await expect(page.locator('.detected-link').first()).toBeHidden(); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | await page.getByRole('button', { name: 'Import Template' }).click(); 18 | await expect(page.locator('h1 .title')).toHaveText('2-of-3 Multisig'); 19 | }); at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:16:22
[mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
1) [mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
1) [mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit-retry1/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit-retry1/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
1) [mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit-retry2/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit-retry2/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[mobile-webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
2) [mobile-webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ───────────────── Error: Screenshot comparison failed: 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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
2) [mobile-webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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
2) [mobile-webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ───────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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:64:5 β€Ί ignores misleading unicode characters: tests/editor.spec.ts#L74
3) [mobile-webkit] β€Ί editor.spec.ts:64:5 β€Ί ignores misleading unicode characters, shows compilation on hover Error: Screenshot comparison failed: 7 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 - 7 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 - 7 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:64:5 β€Ί ignores misleading unicode characters: tests/editor.spec.ts#L74
3) [mobile-webkit] β€Ί editor.spec.ts:64:5 β€Ί ignores misleading unicode characters, shows compilation on hover Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 7 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-retry1/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-retry1/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 - 7 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 - 7 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:64:5 β€Ί ignores misleading unicode characters: tests/editor.spec.ts#L74
3) [mobile-webkit] β€Ί editor.spec.ts:64:5 β€Ί ignores misleading unicode characters, shows compilation on hover Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 7 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-retry2/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-retry2/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 - 7 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 - 7 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] β€Ί import-export.spec.ts:3:5 β€Ί import template from file: tests/import-export.spec.ts#L16
4) [mobile-webkit] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ─────────────────────── Error: Screenshot comparison failed: 5030 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts-snapshots/import-template-from-file-1-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-mobile-webkit/import-template-from-file-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-mobile-webkit/import-template-from-file-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 - 3985 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 - 1045 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 - 5030 pixels (ratio 0.01 of all image pixels) are different. 14 | await expect(page.getByText('"2-of-3 Multisig"')).toBeVisible(); 15 | await expect(page.locator('.detected-link').first()).toBeHidden(); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | await page.getByRole('button', { name: 'Import Template' }).click(); 18 | await expect(page.locator('h1 .title')).toHaveText('2-of-3 Multisig'); 19 | }); at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:16: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: 354 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 - 354 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 - 354 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: 354 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 - 354 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 - 354 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 #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 354 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 - 354 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 - 354 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] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
2) [webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
2) [webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit-retry1/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit-retry1/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
2) [webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit-retry2/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit-retry2/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ──────────────────────── Error: Screenshot comparison failed: 20224 pixels (ratio 0.03 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 - 20224 pixels (ratio 0.03 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 - 20224 pixels (ratio 0.03 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:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 20224 pixels (ratio 0.03 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-retry1/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-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 - 20224 pixels (ratio 0.03 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 - 20224 pixels (ratio 0.03 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:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ──────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 20224 pixels (ratio 0.03 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-retry2/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-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 - 20224 pixels (ratio 0.03 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 - 20224 pixels (ratio 0.03 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:64:5 β€Ί ignores misleading unicode characters: tests/editor.spec.ts#L74
4) [webkit] β€Ί editor.spec.ts:64:5 β€Ί ignores misleading unicode characters, shows compilation on hover Error: Screenshot comparison failed: 7 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-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-ignores-misleading--189cc--shows-compilation-on-hover-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-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 - 7 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 - 7 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
[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: 5756 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 - 5756 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 - 5756 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: 5756 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 - 5756 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 - 5756 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 #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5756 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 - 5756 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 - 5756 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: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: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 ──────────────────────────────── 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] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ───────────────────────── Error: Screenshot comparison failed: 2042 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-2-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit/loads-the-single-signature-template-2-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 - 2042 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 - 2042 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2042 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-2-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit-retry1/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit-retry1/loads-the-single-signature-template-2-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 - 2042 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 - 2042 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ───────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2042 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-2-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit-retry2/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-webkit-retry2/loads-the-single-signature-template-2-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 - 2042 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 - 2042 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[webkit] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template: tests/welcome.spec.ts#L101
4) [webkit] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template ───────────────────────────────── Error: Screenshot comparison failed: 2828 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-multisig-template-2-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-webkit/loads-the-multisig-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-webkit/loads-the-multisig-template-2-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 - 2828 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 - 2828 pixels (ratio 0.01 of all image pixels) are different. 99 | page.getByRole('heading', { name: 'Cosigner 1 & 2 P2SH' }), 100 | ).toBeVisible(); > 101 | await expect(page).toHaveScreenshot(); | ^ 102 | await page.getByRole('button', { name: 'Cosigner 2 & 3' }).click(); 103 | await expect( 104 | page.getByRole('heading', { name: 'Cosigner 2 & 3 P2SH' }), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:101: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: 5770 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 - 5770 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 - 5770 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: 5770 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 - 5770 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 - 5770 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 #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 5770 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 - 5770 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 - 5770 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: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: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 ───────────────────────── 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] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [mobile-webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ────────────────── Error: Screenshot comparison failed: 2061 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-2-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-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit/loads-the-single-signature-template-2-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 - 2061 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 - 2061 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[mobile-webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [mobile-webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2061 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-2-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit-retry1/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit-retry1/loads-the-single-signature-template-2-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 - 2061 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 - 2061 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[mobile-webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template: tests/welcome.spec.ts#L81
3) [mobile-webkit] β€Ί welcome.spec.ts:59:5 β€Ί loads the single signature template ────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 2061 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-2-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit-retry2/loads-the-single-signature-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-single-signature-template-mobile-webkit-retry2/loads-the-single-signature-template-2-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 - 2061 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 - 2061 pixels (ratio 0.01 of all image pixels) are different. 79 | 'rgb(217, 218, 162)', 80 | ); > 81 | await expect(page).toHaveScreenshot(); | ^ 82 | await page.getByText('OP_DUP').first().hover(); 83 | await expect( 84 | page.getByText('Duplicate the top item on the stack.'), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:81:22
[mobile-webkit] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template: tests/welcome.spec.ts#L101
4) [mobile-webkit] β€Ί welcome.spec.ts:89:5 β€Ί loads the multisig template ────────────────────────── Error: Screenshot comparison failed: 2916 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts-snapshots/loads-the-multisig-template-2-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-mobile-webkit/loads-the-multisig-template-2-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/welcome-loads-the-multisig-template-mobile-webkit/loads-the-multisig-template-2-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. 99 | page.getByRole('heading', { name: 'Cosigner 1 & 2 P2SH' }), 100 | ).toBeVisible(); > 101 | await expect(page).toHaveScreenshot(); | ^ 102 | await page.getByRole('button', { name: 'Cosigner 2 & 3' }).click(); 103 | await expect( 104 | page.getByRole('heading', { name: 'Cosigner 2 & 3 P2SH' }), at /__w/bitauth-ide/bitauth-ide/tests/welcome.spec.ts:101:22
[mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
1) [mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
1) [mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit-retry1/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit-retry1/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
1) [mobile-webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit-retry2/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-mobile-webkit-retry2/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[mobile-webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
2) [mobile-webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ───────────────── Error: Screenshot comparison failed: 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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
2) [mobile-webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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
2) [mobile-webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ───────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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 - 27082 pixels (ratio 0.04 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:64:5 β€Ί ignores misleading unicode characters: tests/editor.spec.ts#L74
3) [mobile-webkit] β€Ί editor.spec.ts:64:5 β€Ί ignores misleading unicode characters, shows compilation on hover Error: Screenshot comparison failed: 7 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 - 7 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 - 7 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:64:5 β€Ί ignores misleading unicode characters: tests/editor.spec.ts#L74
3) [mobile-webkit] β€Ί editor.spec.ts:64:5 β€Ί ignores misleading unicode characters, shows compilation on hover Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 7 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-retry1/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-retry1/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 - 7 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 - 7 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:64:5 β€Ί ignores misleading unicode characters: tests/editor.spec.ts#L74
3) [mobile-webkit] β€Ί editor.spec.ts:64:5 β€Ί ignores misleading unicode characters, shows compilation on hover Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 7 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-retry2/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-retry2/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 - 7 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 - 7 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] β€Ί import-export.spec.ts:3:5 β€Ί import template from file: tests/import-export.spec.ts#L16
4) [mobile-webkit] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ─────────────────────── Error: Screenshot comparison failed: 5030 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts-snapshots/import-template-from-file-1-mobile-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-mobile-webkit/import-template-from-file-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/import-export-import-template-from-file-mobile-webkit/import-template-from-file-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 - 3952 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 - 1078 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 - 5030 pixels (ratio 0.01 of all image pixels) are different. 14 | await expect(page.getByText('"2-of-3 Multisig"')).toBeVisible(); 15 | await expect(page.locator('.detected-link').first()).toBeHidden(); > 16 | await expect(page).toHaveScreenshot(); | ^ 17 | await page.getByRole('button', { name: 'Import Template' }).click(); 18 | await expect(page.locator('h1 .title')).toHaveText('2-of-3 Multisig'); 19 | }); at /__w/bitauth-ide/bitauth-ide/tests/import-export.spec.ts:16:22
[webkit] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action: tests/autosave.spec.ts#L1
1) [webkit] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ──────────────────────────────── Test timeout of 30000ms exceeded.
[webkit] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action: tests/autosave.spec.ts#L31
1) [webkit] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ──────────────────────────────── 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
[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: 354 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 - 354 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 - 354 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 #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 354 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 - 354 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 - 354 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] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
2) [webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
2) [webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit-retry1/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit-retry1/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script: tests/editor.spec.ts#L29
2) [webkit] β€Ί editor.spec.ts:18:5 β€Ί renders error as expected for a non-push opcode in unlocking script Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 13 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts-snapshots/renders-error-as-expected-for-a-non-push-opcode-in-unlocking-script-1-webkit-linux.png Received: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit-retry2/renders-error-as-expected--9af63-pcode-in-unlocking-script-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-renders-error-as-ex-2e6a8--opcode-in-unlocking-script-webkit-retry2/renders-error-as-expected--9af63-pcode-in-unlocking-script-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 - 13 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 - 13 pixels (ratio 0.01 of all image pixels) are different. 27 | page.getByText('Unlocking bytecode may contain only push operations.'), 28 | ).toBeVisible(); > 29 | await expect(page).toHaveScreenshot(); | ^ 30 | }); 31 | 32 | test('displays evaluation of tested scripts', async ({ page }) => { at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:29:22
[webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ──────────────────────── Error: Screenshot comparison failed: 20224 pixels (ratio 0.03 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 - 20224 pixels (ratio 0.03 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 - 20224 pixels (ratio 0.03 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:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 20224 pixels (ratio 0.03 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-retry1/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-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 - 20224 pixels (ratio 0.03 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 - 20224 pixels (ratio 0.03 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:32:5 β€Ί displays evaluation of tested scripts: tests/editor.spec.ts#L35
3) [webkit] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ──────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 20224 pixels (ratio 0.03 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-retry2/displays-evaluation-of-tested-scripts-1-actual.png Diff: /__w/bitauth-ide/bitauth-ide/test-results/editor-displays-evaluation-of-tested-scripts-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 - 20224 pixels (ratio 0.03 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 - 20224 pixels (ratio 0.03 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
Slow Test: [chromium] β€Ί routing.spec.ts#L1
[chromium] β€Ί routing.spec.ts took 39.3s
Slow Test: [chromium] β€Ί entity-settings.spec.ts#L1
[chromium] β€Ί entity-settings.spec.ts took 40.2s
Slow Test: [firefox] β€Ί entity-settings.spec.ts#L1
[firefox] β€Ί entity-settings.spec.ts took 57.6s
Slow Test: [firefox] β€Ί routing.spec.ts#L1
[firefox] β€Ί routing.spec.ts took 1.0m
Slow Test: [webkit] β€Ί routing.spec.ts#L1
[webkit] β€Ί routing.spec.ts took 41.1s
Slow Test: [mobile-webkit] β€Ί routing.spec.ts#L1
[mobile-webkit] β€Ί routing.spec.ts took 42.0s
Slow Test: [chromium] β€Ί routing.spec.ts#L1
[chromium] β€Ί routing.spec.ts took 25.1s
Slow Test: [firefox] β€Ί entity-settings.spec.ts#L1
[firefox] β€Ί entity-settings.spec.ts took 39.1s
Slow Test: [firefox] β€Ί routing.spec.ts#L1
[firefox] β€Ί routing.spec.ts took 36.1s
Slow Test: [chromium] β€Ί entity-settings.spec.ts#L1
[chromium] β€Ί entity-settings.spec.ts took 35.6s
Slow Test: [mobile-webkit] β€Ί entity-settings.spec.ts#L1
[mobile-webkit] β€Ί entity-settings.spec.ts took 1.2m
Slow Test: [webkit] β€Ί entity-settings.spec.ts#L1
[webkit] β€Ί entity-settings.spec.ts took 1.2m
Slow Test: [webkit] β€Ί routing.spec.ts#L1
[webkit] β€Ί routing.spec.ts took 28.7s
Slow Test: [mobile-webkit] β€Ί routing.spec.ts#L1
[mobile-webkit] β€Ί routing.spec.ts took 38.2s
Slow Test: [mobile-webkit] β€Ί entity-settings.spec.ts#L1
[mobile-webkit] β€Ί entity-settings.spec.ts took 1.8m
Slow Test: [mobile-webkit] β€Ί notifier.spec.ts#L1
[mobile-webkit] β€Ί notifier.spec.ts took 21.1s
Slow Test: [webkit] β€Ί notifier.spec.ts#L1
[webkit] β€Ί notifier.spec.ts took 20.1s
merge-reports
The process '/usr/bin/git' failed with exit code 128
🎭 Playwright Run Summary
5 failed [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: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 ────────────────────── 17 passed (2.8m)
🎭 Playwright Run Summary
5 failed [chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault ─────────────── [chromium] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ─────────────────────────────── [chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ─────────────────────── [chromium] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ───────────────────────────── [chromium] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors ──────────────────────────────────── 17 passed (3.9m)
🎭 Playwright Run Summary
4 failed [firefox] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ──────────────────────────────── [firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ──────────────────────── [firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ────────────────────────────── [firefox] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors ───────────────────────────────────── 18 passed (4.5m)
🎭 Playwright Run Summary
6 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 ─────────────────────── 16 passed (4.6m)
🎭 Playwright Run Summary
6 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: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 ──────────────────────── [mobile-webkit] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ────────────────────────── 16 passed (4.2m)
🎭 Playwright Run Summary
5 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: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 ───────────────── 16 passed (3.4m)
🎭 Playwright Run Summary
5 failed [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: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 ────────────────────── 1 flaky [chromium] β€Ί welcome.spec.ts:21:16 β€Ί loads the welcome screen and guide ──────────────────────── 16 passed (2.9m)
🎭 Playwright Run Summary
4 failed [firefox] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ──────────────────────────────── [firefox] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ──────────────────────── [firefox] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ────────────────────────────── [firefox] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors ───────────────────────────────────── 18 passed (3.4m)
🎭 Playwright Run Summary
6 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: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:145:5 β€Ί can import a template ────────────────────────────────────── 16 passed (3.5m)
🎭 Playwright Run Summary
5 failed [chromium-hd] β€Ί screenshots.spec.ts:3:5 β€Ί product screenshots: recoverable vault ─────────────── [chromium] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ─────────────────────────────── [chromium] β€Ί editor.spec.ts:32:5 β€Ί displays evaluation of tested scripts ─────────────────────── [chromium] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ───────────────────────────── [chromium] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors ──────────────────────────────────── 17 passed (3.6m)
🎭 Playwright Run Summary
5 failed [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] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ──────────────────────── [mobile-webkit] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors ─────────────────────────────── 16 passed (5.1m)
🎭 Playwright Run Summary
6 failed [webkit] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ───────────────────────────────── [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] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ─────────────────────────────── [webkit] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors ────────────────────────────────────── 16 passed (5.9m)
🎭 Playwright Run Summary
6 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: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 ──────────────────────── [mobile-webkit] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ────────────────────────── 1 flaky [webkit] β€Ί welcome.spec.ts:3:5 β€Ί logs welcome message to console, indicates development/production mode 15 passed (5.6m)
🎭 Playwright Run Summary
5 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: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 ───────────────── 16 passed (4.6m)
🎭 Playwright Run Summary
5 failed [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] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ──────────────────────── [mobile-webkit] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors ─────────────────────────────── 16 passed (6.1m)
🎭 Playwright Run Summary
6 failed [webkit] β€Ί autosave.spec.ts:3:5 β€Ί autosaves after every action ───────────────────────────────── [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] β€Ί import-export.spec.ts:3:5 β€Ί import template from file ─────────────────────────────── [webkit] β€Ί import-export.spec.ts:21:5 β€Ί shows JSON errors ────────────────────────────────────── 1 flaky [webkit] β€Ί entity-settings.spec.ts:82:5 β€Ί warns about duplicate entity IDs ───────────────────── 15 passed (7.3m)

Artifacts

Produced during runtime
Name Size
blob-report-dev-1 Expired
35.9 MB
blob-report-dev-2 Expired
21.5 MB
blob-report-dev-3 Expired
22.8 MB
blob-report-dev-4 Expired
30.3 MB
blob-report-dev-5 Expired
49 MB
blob-report-dev-6 Expired
38 MB
blob-report-dev-7 Expired
42.1 MB
blob-report-dev-8 Expired
31.6 MB
blob-report-prod-1 Expired
85 MB
blob-report-prod-2 Expired
69.4 MB
blob-report-prod-3 Expired
19.8 MB
blob-report-prod-4 Expired
26.7 MB
blob-report-prod-5 Expired
36 MB
blob-report-prod-6 Expired
34.2 MB
blob-report-prod-7 Expired
30.8 MB
blob-report-prod-8 Expired
29 MB
html-report-dev--run-1 Expired
256 MB
html-report-prod--run-1 Expired
315 MB