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

fuzzing: list with empty RLum.Data.Curve object #507

Closed
mcol opened this issue Dec 3, 2024 · 0 comments · Fixed by #508
Closed

fuzzing: list with empty RLum.Data.Curve object #507

mcol opened this issue Dec 3, 2024 · 0 comments · Fixed by #508

Comments

@mcol
Copy link
Contributor

mcol commented Dec 3, 2024

This script:

what <- list(set_RLum("RLum.Data.Curve"))
fuzz(funs, what, ignore.patterns = NULL, ignore.warnings = TRUE)

Produces:

	🚨   CAUGHT BY THE FUZZ!   🚨

FAIL: merge_RLum ( list )
    missing value where TRUE/FALSE needed

FAIL: merge_RLum.Data.Curve ( list )
    missing value where TRUE/FALSE needed

Part of #439.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant