[Koha-bugs] [Bug 2091] New: zebra server in test suite is not kept synchronized with database

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Thu May 8 16:12:43 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2091

           Summary: zebra server in test suite is not kept synchronized with
                    database
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Command-line Utilities
        AssignedTo: Andrew.moore at liblime.com
        ReportedBy: Andrew.moore at liblime.com
         QAContact: koha-bugs at lists.koha.org


In the test suite, we truncate the mysql tables occasionally to start over. At
this point, we don't reset the zebra database to match the fact that there are
no more records in the real database anymore. That means that sometimes zebra
finds things that you haven't added yet.

I think I may be able to make use of GMC's new KohaTest::reset_zebra method for
this, but I'm not sure. Perhaps I should stop running zebraqueue_daemon, and
just manually reindex zebra when needed.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list