Merge pull request #16658 from edx/bmedx/django111_tag_test_failures_lms_3
Tag LMS Unit 3 tests that fail in Django 1.11
This commit is contained in:
@@ -337,6 +337,7 @@ class TestCourseGrades(TestSubmittingProblems):
|
||||
|
||||
@attr(shard=3)
|
||||
@ddt.ddt
|
||||
@pytest.mark.django111_expected_failure
|
||||
class TestCourseGrader(TestSubmittingProblems):
|
||||
"""
|
||||
Suite of tests for the course grader.
|
||||
|
||||
Reference in New Issue
Block a user