https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39315
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from David Nind <[email protected]> --- Testing notes (using KTD): 1. When applying patches for dependency 38108, use interactive mode and comment out all patches except the last one (Add Cypress tests), otherwise the patches don't apply cleanly (all the other patches for the dependency are already in main). 2. Running the tests - these should all pass (there was an incorrect path in the test plan for PatronSearch_spec.ts): - yarn cypress run --spec t/cypress/integration/t/mockData.ts - yarn cypress run --spec t/cypress/integration/KohaTable/Holdings_spec.ts - yarn cypress run --spec t/cypress/integration/KohaTable/KohaTable_spec.ts - yarn cypress run --spec t/cypress/integration/KohaTable/PatronSearch_spec.ts 3. When I run the tests in step 2, they all pass. However, I get this error (both before and after): DevTools listening on ws://127.0.0.1:40643/devtools/browser/4b47ab3b-14a7-4a1f-ac7d-cb9008446e76 [9571:0316/171820.196254:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. Missing baseUrl in compilerOptions. tsconfig-paths will be skipped -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
