Skip to content

Attempt to fix test_request_garbage on Windows#3565

Merged
nicoddemus merged 1 commit into
pytest-dev:masterfrom
nicoddemus:xfail-test-request-garbage
Jun 11, 2018
Merged

Attempt to fix test_request_garbage on Windows#3565
nicoddemus merged 1 commit into
pytest-dev:masterfrom
nicoddemus:xfail-test-request-garbage

Conversation

@nicoddemus

@nicoddemus nicoddemus commented Jun 10, 2018

Copy link
Copy Markdown
Member

Related to #3564

At least avoid breaking AppVeyor on Windows until we can get to the bottom of why this test is flaky.

Fix #3564

Initially I marked the test as flaky, but taking another look at the traceback I think I found a proper fix.

@nicoddemus nicoddemus force-pushed the xfail-test-request-garbage branch from 8eec42a to 5ea647a Compare June 10, 2018 22:19
@nicoddemus nicoddemus changed the title Mark test_request_garbage as flaky on Windows Attempt to fix test_request_garbage on Windows Jun 10, 2018
@coveralls

coveralls commented Jun 10, 2018

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.02%) to 92.701% when pulling 5ea647a on nicoddemus:xfail-test-request-garbage into 1170504 on pytest-dev:master.

@nicoddemus nicoddemus merged commit 04b65cf into pytest-dev:master Jun 11, 2018
@nicoddemus nicoddemus deleted the xfail-test-request-garbage branch June 11, 2018 18:23
@nicoddemus

Copy link
Copy Markdown
Member Author

Let's hope this fixed it. 😅

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.

TestRequestBasic.test_request_garbage sometimes fails on AppVeyor

3 participants