https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39606
Magnus Enger <mag...@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |mag...@libriotech.no --- Comment #2 from Magnus Enger <mag...@libriotech.no> --- Sorry, the tests do not pass for me: $ cypress run --spec "t/cypress/integration/Tools/" It looks like this is your first time using Cypress: 12.17.4 ✔ Verified Cypress! /var/lib/koha/kohadev/.cache/Cypress/12.17.4/Cypress Opening Cypress... DevTools listening on ws://127.0.0.1:36659/devtools/browser/d019295e-472a-49f7-87c3-70639d72152f [10079:0411/113306.396390:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. Missing baseUrl in compilerOptions. tsconfig-paths will be skipped ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 12.17.4 │ │ Browser: Electron 106 (headless) │ │ Node Version: v18.20.6 (/usr/bin/node) │ │ Specs: 1 found (ManageMarcImport_spec.ts) │ │ Searched: t/cypress/integration/Tools │ │ Experiments: experimentalStudio=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: ManageMarcImport_spec.ts (1 of 1) Breadcrumb tests ✓ Breadcrumbs (2236ms) loads the manage MARC import page ✓ loads the manage MARC import page (1164ms) 1) upload a MARC record 2 passing (27s) 1 failing 1) loads the manage MARC import page upload a MARC record: Timed out retrying after 10000ms + expected - actual -'replace' +'create_new' at Context.eval (webpack://koha/./t/cypress/integration/Tools/ManageMarcImport_spec.ts:91:34) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 2 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 4 │ │ Video: true │ │ Duration: 26 seconds │ │ Spec Ran: ManageMarcImport_spec.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /kohadevbox/koha/t/cypress/screenshots/ManageMarcImport_spec.ts/after_selection. (1000x1528) png - /kohadevbox/koha/t/cypress/screenshots/ManageMarcImport_spec.ts/right_before_sub (1000x1528) mission.png - /kohadevbox/koha/t/cypress/screenshots/ManageMarcImport_spec.ts/after_waiting.pn (1000x1216) g - /kohadevbox/koha/t/cypress/screenshots/ManageMarcImport_spec.ts/loads the manage (1280x720) MARC import page -- upload a MARC record (failed).png (Video) - Started compressing: Compressing to 32 CRF - Finished compressing: 1 second - Video output: /kohadevbox/koha/t/cypress/videos/ManageMarcImport_spec.ts.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ ManageMarcImport_spec.ts 00:26 3 2 1 - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 1 failed (100%) 00:26 3 2 1 - - -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/