Skip to content

fix: change the styling for the galoy connector screen in dark theme mode #5600

fix: change the styling for the galoy connector screen in dark theme mode

fix: change the styling for the galoy connector screen in dark theme mode #5600

Triggered via pull request September 19, 2023 09:19
Status Failure
Total duration 12m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L256
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:256 254 | } 255 | if (retries >= MAX_RETRIES) { > 256 | throw new Error("Did not navigate to pin extension page"); | ^ 257 | } 258 | 259 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true }); at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:256: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#L256
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:256 254 | } 255 | if (retries >= MAX_RETRIES) { > 256 | throw new Error("Did not navigate to pin extension page"); | ^ 257 | } 258 | 259 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true }); at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:256: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#L256
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:256 254 | } 255 | if (retries >= MAX_RETRIES) { > 256 | throw new Error("Did not navigate to pin extension page"); | ^ 257 | } 258 | 259 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true }); at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:256: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#L256
2) [chromium] › 002-walletFeatures.spec.ts:15:7 › Wallet features › change password ────────────── Error: Did not navigate to pin extension page at helpers/loadExtension.ts:256 254 | } 255 | if (retries >= MAX_RETRIES) { > 256 | throw new Error("Did not navigate to pin extension page"); | ^ 257 | } 258 | 259 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true }); at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:256: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#L256
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:256 254 | } 255 | if (retries >= MAX_RETRIES) { > 256 | throw new Error("Did not navigate to pin extension page"); | ^ 257 | } 258 | 259 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true }); at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:256: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#L256
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:256 254 | } 255 | if (retries >= MAX_RETRIES) { > 256 | throw new Error("Did not navigate to pin extension page"); | ^ 257 | } 258 | 259 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true }); at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:256: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#L256
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:256 254 | } 255 | if (retries >= MAX_RETRIES) { > 256 | throw new Error("Did not navigate to pin extension page"); | ^ 257 | } 258 | 259 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true }); at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:256: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#L256
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:256 254 | } 255 | if (retries >= MAX_RETRIES) { > 256 | throw new Error("Did not navigate to pin extension page"); | ^ 257 | } 258 | 259 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true }); at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:256: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#L256
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:256 254 | } 255 | if (retries >= MAX_RETRIES) { > 256 | throw new Error("Did not navigate to pin extension page"); | ^ 257 | } 258 | 259 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true }); at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:256: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#L256
4) [chromium] › 002-walletFeatures.spec.ts:52:7 › Wallet features › create invoice ─────────────── Error: Did not navigate to pin extension page at helpers/loadExtension.ts:256 254 | } 255 | if (retries >= MAX_RETRIES) { > 256 | throw new Error("Did not navigate to pin extension page"); | ^ 257 | } 258 | 259 | await commonCreateWalletSuccessCheck({ page, $document, skipContinue: true }); at loginToExistingAlbyAccount (/github/workspace/tests/e2e/helpers/loadExtension.ts:256: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 6.6m
Slow Test: [chromium] › 001-createWallets.spec.ts#L1
[chromium] › 001-createWallets.spec.ts took 1.7m
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:80:7 › Wallet features › send to a LN-address ────────── [chromium] › 002-walletFeatures.spec.ts:103:7 › Wallet features › auth via LNURL ─────────────── 4 skipped 5 passed (8.6m)