Skip to content

Commit a61963d

Browse files
committed
Mark RF calendar tile as Mandelbug in all versions
1 parent 2a8d663 commit a61963d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/collective/cover/tests/test_calendar_tile.robot

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Library Remote ${PLONE_URL}/RobotRemote
66
Suite Setup Open Test Browser
77
Suite Teardown Close all browsers
88

9-
# XXX: test is randomly failing under Plone 4.2 only
9+
# FIXME: this test is randomly failing
1010
Default Tags Mandelbug
1111

1212
*** Variables ***
@@ -16,9 +16,6 @@ ${calendar_tile_location} 'collective.cover.calendar'
1616
*** Test cases ***
1717

1818
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-
2219
Enable Autologin as Site Administrator
2320
Go to Homepage
2421
Create Cover Title Description

0 commit comments

Comments
 (0)