Skip to content

Nightly Tests

Nightly Tests #119

Triggered via schedule December 15, 2025 03:23
Status Failure
Total duration 2m 9s
Artifacts

nightly-tests.yml

on: schedule
Full Test Suite
2m 5s
Full Test Suite
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Full Test Suite
Process completed with exit code 1.
src/pages/compose/send/mpma/__tests__/form.test.tsx > MPMAForm > processes valid CSV data on paste: src/pages/compose/send/mpma/__tests__/form.test.tsx#L126
TestingLibraryElementError: Unable to find an element with the text: /bc1qar0srr\.\.\. → 1.5 XCP/. 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. Ignored nodes: comments, script, style <body> <div> <div class="space-y-4" > <div class="bg-white rounded-lg shadow-lg p-3 sm:p-4" > <form class="space-y-4" > <div> <label class="text-sm font-medium text-gray-700" for="csv-upload" > Upload CSV File <span class="text-red-500" > * </span> </label> <div class="mt-2 space-y-4" > <div class="border-2 border-dashed border-gray-300 rounded-lg p-6 text-center" > <input accept=".csv" class="hidden" disabled="" id="csv-upload" type="file" /> <div class="space-y-3" > <div class="flex items-center justify-center gap-2" > <svg class="w-5 h-5 text-green-600" fill="none" stroke="currentColor" viewBox="0 0 24 24" > <path d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" /> </svg> <span class="text-sm font-medium text-gray-700" > Pasted data </span> </div> <button class="text-xs text-blue-600 hover:text-blue-700" disabled="" type="button" > Choose different file </button> </div> </div> <div class="text-center text-gray-500 text-sm" > - OR - </div> <div data-headlessui-state="" > <textarea class="block w-full p-2.5 rounded-md border bg-gray-50 focus:ring-2 resize-none border-gray-300 focus:ring-blue-500 focus:border-blue-500 bg-gray-100 cursor-not-allowed " data-disabled="" data-headlessui-state="disabled" disabled="" id="headlessui-control-«r4»" name="textarea" placeholder="Paste CSV data here..." rows="4" /> <div class="mt-1 flex justify-between items-center" > <div /> </div> <span hidden="" style="position: fixed; top: 1px; left: 1px; width: 1px; height: 0px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0px; display: none;" /> </div> </div> <p class="mt-2 text-sm text-gray-500" > Each line should contain: Address, Asset, Quantity, and Memo. (Memo is optional.) </p> </div> <div data-headlessui-state="" > <label class="block text-sm font-medium text-gray-700" data-headlessui-state="" for="headlessui-control-«r6»" id="headlessui-label-«r7»" > Fee Rat
Full Test Suite
No files were found with the provided path: test-results/ playwright-report/. No artifacts will be uploaded.