InstituteforDiseaseModeling/emodpy-typhoid

test_typhoid_vaccine.py failed

Closed this issue · 3 comments

https://jenkins.apps.idmod.org/view/Emodpy/job/Emodpy-Typhoid-Pipelines/job/Emodpy-Typhoid-Pipeline-for-testing/24/console

test_typhoid_vaccine.py:90: in compare_cases_after_vax_age_15
    self.assertTrue(sum(first_15_age_groups_cases_a) >= sum(first_15_age_groups_cases_b))
E   AssertionError: False is not true

so far this passes locally for me

Also passed on Jenkins upon rerun
image

Closing because cannot repro and everything works now (it does have sampling and it doesn't seem to be an issue)