https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37929
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #5 from Katrin Fischer <[email protected]> --- Hm, should these tests fail for me? :( 4) Agreement CRUD operations Delete agreement: Error: The following error originated from your application code, not from Cypress. It was caused by an unhandled promise rejection. > Cannot extend unknown button type: excelHtml5 When Cypress detects uncaught errors originating from your application it will automatically fail the current test. This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event. https://on.cypress.io/uncaught-exception-from-application at makeErrFromObj (http://localhost:8081/__cypress/runner/cypress_runner.js:75086:12) at errorFromProjectRejectionEvent (http://localhost:8081/__cypress/runner/cypress_runner.js:75409:10) at Object.errorFromUncaughtEvent (http://localhost:8081/__cypress/runner/cypress_runner.js:75414:65) at <unknown> (http://localhost:8081/__cypress/runner/cypress_runner.js:137932:66) Waiting for a reply here before pushing. I reset my database with reset_all and re-ran the tests but the error remains. -- 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/
