We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8d663 commit a61963dCopy full SHA for a61963d
src/collective/cover/tests/test_calendar_tile.robot
@@ -6,7 +6,7 @@ Library Remote ${PLONE_URL}/RobotRemote
6
Suite Setup Open Test Browser
7
Suite Teardown Close all browsers
8
9
-# XXX: test is randomly failing under Plone 4.2 only
+# FIXME: this test is randomly failing
10
Default Tags Mandelbug
11
12
*** Variables ***
@@ -16,9 +16,6 @@ ${calendar_tile_location} 'collective.cover.calendar'
16
*** Test cases ***
17
18
Test Calendar Tile
19
- # XXX: test is randomly failing under Plone 4.2 only
20
- Run keyword if '${CMFPLONE_VERSION}' >= '4.3' Remove Tags Mandelbug
21
-
22
Enable Autologin as Site Administrator
23
Go to Homepage
24
Create Cover Title Description
0 commit comments