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

Error in end-to-end test that does not cause the the test to fail (or downstream steps to break) #352

Open
dylanhmorris opened this issue Feb 13, 2025 · 0 comments

Comments

@dylanhmorris
Copy link
Contributor

See e.g.: https://github.com/CDCgov/pyrenew-hew/actions/runs/13316830350/job/37192795227?pr=351

TEST-MODE: Extending tests for H and HE models...
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
    filter, lag
The following objects are masked from ‘package:base’:
    intersect, setdiff, setequal, union
usage: create_more_model_test_data.R [--] [--help] [--opts OPTS]
       [--pyrenew-model-name PYRENEW-MODEL-NAME]
       [--timeseries-model-name TIMESERIES-MODEL-NAME] model_run_dir
Generate forecast figures
positional arguments:
  model_run_dir                Directory containing the model data and
                               output.
flags:
  -h, --help                   show this help message and exit
optional arguments:
  -x, --opts                   RDS file containing argument values
  -p, --pyrenew-model-name     Name of directory containing pyrenew
                               model outputs
  -t, --timeseries-model-name  Name of directory containing timeseries
                               model outputs
Error in parse_args(p) : 
  Missing required arguments: expecting 1 values but got 0 values: ().
usage: create_more_model_test_data.R [--] [--help] [--opts OPTS]
       model_run_dir
Score a single location forecast
positional arguments:
  model_run_dir  Directory containing the model data and output.
flags:
  -h, --help     show this help message and exit
optional arguments:
  -x, --opts     RDS file containing argument values
Error in parse_args(p) : 
  Missing required arguments: expecting 1 values but got 0 values: ().
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

No branches or pull requests

1 participant