cahrens
76ee612862
Update flaky decorators related to file upload.
...
PLAT-1186
2017-02-15 12:04:03 -05:00
Marko Jevtic
a83ac7d8b3
[WL-963] Mark test as flaky
2017-02-02 09:12:46 +00:00
Renzo Lucioni
31f5c8ddcb
Remove the program admin tool from Studio
...
All programs are now managed using the Django admin on the catalog service. This is the first in a series of commits removing use of the old programs service from edx-platform.
ECOM-4422
2017-01-27 19:33:06 -05:00
Ben Patterson
bf28861eec
Create shards 10 and 11 for bok-choy.
2017-01-03 12:00:40 -05:00
J. Cliff Dyer
22ce30039b
Use new XMLString type for CAPA data field.
...
TNL-5245
2016-12-15 15:35:44 -05:00
noraiz-anwar
5207e2fc91
Remove access for inactive users
2016-12-14 14:26:11 +05:00
J. Cliff Dyer
cdbb48b71b
Mark flaky tests flaky
2016-11-29 11:10:06 -05:00
Marko Jevtic
682e030ad0
[TNL-6009] Mark test as flaky
2016-11-25 08:12:40 +00:00
Jesse Shapiro
dffe3e0780
Update wait for mini-notification in testing to be more fine-grained; remove flaky test decorator
2016-11-10 15:08:08 -05:00
Andy Armstrong
0c5b7ab32d
Merge pull request #13883 from edx/andya/long-error-messages
...
Introduce a new AcceptanceTest base class
2016-11-07 18:35:38 -05:00
Albert (AJ) St. Aubin
0ebab35e89
Merge pull request #13901 from edx/TNL-5281_labelUpdate
...
Updates to correct a11y issues with CodeMirror
2016-11-04 10:33:54 -04:00
Eugeny Kolpakov
4c4c5a4db1
Merge pull request #13900 from open-craft/ekolpakov/SOL-2070
...
Library creation test is not flaky anymore
2016-11-04 17:25:51 +03:00
Albert St. Aubin
be0e0b8eec
Updates to correct a11y issues with CodeMirror
...
TNL-5281
2016-11-04 09:25:15 -04:00
E. Kolpakov
f6d69560f9
Library creation test is not flaky anymore
2016-11-04 12:18:36 +03:00
Albert St. Aubin
f1101a7ba3
Update to reduce flakiness of this test set removed flaky annotation
...
TNL-5582
2016-11-02 11:19:24 -04:00
Andy Armstrong
5b0c60e9fc
Introduce a new AcceptanceTest base class
2016-11-01 13:24:15 -04:00
Jesse Zoldak
eedc441824
Patterns for better bok choy tests
...
* visit() already does a wait_for_page()
* wait_for_page() already asserts on is_browser_on_page(), as it will raise a BrokenPromise after polling
* don't use is_browser_on_page() in an assertion unless you are 100% certain you're already on the page
* if an action takes you to another page, synchronize with a wait_for_page() for that new page
2016-10-26 10:09:39 -04:00
cahrens
827f91a9f9
Remove unnecessary ignores in a11y tests.
...
Also update JIRA tickets.
2016-10-25 13:38:55 -04:00
J. Cliff Dyer
87e2308801
Added flaky tests.
...
New tickets:
TNL-5770
TNL-5771
TNL-5772
TNL-5773
TNL-5774
TNL-5775
2016-10-17 11:59:46 -04:00
Christina Roberts
a5fa635b24
Merge pull request #13753 from edx/christina/tnl-5758
...
Flaky course outline bok choy test.
2016-10-14 16:11:22 -04:00
cahrens
c9284835e1
Minor changes for flaky test.
...
This test has been very flaky on master, but the failure
is not reproducible. Trying a few things that might help.
TNL-5758
2016-10-14 15:16:47 -04:00
cahrens
3e6b545f5e
Change to only run a11y test in a11y phase.
...
Not able to reproduce flakiness.
TNL-5513
2016-10-14 13:39:54 -04:00
muzaffaryousaf
92d502510e
Fixing flaky test_studio_help_links
...
TNL-4954
2016-10-08 16:43:03 +05:00
Cliff Dyer
bd38ed2645
Merge pull request #13620 from edx/cdyer/flakies-2016-09-30
...
Flaky test annotations 2016
2016-10-04 17:03:24 -04:00
J. Cliff Dyer
9c5759ed1c
Flaky test decorators. Tickets exist:
...
TNL-5643:
test_lms_courseware:ProctoredExamTest.test_timed_exam_flow
TNL-4132:
test_lms_matlab_problem:MatlabProblemTest.test_run_code
TNL-5582:
test_studio_course_info.UsersCanAddUpdatesTest.test_delete_course_update
TNL-5691:
test_account_settings.AccountSettingsPageTest.test_full_name_field
2016-09-30 16:50:46 -04:00
J. Cliff Dyer
628e4cfe63
Revert "Flaky test decorators. Tickets exist:"
...
This reverts commit 988bfa046b .
2016-09-30 14:55:43 -04:00
J. Cliff Dyer
aaa37d6797
Revert "Annotate flaky decorators with ticket numbers."
...
This reverts commit 25bd32bc1c .
2016-09-30 14:55:28 -04:00
J. Cliff Dyer
25bd32bc1c
Annotate flaky decorators with ticket numbers.
2016-09-30 14:43:38 -04:00
J. Cliff Dyer
988bfa046b
Flaky test decorators. Tickets exist:
...
TNL-5643:
test_lms_courseware:ProctoredExamTest.test_timed_exam_flow
TNL-4132:
test_lms_matlab_problem:MatlabProblemTest.test_run_code
TNL-5582:
test_studio_course_info.UsersCanAddUpdatesTest.test_delete_course_update
TNL-5691:
test_account_settings.AccountSettingsPageTest.test_full_name_field
2016-09-30 14:15:11 -04:00
Sanford Student
39fb66fccf
removing scored/has_score from randomized content block
...
for TNL-4171
2016-09-30 09:59:39 -04:00
Muddasser
f1f4f2e226
Merge pull request #13145 from edx/muddasser/edx/automate_help
...
automate help links
2016-09-26 18:10:20 +05:00
Matjaz Gregoric
344c72b3e2
Use non-ascii PLATFORM_NAME in tests.
...
It should help catch unicode encoding problems earlier.
This also updates python-saml dependency to a version that includes a
patch for unicode strings.
2016-09-23 15:38:23 +02:00
Muddasser
8774728226
Base url for help links is changed
2016-09-22 09:58:34 +00:00
Muddasser
9aee093300
Addressed Comments
2016-09-22 07:15:54 +00:00
Muddasser
3683ee7f32
Help Links second pass
2016-09-22 07:15:54 +00:00
Muddasser
c64d9aaabe
automate help links
2016-09-22 07:15:54 +00:00
Renzo Lucioni
37523939f2
Retrieve marketable MicroMasters from the catalog service
...
Catalog-based MicroMasters need to be displayed in the LMS. However, the LMS currently retrieves all program data from the soon-to-be-retired programs service. Consuming program data exclusively from the catalog service is out of the question right now; it's too complex to confidently pull off in a week. This is a functional middle ground introduced by ECOM-5460. Cleaning up this debt is tracked by ECOM-4418.
2016-09-07 17:44:54 -04:00
Chris Rodriguez
b5efcc15f5
AC-530 fixing link-href ignores in the platform
2016-08-19 10:04:40 -04:00
Albert St. Aubin
7a5b618ed0
Update to deal with flaky test
...
TNL-5298
2016-08-18 10:39:04 -04:00
Jesse Zoldak
a007050cb3
Mark test as flaky TNL-5298
2016-08-17 16:18:46 -04:00
Albert St. Aubin
b63bfbd5dd
Replaced lettuce tests with bokchoy tests for the course updates page and improved flaky test issues.
...
TNL-5051
2016-08-11 10:04:57 -04:00
Calen Pennington
bc20a37c2b
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
Ned Batchelder
8571ceabeb
Fix many wrong-assert-type errors
2016-08-03 12:44:41 -04:00
Shauna Gordon-McKeon
f8d28889b9
Remove unused imports, move too-long imports to multiple lines
2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
5d50e76eaf
Switch relative to absolute urls in imports (tests/studio part 2)
2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
787b420539
Switch relative to absolute urls in imports (tests/studio part 1)
2016-07-28 16:35:40 -04:00
Muddasser
64838f5665
Conversion of cms/signup.feature to bok-choy
2016-07-22 12:22:59 +00:00
Diana Huang
b51c4456b8
Fix flaky asset test.
2016-07-20 14:18:27 -04:00
Muddasser
186b3badb5
course-settings.feature conversion to bokchoy
2016-07-19 08:18:36 +00:00
Chris Rodriguez
3b3186c6ea
AC-531 fixing nav-aria-label ignores in the platform
2016-07-15 12:21:37 -04:00