Bug 1040717 - CleanDatabaseRule does not fully clean the database
Summary: CleanDatabaseRule does not fully clean the database
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Zanata
Classification: Retired
Component: Maintainability
Version: development
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.3
Assignee: Patrick Huang
QA Contact: Zanata-QA Mailling List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 01:06 UTC by Damian Jansen
Modified: 2014-03-20 08:04 UTC (History)
2 users (show)

Fixed In Version: 20297da
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2014-03-20 08:04:44 UTC


Attachments (Terms of Use)

Description Damian Jansen 2013-12-12 01:06:12 UTC
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.

Comment 1 Patrick Huang 2013-12-16 00:30:18 UTC
https://github.com/zanata/zanata-server/pull/322

Comment 2 Damian Jansen 2013-12-23 01:14:30 UTC
Verified.

Comment 3 Sean Flanigan 2014-03-20 08:04:44 UTC
Closing bug (Fixed in Version commit is ancestor of server-3.3.2).


Note You need to log in before you can comment on or make changes to this bug.