#387: Rewrite Trac functional test cases against product environments - after
#355
-------------------------+-------------------------------------------------
  Reporter:  olemis      |      Owner:  olemis
      Type:  task        |     Status:  assigned
  Priority:  major       |  Milestone:  Release 7
 Component:              |    Version:
  multiproduct           |   Keywords:  product environment functional
Resolution:              |  testing QA
-------------------------+-------------------------------------------------

Comment (by olemis):

 Patches ready for review . Details .

 {{{#!sh

 $ hg qapplied
 t387/t387_r1487712_bloodhound_setup.diff
 t387/t387_r1485255_functional_test_infra.diff
 t387/t387_r1495238_attach_btn_value.diff
 t387/t387_r149918_global_timeline.diff
 t387/t387_r149918_global_attachments.diff
 t387/t387_r1495238_functional_test.2.diff
 t387/t387_r1495238_functional_test.3.diff
 t621/t621_r1508753_ticket_version_label.diff

 $ hg log -r qparent
 changeset:   350:9fed3b04958d
 tag:         qparent
 tag:         svn-1510975
 parent:      348:ce7c67ce91ae
 user:        rjollos@13f79535-47bb-0310-9956-ffa450edef68
 date:        Tue Aug 06 14:40:08 2013 +0000
 summary:     Freeze versions of Genshi and Babel in requirements.
 }}}

 Results

 {{{#!sh
 $ python setup.py test -m tests.functional

 [...]

 ==============
 FAIL: Download ticket in RSS format
 ----------------------
 Traceback (most recent call last):
   File "/path/to/bloodhound/trac/trac/ticket/tests/functional.py", line
 115, in runTest
     raise AssertionError('RSS Feed not valid feed')
 AssertionError: RSS Feed not valid feed

 ----------------------
 Ran 125 tests in 1037.314s

 FAILED (failures=1)
 }}}

 The failure is related to the issue described in #622

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/387#comment:15>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to