Resolve issue with brittle selenium tests
Reported by baphled@boodah.net | July 15th, 2010 @ 11:57 AM | in 0.8.2
Although our selenium scenario are working individually we still need to get the working consistently when ran as a collective.
The following scenarios need to be look at:
Failing Scenarios:
cucumber -p selenium features/enhanced/ajaxified_forms.feature:115 # Scenario: The ordering button should not be on any of the model index pages
cucumber -p selenium features/enhanced/ajaxified_forms.feature:115 # Scenario: The ordering button should not be on any of the model index pages
cucumber -p selenium features/enhanced/ajaxified_forms.feature:135 # Scenario: The items summary information should always be displayed
cucumber -p selenium features/enhanced/ajaxified_forms.feature:135 # Scenario: The items summary information should always be displayed
cucumber -p selenium features/enhanced/ajaxified_forms.feature:135 # Scenario: The items summary information should always be displayed
cucumber -p selenium features/enhanced/ajaxified_forms.feature:135 # Scenario: The items summary information should always be displayed
cucumber -p selenium features/enhanced/ajaxified_forms.feature:135 # Scenario: The items summary information should always be displayed
cucumber -p selenium features/enhanced/ajaxified_forms.feature:135 # Scenario: The items summary information should always be displayed
cucumber -p selenium features/enhanced/panel_tooltip_functionality.feature:47 # Scenario: When hovering over the project panel links displays a tooltip
cucumber -p selenium features/enhanced/panel_tooltip_functionality.feature:47 # Scenario: When hovering over the project panel links displays a tooltip
cucumber -p selenium features/enhanced/form_submission_via_ajax.feature:20 # Scenario: After editing a item the hover dialog should still function
cucumber -p selenium features/enhanced/form_submission_via_ajax.feature:20 # Scenario: After editing a item the hover dialog should still function
179 scenarios (12 failed, 61 undefined, 106 passed)
1066 steps (12 failed, 39 skipped, 194 undefined, 821 passed)
44m40.048s
The one consistent error here is when we create an item and then we
try to edit theComments and changes to this ticket
-
baphled@boodah.net July 21st, 2010 @ 04:52 PM
- State changed from new to resolved
- Milestone order changed from 25 to 0
This now seems to be resolved with the introduction of mechinist. We can finally run all our selenium tests all at once.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bridging the gap between clients and developers