#387: Rewrite Trac functional test cases against product environments - after
#355
-------------------------+-------------------------------------------------
Reporter: olemis | Owner: olemis
Type: task | Status: closed
Priority: major | Milestone: Release 8
Component: | Version:
multiproduct | Keywords: product environment functional
Resolution: fixed | testing QA
-------------------------+-------------------------------------------------
Comment (by rjollos):
Replying to [comment:37 olemis]:
> BTW have you confirmed before closing this ticket that all patches
listed in comment:29 have been applied ? /me just curious
I put them all in a Git repository before squashing and committing. Also,
I get the expected result in comparison to comment:31,
{{{
t$ PYTHONPATH=. python setup.py test -m tests.functional
running test
...
Testing backup ... ok
Stopping web server...
======================================================================
FAIL: runTest (trac.ticket.tests.functional.TestTicketRSSFormat)
Download ticket in RSS format
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/user/Workspace/bhdev/bloodhound.git/trac/trac/ticket/tests/functional.py",
line 115, in runTest
raise AssertionError('RSS Feed not valid feed')
AssertionError: RSS Feed not valid feed
----------------------------------------------------------------------
Ran 126 tests in 325.359s
}}}
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/387#comment:38>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker