Skip to content

Merge pull request #2546 from getAlby/fix/keyboard-command #5764

Merge pull request #2546 from getAlby/fix/keyboard-command

Merge pull request #2546 from getAlby/fix/keyboard-command #5764

Triggered via push October 24, 2023 05:41
Status Failure
Total duration 5m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

playwright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 3 warnings, and 1 notice
[chromium] › 002-walletFeatures.spec.ts:103:7 › Wallet features › auth via LNURL: pptr:internal#L14601
1) [chromium] › 002-walletFeatures.spec.ts:103:7 › Wallet features › auth via LNURL ────────────── Error: Unable to find an element with the text: Invoice, Lightning Address, LNURL or bitcoin address. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. <html class="antialiased" lang="en" translate="no" > <head> <meta charset="UTF-8" /> <meta content="width=device-width,initial-scale=1" name="viewport" /> <link href="assets/icons/alby_icon_yellow_32x32.png" rel="icon" type="image/png" /> <title> Alby </title> <link href="options.css?b7b423f7665f17bb6a5e" rel="stylesheet" /> <style id="_goober" > @Keyframes go2264125279{from{transform:scale(0) rotate(45deg);opacity:0;}to{transform:scale(1) rotate(45deg);opacity:1;}}@Keyframes go3020080000{from{transform:scale(0);opacity:0;}to{transform:scale(1);opacity:1;}}@Keyframes go463499852{from{transform:scale(0) rotate(90deg);opacity:0;}to{transform:scale(1) rotate(90deg);opacity:1;}}@Keyframes go1268368563{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@Keyframes go1310225428{from{transform:scale(0) rotate(45deg);opacity:0;}to{transform:scale(1) rotate(45deg);opacity:1;}}@Keyframes go651618207{0%{height:0;width:0;opacity:0;}40%{height:0;width:6px;opacity:1;}100%{opacity:1;height:10px;}}@Keyframes go901347462{from{transform:scale(0.6);opacity:0.4;}to{transform:scale(1);opacity:1;}}.go4109123758{z-index:9999;}.go4109123758 &gt; *{pointer-events:auto;} </style> </head> <body class="bg-gray-50 dark:bg-surface-00dp slashed-zero" > <div id="options-root" > <div> <div class="py-[6px] bg-white border-b border-gray-200 dark:bg-surface-01dp dark:border-neutral-700" > <div class="max-w-screen-lg px-4 flex justify-between items-center mx-auto w-full" > <div class="flex" > <div class="relative" data-headlessui-state="" > <button aria-expanded="false" aria-haspopup="menu" class="flex items-center text-gray-700 dark:text-white hover:text-black dark:hover:text-white transition-colors duration-200" data-headlessui-state="" id="headlessui-menu-button-:r0:" type="button" > <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" > <rect height="1.5" rx="0.75" width="18" x="3" y="7.001" /> <rect height="1.5" rx="0.75" width="15" x="3" y="11.251" /> <rect height="1.5" rx="0.75" width="18" x="3" y="15.499" /> </svg> </button> </div> <nav class="ml-8 space-x-8 hidden md:flex" > <a class="block font-semibold hover:text-gray-600 dark:hover:text-gr
[chromium] › 002-walletFeatures.spec.ts:103:7 › Wallet features › auth via LNURL: pptr:internal#L14601
1) [chromium] › 002-walletFeatures.spec.ts:103:7 › Wallet features › auth via LNURL ────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to find an element with the text: e2etest.getalby.com. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. <html class="antialiased" lang="en" translate="no" > <head> <meta charset="UTF-8" /> <meta content="width=device-width,initial-scale=1" name="viewport" /> <link href="assets/icons/alby_icon_yellow_32x32.png" rel="icon" type="image/png" /> <title> Alby </title> <link href="options.css?b7b423f7665f17bb6a5e" rel="stylesheet" /> <style id="_goober" > @Keyframes go2264125279{from{transform:scale(0) rotate(45deg);opacity:0;}to{transform:scale(1) rotate(45deg);opacity:1;}}@Keyframes go3020080000{from{transform:scale(0);opacity:0;}to{transform:scale(1);opacity:1;}}@Keyframes go463499852{from{transform:scale(0) rotate(90deg);opacity:0;}to{transform:scale(1) rotate(90deg);opacity:1;}}@Keyframes go1268368563{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@Keyframes go1310225428{from{transform:scale(0) rotate(45deg);opacity:0;}to{transform:scale(1) rotate(45deg);opacity:1;}}@Keyframes go651618207{0%{height:0;width:0;opacity:0;}40%{height:0;width:6px;opacity:1;}100%{opacity:1;height:10px;}}@Keyframes go901347462{from{transform:scale(0.6);opacity:0.4;}to{transform:scale(1);opacity:1;}}.go4109123758{z-index:9999;}.go4109123758 &gt; *{pointer-events:auto;} </style> </head> <body class="bg-gray-50 dark:bg-surface-00dp slashed-zero" > <div id="options-root" /> <script defer="defer" src="js/options.bundle.js?b7b423f7665f17bb6a5e" /> </body> </html> at ExecutionContext.#evaluate (/github/workspace/node_modules/puppeteer-core/src/common/ExecutionContext.ts:339:34) at checkRealTimersCallback (/github/workspace/pptr:internal:14601:21) at checkCallback (/github/workspace/pptr:internal:14608:82) at runWithExpensiveErrorDiagnosticsDisabled2 (/github/workspace/pptr:internal:2529:17) at container.container (/github/workspace/pptr:internal:14742:19) at <anonymous> (/github/workspace/pptr:internal:14764:20) at <anonymous> (/github/workspace/pptr:internal:14734:43) at getElementError (/github/workspace/pptr:internal:2517:24)
[chromium] › 002-walletFeatures.spec.ts:103:7 › Wallet features › auth via LNURL: pptr:internal#L14601
1) [chromium] › 002-walletFeatures.spec.ts:103:7 › Wallet features › auth via LNURL ────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to find an element with the text: e2etest.getalby.com. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. <html class="antialiased" lang="en" translate="no" > <head> <meta charset="UTF-8" /> <meta content="width=device-width,initial-scale=1" name="viewport" /> <link href="assets/icons/alby_icon_yellow_32x32.png" rel="icon" type="image/png" /> <title> Alby </title> <link href="options.css?b7b423f7665f17bb6a5e" rel="stylesheet" /> <style id="_goober" > @Keyframes go2264125279{from{transform:scale(0) rotate(45deg);opacity:0;}to{transform:scale(1) rotate(45deg);opacity:1;}}@Keyframes go3020080000{from{transform:scale(0);opacity:0;}to{transform:scale(1);opacity:1;}}@Keyframes go463499852{from{transform:scale(0) rotate(90deg);opacity:0;}to{transform:scale(1) rotate(90deg);opacity:1;}}@Keyframes go1268368563{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@Keyframes go1310225428{from{transform:scale(0) rotate(45deg);opacity:0;}to{transform:scale(1) rotate(45deg);opacity:1;}}@Keyframes go651618207{0%{height:0;width:0;opacity:0;}40%{height:0;width:6px;opacity:1;}100%{opacity:1;height:10px;}}@Keyframes go901347462{from{transform:scale(0.6);opacity:0.4;}to{transform:scale(1);opacity:1;}}.go4109123758{z-index:9999;}.go4109123758 &gt; *{pointer-events:auto;} </style> </head> <body class="bg-gray-50 dark:bg-surface-00dp slashed-zero" > <div id="options-root" /> <script defer="defer" src="js/options.bundle.js?b7b423f7665f17bb6a5e" /> </body> </html> at ExecutionContext.#evaluate (/github/workspace/node_modules/puppeteer-core/src/common/ExecutionContext.ts:339:34) at checkRealTimersCallback (/github/workspace/pptr:internal:14601:21) at checkCallback (/github/workspace/pptr:internal:14608:82) at runWithExpensiveErrorDiagnosticsDisabled2 (/github/workspace/pptr:internal:2529:17) at container.container (/github/workspace/pptr:internal:14742:19) at <anonymous> (/github/workspace/pptr:internal:14764:20) at <anonymous> (/github/workspace/pptr:internal:14734:43) at getElementError (/github/workspace/pptr:internal:2517:24)
Slow Test: [chromium] › 002-walletFeatures.spec.ts#L1
[chromium] › 002-walletFeatures.spec.ts took 50.4s
Slow Test: [chromium] › 001-createWallets.spec.ts#L1
[chromium] › 001-createWallets.spec.ts took 34.6s
e2e-tests
No files were found with the provided path: playwright-report/ test-results/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [chromium] › 002-walletFeatures.spec.ts:103:7 › Wallet features › auth via LNURL ─────────────── 4 skipped 10 passed (1.4m)