https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40118 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #9 from Jonathan Druart <jonathan.druart@gmail.com> --- The cypress tests are wrong: 1. Holdings_spec.ts if for the holdings table on catalogue/detail.pl) 2. NEVER delete everything from a table, you have to create the data you need for the tests 3. The test will fail on Jenkins (it does not have the misc4dev sample data) 4. You should have a look at the mockData (buildSampleObject) -- You are receiving this mail because: You are watching all bug changes.