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

test: allow WEBSOCKETS_TESTS_TIMEOUT_FACTOR to be float #1371

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

kxxt
Copy link
Contributor

@kxxt kxxt commented Jun 14, 2023

It is desirable to be able to set WEBSOCKETS_TESTS_TIMEOUT_FACTOR to a floating point value like 1.1.

kxxt added a commit to kxxt/archriscv-packages that referenced this pull request Jun 14, 2023
- Allow the timeout factor to be float: python-websockets/websockets#1371
  - The patch needs to be stored in our repo because the patch of the PR
    won't apply to v10.4.
- Set timeout factor to 1.1 to make the tests pass on riscv64 boards.
  (As suggested in
  python-websockets/websockets#1026)
felixonmars pushed a commit to felixonmars/archriscv-packages that referenced this pull request Jun 14, 2023
- Allow the timeout factor to be float: python-websockets/websockets#1371
  - The patch needs to be stored in our repo because the patch of the PR
    won't apply to v10.4.
- Set timeout factor to 1.1 to make the tests pass on riscv64 boards.
  (As suggested in
  python-websockets/websockets#1026)
@aaugustin
Copy link
Member

I'm not sure how 1.1 is different from 2 but, hey, this change won't hurt.

@aaugustin aaugustin merged commit c9eefae into python-websockets:main Oct 1, 2023
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