Commit 8aa208e8 by Will Daly

Disabled latex acceptance test

parent 9c9de016
...@@ -73,18 +73,19 @@ Feature: CMS.Component Adding ...@@ -73,18 +73,19 @@ Feature: CMS.Component Adding
| Problem with Adaptive Hint | | Problem with Adaptive Hint |
Scenario: I can add Advanced Latex Problem components # Disabled 1/21/14 due to flakiness seen in master
Given I am in Studio editing a new unit # Scenario: I can add Advanced Latex Problem components
Given I have enabled latex compiler # Given I am in Studio editing a new unit
When I add a "<Component>" "Advanced Problem" component # Given I have enabled latex compiler
Then I see a "<Component>" Problem component # When I add a "<Component>" "Advanced Problem" component
# Flush out the database before the next example executes # Then I see a "<Component>" Problem component
And I reset the database # # Flush out the database before the next example executes
# And I reset the database
Examples: # Examples:
| Component | # | Component |
| Problem Written in LaTeX | # | Problem Written in LaTeX |
| Problem with Adaptive Hint in Latex | # | Problem with Adaptive Hint in Latex |
Scenario: I see a prompt on delete Scenario: I see a prompt on delete
Given I am in Studio editing a new unit Given I am in Studio editing a new unit
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment