Hide Forgot
Description of problem: Areas such as the help page and homepage store the text in the database. These tables are not cleared with the CleanDatabaseRule Version-Release number of selected component (if applicable): dev How reproducible: Easy always Steps to Reproduce: 1. Run a test that changes the Help page content twice, and asserts the text is empty (default) Actual results: It will fail, if it asserts that the text is not already existing Expected results: Pass, assuming the data is cleared Additional info: I found this creating a test for the Help pages, see me if you need details.
https://github.com/zanata/zanata-server/pull/322
Verified.
Closing bug (Fixed in Version commit is ancestor of server-3.3.2).