Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable failing reset student picture test temporarily #22801

Merged
merged 1 commit into from May 31, 2018

Conversation

maddiedierker
Copy link
Contributor

Disabling this test temporarily. I think the problem is that generate_random_picture can sometimes return the same picture (it doesn't double-check that it's not returning the current user's secret_picture), so this test is flaky. Going to disable and put up a PR for a permanent fix.

Copy link
Contributor

@Erin007 Erin007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can merge without waiting for Circle since this will unblock the pipeline.

@maddiedierker maddiedierker merged commit 2775480 into staging May 31, 2018
@maddiedierker maddiedierker deleted the disable-reset-picture-test branch May 31, 2018 20:50
end
# TODO: (madelynkasula) fix and re-enable
# test 'teacher can reset secret picture and words for their student' do
# sign_in @teacher
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can just call

skip "(madelynkasula) fix and re-enable"

at the top of your test instead of commenting the whole thing out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants