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

Speed up test suite for Aruba and its users #771

Merged
merged 9 commits into from
Jan 3, 2021
Merged

Speed up test suite for Aruba and its users #771

merged 9 commits into from
Jan 3, 2021

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Jan 2, 2021

Summary

Several measures to improve test suite speed; Some also improve test suite speed for Aruba's users.

Details

  • Remove some slow scenarios
  • Don't let bundle access network inside scenario
  • Lower some timeouts again
  • Don't load FFI just to check platforms
  • Don't use Forwardable: Its method creation is slow

Motivation and Context

Slow test suite is slow.

How Has This Been Tested?

Ran the specs and the changed cukes.

Types of changes

  • Refactoring (cleanup of codebase without changing any existing functionality)

@mvz mvz changed the title Speed up cukes Speed up cukes for Aruba and its users Jan 3, 2021
@mvz mvz changed the title Speed up cukes for Aruba and its users Speed up test suite for Aruba and its users Jan 3, 2021
@mvz mvz merged commit c12ebe2 into master Jan 3, 2021
@mvz mvz deleted the speed-up-cukes branch January 3, 2021 08:59
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.

1 participant