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

GD-563: Fix, parameterized test not executed when using typed arrays end ends with invalid success state #572

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

MikeSchulze
Copy link
Owner

Why

#563

What

  • simplify scrip parsing
  • cleanup script parser
  • use suffixed values on doubler to avoid name clashes with arguments
  • finally added fixure_typed_parameters to convert the test parameter array to typed array if we need

@MikeSchulze MikeSchulze self-assigned this Sep 18, 2024
@MikeSchulze MikeSchulze added this to the v4.4.0 milestone Sep 18, 2024
@MikeSchulze MikeSchulze added the bug Something isn't working label Sep 18, 2024
@MikeSchulze MikeSchulze force-pushed the GD-563 branch 2 times, most recently from 3dfcba6 to dbeec2c Compare September 19, 2024 06:07
…nds with invalid success state

# Why
#563

# What
- simplify scrip parsing
- cleanup script parser
- use suffixed values on doubler to avoid name clashes with arguments
- finally added `fixure_typed_parameters` to convert the test paramater array to typed array if need
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-563: Parameterized test not executed when using typed arrays end ends with invalid success state
1 participant