#667: Error rendering forbidden pages
------------------------+---------------------------------
Reporter: olemis | Owner: olemis
Type: defect | Status: assigned
Priority: blocker | Milestone: Release 8
Component: ui design | Version: 0.7.0
Resolution: | Keywords: permissions, chrome
------------------------+---------------------------------
Comment (by rjollos):
Replying to [comment:13 olemis]:
> Have you applied that patch ? See comment:8
The issue was fixed in [1542165 ].
> > but the bigger problem I see is that revoking all permissions for
anonymous and not restoring them after the test is finished would affect
other functional tests.
>
> That's normal with functional test cases . They are not as isolated as
unit tests .
Because they are not isolated you need to restore the environment state at
the end of each test case. Otherwise, you are potentially causing problems
for the next test case. We make the effort in the Trac test suite to
restore the environment state at the end of each test case. The same
should be done in Bloodhound. For example, see
[http://trac.edgewall.org/browser/branches/1.0-stable/trac/ticket/tests/functional.py?marks=559,573&rev=12227#L553
TestAdminComponentNoneDefined].
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/667#comment:14>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker