Merge pull request #9681 from edx/release

Release 2015-09-09
This commit is contained in:
Clinton Blackburn
2015-09-09 12:38:15 -04:00
16 changed files with 86 additions and 25 deletions

View File

@@ -10,6 +10,7 @@ import ddt
from flaky import flaky
from nose.plugins.attrib import attr
from uuid import uuid4
from unittest import skip
from ..helpers import EventsTestMixin, UniqueCourseTest
from ...fixtures import LMS_BASE_URL
@@ -705,6 +706,7 @@ class BrowseTeamsWithinTopicTest(TeamsTabBase):
self.browse_teams_page.click_browse_all_teams_link()
self.assertTrue(self.topics_page.is_browser_on_page())
@skip('Disabled until search connectivity issues are resolved, see TNL-3206')
def test_search(self):
"""
Scenario: User should be able to search for a team