fix: change the styling for the galoy connector screen in dark theme mode #5601
Annotations
10 errors, 3 warnings, and 1 notice
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
[chromium] › 002-walletFeatures.spec.ts#L1
[chromium] › 002-walletFeatures.spec.ts took 6.4m
|
[chromium] › 001-createWallets.spec.ts#L1
[chromium] › 001-createWallets.spec.ts took 1.7m
|
|
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.3m)
|
The logs for this run have expired and are no longer available.
Loading