feat: add context menu to open npubs #5134
Annotations
10 errors, 3 warnings, and 1 notice
[chromium] › 001-createWallets.spec.ts:47:7 › Create or connect wallets › successfully connects to an existing Alby testnet wallet:
tests/e2e/helpers/loadExtension.ts#L231
1) [chromium] › 001-createWallets.spec.ts:47:7 › Create or connect wallets › successfully connects to an existing Alby testnet wallet
Error: Did not navigate to pin extension page
at helpers/loadExtension.ts:231
229 | }
230 | if (retries >= MAX_RETRIES) {
> 231 | throw new Error("Did not navigate to pin extension page");
| ^
232 | }
233 |
234 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true });
at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:231:11)
at /github/workspace/tests/e2e/001-createWallets.spec.ts:49:5
|
[chromium] › 001-createWallets.spec.ts:47:7 › Create or connect wallets › successfully connects to an existing Alby testnet wallet:
tests/e2e/helpers/loadExtension.ts#L231
1) [chromium] › 001-createWallets.spec.ts:47:7 › Create or connect wallets › successfully connects to an existing Alby testnet wallet
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Did not navigate to pin extension page
at helpers/loadExtension.ts:231
229 | }
230 | if (retries >= MAX_RETRIES) {
> 231 | throw new Error("Did not navigate to pin extension page");
| ^
232 | }
233 |
234 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true });
at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:231:11)
at /github/workspace/tests/e2e/001-createWallets.spec.ts:49:5
|
[chromium] › 001-createWallets.spec.ts:47:7 › Create or connect wallets › successfully connects to an existing Alby testnet wallet:
tests/e2e/helpers/loadExtension.ts#L231
1) [chromium] › 001-createWallets.spec.ts:47:7 › Create or connect wallets › successfully connects to an existing Alby testnet wallet
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Did not navigate to pin extension page
at helpers/loadExtension.ts:231
229 | }
230 | if (retries >= MAX_RETRIES) {
> 231 | throw new Error("Did not navigate to pin extension page");
| ^
232 | }
233 |
234 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true });
at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:231:11)
at /github/workspace/tests/e2e/001-createWallets.spec.ts:49:5
|
[chromium] › 002-walletFeatures.spec.ts:15:7 › Wallet features › change password:
tests/e2e/helpers/loadExtension.ts#L231
2) [chromium] › 002-walletFeatures.spec.ts:15:7 › Wallet features › change password ──────────────
Error: Did not navigate to pin extension page
at helpers/loadExtension.ts:231
229 | }
230 | if (retries >= MAX_RETRIES) {
> 231 | throw new Error("Did not navigate to pin extension page");
| ^
232 | }
233 |
234 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true });
at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:231:11)
at /github/workspace/tests/e2e/002-walletFeatures.spec.ts:17:5
|
[chromium] › 002-walletFeatures.spec.ts:15:7 › Wallet features › change password:
tests/e2e/helpers/loadExtension.ts#L231
2) [chromium] › 002-walletFeatures.spec.ts:15:7 › Wallet features › change password ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Did not navigate to pin extension page
at helpers/loadExtension.ts:231
229 | }
230 | if (retries >= MAX_RETRIES) {
> 231 | throw new Error("Did not navigate to pin extension page");
| ^
232 | }
233 |
234 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true });
at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:231:11)
at /github/workspace/tests/e2e/002-walletFeatures.spec.ts:17:5
|
[chromium] › 002-walletFeatures.spec.ts:15:7 › Wallet features › change password:
tests/e2e/helpers/loadExtension.ts#L231
2) [chromium] › 002-walletFeatures.spec.ts:15:7 › Wallet features › change password ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Did not navigate to pin extension page
at helpers/loadExtension.ts:231
229 | }
230 | if (retries >= MAX_RETRIES) {
> 231 | throw new Error("Did not navigate to pin extension page");
| ^
232 | }
233 |
234 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true });
at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:231:11)
at /github/workspace/tests/e2e/002-walletFeatures.spec.ts:17:5
|
[chromium] › 002-walletFeatures.spec.ts:42:7 › Wallet features › opens discover screen by default:
tests/e2e/helpers/loadExtension.ts#L231
3) [chromium] › 002-walletFeatures.spec.ts:42:7 › Wallet features › opens discover screen by default
Error: Did not navigate to pin extension page
at helpers/loadExtension.ts:231
229 | }
230 | if (retries >= MAX_RETRIES) {
> 231 | throw new Error("Did not navigate to pin extension page");
| ^
232 | }
233 |
234 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true });
at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:231:11)
at /github/workspace/tests/e2e/002-walletFeatures.spec.ts:44:5
|
[chromium] › 002-walletFeatures.spec.ts:42:7 › Wallet features › opens discover screen by default:
tests/e2e/helpers/loadExtension.ts#L231
3) [chromium] › 002-walletFeatures.spec.ts:42:7 › Wallet features › opens discover screen by default
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Did not navigate to pin extension page
at helpers/loadExtension.ts:231
229 | }
230 | if (retries >= MAX_RETRIES) {
> 231 | throw new Error("Did not navigate to pin extension page");
| ^
232 | }
233 |
234 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true });
at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:231:11)
at /github/workspace/tests/e2e/002-walletFeatures.spec.ts:44:5
|
[chromium] › 002-walletFeatures.spec.ts:42:7 › Wallet features › opens discover screen by default:
tests/e2e/helpers/loadExtension.ts#L231
3) [chromium] › 002-walletFeatures.spec.ts:42:7 › Wallet features › opens discover screen by default
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Did not navigate to pin extension page
at helpers/loadExtension.ts:231
229 | }
230 | if (retries >= MAX_RETRIES) {
> 231 | throw new Error("Did not navigate to pin extension page");
| ^
232 | }
233 |
234 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true });
at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:231:11)
at /github/workspace/tests/e2e/002-walletFeatures.spec.ts:44:5
|
[chromium] › 002-walletFeatures.spec.ts:52:7 › Wallet features › create invoice:
tests/e2e/helpers/loadExtension.ts#L231
4) [chromium] › 002-walletFeatures.spec.ts:52:7 › Wallet features › create invoice ───────────────
Error: Did not navigate to pin extension page
at helpers/loadExtension.ts:231
229 | }
230 | if (retries >= MAX_RETRIES) {
> 231 | throw new Error("Did not navigate to pin extension page");
| ^
232 | }
233 |
234 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true });
at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:231:11)
at /github/workspace/tests/e2e/002-walletFeatures.spec.ts:54:5
|
Slow Test:
[chromium] › 002-walletFeatures.spec.ts#L1
[chromium] › 002-walletFeatures.spec.ts took 3.7m
|
Slow Test:
[chromium] › 001-createWallets.spec.ts#L1
[chromium] › 001-createWallets.spec.ts took 1.8m
|
e2e-tests
No files were found with the provided path: playwright-report/
test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
6 failed
[chromium] › 001-createWallets.spec.ts:47:7 › Create or connect wallets › successfully connects to an existing Alby testnet wallet
[chromium] › 002-walletFeatures.spec.ts:15:7 › Wallet features › change password ───────────────
[chromium] › 002-walletFeatures.spec.ts:42:7 › Wallet features › opens discover screen by default
[chromium] › 002-walletFeatures.spec.ts:52:7 › Wallet features › create invoice ────────────────
[chromium] › 002-walletFeatures.spec.ts:76:7 › Wallet features › send to a LN-address ──────────
[chromium] › 002-walletFeatures.spec.ts:99:7 › Wallet features › auth via LNURL ────────────────
4 skipped
5 passed (5.8m)
|