metrumresearchgroup / bbr

R interface for model and project management
https://metrumresearchgroup.github.io/bbr/
Other
23 stars 2 forks source link

ci: test with bbi v3.2.0-rc.1 #540

Closed kyleam closed 2 years ago

kyleam commented 2 years ago

There are CI failures. I haven't gone through the failures closely, but I'm hoping that it's just a matter of updating the test references to remove some LEMs:

── Failure (test-model-summary.R:108:11): model_summary() works with no .shk file [BBR-SUM-003] ──
sum2$run_details[[.d]] not equal to ref_sum$run_details[[.d]].
1/1 mismatches
x[1]: "PK model 1 cmt base"
y[1]: "LEM PK model 1 cmt base"

https://github-drone.metrumrg.com/metrumresearchgroup/bbr/3154/1/4

Edit: yep, looks like the stale test reference accounts for all the failues.