Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
2673049c
Commit
2673049c
authored
Oct 28, 2013
by
Will Daly
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1518 from edx/will/disable-problem-editor-test
Disable problem editor test
parents
3a98ee58
0e172524
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
cms/djangoapps/contentstore/features/problem-editor.feature
+9
-9
No files found.
cms/djangoapps/contentstore/features/problem-editor.feature
View file @
2673049c
...
...
@@ -90,12 +90,12 @@ Feature: CMS.Problem Editor
Then
my change to the High Level Source is persisted
And
when I view the High Level Source I see my changes
Scenario
:
Exceptions don't cause problem to be uneditable (bug STUD-786)
Given
I have an empty course
And
I go to the import pag
e
And
I import the file
"get_html_exception_test.tar.gz"
When
I go to the unit
"Probability and BMI
"
And
I click on
"edit a draft
"
Then
I see a message that says
"We're having trouble rendering your componen
t"
And
I can edit the problem
# Disabled 10/28/13 due to flakiness observed in master
# Scenario: Exceptions don't cause problem to be uneditable (bug STUD-786)
#Given I have an empty cours
e
#And I go to the import page
#And I import the file "get_html_exception_test.tar.gz
"
#When I go to the unit "Probability and BMI
"
#And I click on "edit a draf
t"
#Then I see a message that says "We're having trouble rendering your component"
#And I can edit the problem
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment