Trezor Keychain Port #1056
pr-tests.yml
on: pull_request
Check Pinned Dependencies
5s
Security Audit
24s
Matrix: unit-tests
Matrix: e2e-tests
Unit Tests
3s
Test Summary
2s
Annotations
2 errors and 19 notices
|
e2e/pages/compose/issuance/index.spec.ts:117:3 › Issuance Flow - Full Compose Flow › form → review: valid issuance shows review page:
e2e/pages/compose/issuance/index.spec.ts#L127
1) e2e/pages/compose/issuance/index.spec.ts:117:3 › Issuance Flow - Full Compose Flow › form → review: valid issuance shows review page
Error: expect(locator).toBeEnabled() failed
Locator: locator('button:has-text("Continue"), button:has-text("Create"), button:has-text("Issue")').first()
Expected: enabled
Received: disabled
Timeout: 5000ms
Call log:
- Expect "toBeEnabled" with timeout 5000ms
- waiting for locator('button:has-text("Continue"), button:has-text("Create"), button:has-text("Issue")').first()
9 × locator resolved to <button disabled type="submit" data-disabled="" data-headlessui-state="disabled" class="font-bold py-3 px-4 rounded transition duration-300 flex items-center justify-center focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 bg-blue-500 hover:bg-blue-600 text-white focus-visible:ring-blue-500 w-full opacity-50 cursor-not-allowed">Continue</button>
- unexpected value "disabled"
125 |
126 | const submitBtn = compose.issuance.issueButton(page);
> 127 | await expect(submitBtn).toBeEnabled({ timeout: 5000 });
| ^
128 | await submitBtn.click();
129 |
130 | await waitForReview(page);
at /home/runner/work/extension/extension/e2e/pages/compose/issuance/index.spec.ts:127:29
|
|
e2e/tests/address-type-matrix.spec.ts:279:3 › Address Type Matrix - Counterwallet Wallet › importing Counterwallet mnemonic creates Counterwallet wallet:
e2e/tests/address-type-matrix.spec.ts#L289
1) e2e/tests/address-type-matrix.spec.ts:279:3 › Address Type Matrix - Counterwallet Wallet › importing Counterwallet mnemonic creates Counterwallet wallet
Error: expect(locator).toBeVisible() failed
Locator: locator('[aria-label="Current address"]')
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for locator('[aria-label="Current address"]')
287 | // (not during "Loading wallet data..." or "No wallet unlocked" states)
288 | const addressContainer = extensionPage.locator('[aria-label="Current address"]');
> 289 | await expect(addressContainer).toBeVisible({ timeout: 20000 });
| ^
290 |
291 | // Now verify the address text matches expected format
292 | const address = await getCurrentDisplayedAddress(extensionPage);
at /home/runner/work/extension/extension/e2e/tests/address-type-matrix.spec.ts:289:36
|
|
🎭 Playwright Run Summary
22 passed (1.2m)
|
|
🎭 Playwright Run Summary
31 passed (1.6m)
|
|
🎭 Playwright Run Summary
45 passed (2.3m)
|
|
🎭 Playwright Run Summary
1 flaky
e2e/pages/compose/issuance/index.spec.ts:117:3 › Issuance Flow - Full Compose Flow › form → review: valid issuance shows review page
22 passed (1.5m)
|
|
🎭 Playwright Run Summary
49 passed (2.5m)
|
|
🎭 Playwright Run Summary
24 skipped
53 passed (2.7m)
|
|
🎭 Playwright Run Summary
1 skipped
38 passed (2.0m)
|
|
🎭 Playwright Run Summary
21 passed (1.2m)
|
|
🎭 Playwright Run Summary
23 skipped
54 passed (3.4m)
|
|
🎭 Playwright Run Summary
62 passed (3.3m)
|
|
🎭 Playwright Run Summary
1 skipped
49 passed (2.8m)
|
|
🎭 Playwright Run Summary
57 passed (3.3m)
|
|
🎭 Playwright Run Summary
43 passed (2.4m)
|
|
🎭 Playwright Run Summary
101 passed (4.6m)
|
|
🎭 Playwright Run Summary
6 skipped
90 passed (5.0m)
|
|
🎭 Playwright Run Summary
74 passed (5.3m)
|
|
🎭 Playwright Run Summary
10 skipped
93 passed (5.2m)
|
|
🎭 Playwright Run Summary
1 flaky
e2e/tests/address-type-matrix.spec.ts:279:3 › Address Type Matrix - Counterwallet Wallet › importing Counterwallet mnemonic creates Counterwallet wallet
70 passed (4.4m)
|
|
🎭 Playwright Run Summary
2 skipped
108 passed (5.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-test-results-batch-11
Expired
|
4.77 MB |
sha256:13455afabdaad990b36872f5aad6451287d9c604d83fafab6ec264638ed64326
|
|
|
e2e-test-results-batch-16
Expired
|
40.5 KB |
sha256:3055e2f9126962f9808e021304e82e0778f069163dd358da21e8f5f9c692fa75
|
|
|
e2e-test-results-batch-17
Expired
|
12.5 MB |
sha256:5006f75d6b44d37163120500fbc3a8ff69bcb0fa3637ab7705b6d82d701e36c2
|
|
|
e2e-test-results-batch-8
Expired
|
26 KB |
sha256:5ec8d6af6ca17d4b17c02884e1ac0165f2add7b4ec995cbfec0f8034328e010f
|
|