-
Notifications
You must be signed in to change notification settings - Fork 36
Selenium Error Rate
Record selenium exceptions as they happen, noting the test & the failure line. Failures organized by feature.
Failures
-
assignment.feature 2. Student creates assignment response +2
-
And there is an open Composition panel
-
assignment.feature 3. Instructor provides response feedback +4
-
Then the owner is "Me" in the Composition column
File "/home/travis/build/ccnmtl/mediathread/terrain.py", line 502, in the_owner_is_name_in_the_title_columnif owner.text != name:StaleElementReferenceException: Message: {"errorMessage":"Element is no longer attached to the DOM", -
assignment.feature 4. Assignment Response - visibility rules
-
Whole Class - all class members can view | Published to Class | test_student_two | 1 |
-
assignment.feature 4. Assignment Response - visibility rules
-
Instructor - only author(s) and instructor can view | Submitted to Instructor | test_instructor | 1 |
File "/home/travis/build/ccnmtl/mediathread/terrain.py", line 235, in there_is_not_a_text_linkassert False, "found the '%s' link" % textAssertionError: found the 'Sample Assignment Response' link -
assignment.feature 4. Assignment Response - visibility rules
-
AssertionError: Cannot find link Published to Class
Failures
-
composition.feature 3. Composition Visibility - Student Viewing Instructor Created Information
-
composition.feature 4. Homepage Composition Visibility - Student/Instructor Viewing Another Student's Compositions + 2
-
public | Whole Class - all class members can view | Published to Class | 1 |
File "/home/travis/build/ccnmtl/mediathread/terrain.py", line 503, in the_owner_is_name_in_the_title_columnif owner.text != name:`StaleElementReferenceException: Message: {"errorMessage":"Element is no longer attached to the DOM","request":
Failures
- homepage.delete.feature 4. Student can delete his own response
- Then there is not a "Sample Assignment Response" link
Failures
- quickedit.feature 2. Instructor creates a selection
- Then the "Create Selection" form disappears
Failures
- single_asset_view.feature 3. Edit global annotation as student +3
- And I see "Here are my notes"
Notes
- Tuning to address failures 3/17/2016
Failures
-
taxonomy.feature 7. Delete Term
-
Then there is a "Colors" link
-
taxonomy.feature 2. Duplicate Taxonomy
-
Then there is a "Colors" link