https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40430
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|NEW |ASSIGNED --- Comment #1 from Jonathan Druart <[email protected]> --- So, here we are. Jenkins is failing on a Cypress test (Toolbar_spec.ts) because it relies on data that is not in the DB: vendor #1 is injected by misc4dev and is not part of the sample data. Which means the test passes locally but fails on Jenkins. To fix this, I need the work I have been working on for the last weeks. Now it's either we have it and I can fix the tests correctly (creating the vendor in DB), or we drop the test. -- 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/
