Bug fix for LaTeX source not saving - #186
Conversation
|
👍 |
There was a problem hiding this comment.
Would it be possible to rewrite these steps so it says:
Given I have created a LaTeX Problem
When I edit the High Level Source
Then my change to the High Level Source is persisted
And the High Level Source persists //or something like that
just to follow more closely Given-When-Then
|
All the tests pass for me too. @dmitchell here is the pull request. As we discussed, I'm going to merge to master when it opens up, and I'm happy to iterate on these tests if they continue to be flaky on your mac. |
|
I still got 2 failures on fasttest..cms Scenario: High Level source is persisted for LaTeX problem (bug STUD-280) On Mon, Jun 17, 2013 at 2:18 PM, Christina Roberts <notifications@github.com
|
… Don's mac. css_click will try clicking multiple times.
|
@dmitchell I made a change that should fix the 2nd failure. As far as the first, it makes no sense to me (as other test points that type in the fields pass). The next time you run these tests and encounter a failure, please pull me over so I can actually watch the test run. I think that's the only way I can understand what is going on. |
Bug fix for LaTeX source not saving
Ccp0101/capa pythonpath
…g-progress-tab ziafazal/api-fix-bug-progress-tab: fix progress
…e_analytics_access Fix access so course staff can access inline analytics.
Sustaining/security fixes 2
merge appsembler/ficus/develop to appsembler/ficus/master branch
Reverts openedx#173 Because, shifting to V2 of Forum started giving errors in production. It gave a rise to "Slow Queries" in production
…nedx#193) This PR brings the commits related to removal of waffle flag ENABLE_FORUM_V2 and dependency removal of cs_comments_service of Open edX to python forum repo. This PR is revert of openedx#186 Which was revert of openedx#173
This is an updated version of edx#169. It includes a change Jonah made to make "css_click" more robust so that I do not have to put in waits.