The test_register_and_select_course test is flaky. - #242
Conversation
This test was run on the staging system twice. The first time it failed. The second time it succeeded. Failure: https://build.testeng.edx.org/job/microsites-staging-tests/1284/ Success: https://build.testeng.edx.org/job/microsites-staging-tests/1285/
|
jenkins run e2e |
|
The flakiness is not specific to this test, it is the same issue we have
discussed before where a page on staging sometimes does not load fully.It
can happen for any test. A workaround for this is waiting for Jesse's review
I have tried another solution, I have seen this issue locally mostly when I
am using firefox so I created a pr with chrome, lets see if it reduces the
issue
…On Thu, Feb 1, 2018 at 8:27 PM, Feanil Patel ***@***.***> wrote:
jenkins run e2e
—
You are receiving this because your review was requested.
Reply to this email directly, view it on GitHub
<#242 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AG-q4DqIN1cKmldLntFvklQ79snTXxfiks5tQdfPgaJpZM4R1vuw>
.
|
|
@kashifch When the fixes merge, feel free to add the tests back. In the meantime, this is slowing down the release so I think it should be removed until it is reliable. |
|
sure go ahead and remove the test but again this is not specific to this test, next time it can happen on any other test |
|
here is chrome pr, i will run it 5-6 times and if it pass I think we can try it if it still fails, I will remove the test |
|
@kashifch that sounds good, if we can land that instead, I'm fine with that. I'll review that PR and we can try to land it today if possible. |
|
@feanil @tuchfarber on second thought just remove the test. I thinK it will try the chrome solution for at least 15-20 times before merging |
|
sounds good. I'll merge once I get a green e2e test build. |
|
So it might extends to tomorrow, meanwhile removing this test could lessen the strain. If chrome test works out I will include it again |
This test was run on the staging system twice. The first time it failed. The second time it succeeded.
Failure: https://build.testeng.edx.org/job/microsites-staging-tests/1284/
Success: https://build.testeng.edx.org/job/microsites-staging-tests/1285/