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

Don't make expectations on the downloads folder #482

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

werebus
Copy link
Member

@werebus werebus commented Aug 28, 2024

All of these system tests are a nightmare. But, at some point these two specs made the transition from frequently failing to always failing. I believe it has something to de with a change Chrome made to its headless mode.

And of course, these aren't even "downloads" in real life. They're Content-Disposition: inline. So it's only the tests that ever saw them as "downloads".

All of these system tests are a nightmare. But, at some point these ones
made the transition from frequently failing to always failing. I believe
it has something to de with a change Chrome made to its headless mode.

And of course, these aren't even "downloads" in real life. They're
`Content-Disposition: inline`. So it's only the tests that ever saw them
as "downloads".
@werebus
Copy link
Member Author

werebus commented Aug 29, 2024

Now, did the tests... pass? Of course not.

@werebus werebus merged commit 8d9dfb6 into main Oct 2, 2024
1 check passed
@werebus werebus deleted the werebus/stop-download-assertions branch October 2, 2024 21:14
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.

2 participants