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

Investigate possible problem with SsaTestCase 00003 #100

Open
artgoldberg opened this issue Jul 3, 2020 · 0 comments
Open

Investigate possible problem with SsaTestCase 00003 #100

artgoldberg opened this issue Jul 3, 2020 · 0 comments
Assignees
Labels

Comments

@artgoldberg
Copy link
Contributor

SsaTestCase 00003 fails intermittently, when all other tests pass and only one other test runs more than once. Temporarily, I have increased the # of simulation runs used by SsaTestCase 00003 by a factor of 10. See commit 1a675b53.

E.g., in https://circleci.com/gh/KarrLab/wc_sim/1967 produces:

----------------------------- Captured stdout call -----------------------------
Verifying DISCRETE_STOCHASTIC case 00001
starting run 1 of 20 of model test_case_00001
starting run 2 of 20 of model test_case_00001
starting run 4 of 20 of model test_case_00001
starting run 8 of 20 of model test_case_00001
starting run 16 of 20 of model test_case_00001
Verifying DISCRETE_STOCHASTIC case 00003
starting run 1 of 20 of model test_case_00003
starting run 2 of 20 of model test_case_00003
starting run 4 of 20 of model test_case_00003
starting run 8 of 20 of model test_case_00003
starting run 16 of 20 of model test_case_00003
starting run 1 of 20 of model test_case_00003
starting run 2 of 20 of model test_case_00003
starting run 4 of 20 of model test_case_00003
starting run 8 of 20 of model test_case_00003
starting run 16 of 20 of model test_case_00003
starting run 1 of 20 of model test_case_00003
starting run 2 of 20 of model test_case_00003
starting run 4 of 20 of model test_case_00003
starting run 8 of 20 of model test_case_00003
starting run 16 of 20 of model test_case_00003
Verifying DISCRETE_STOCHASTIC case 00004
starting run 1 of 20 of model test_case_00004
starting run 2 of 20 of model test_case_00004
starting run 4 of 20 of model test_case_00004
starting run 8 of 20 of model test_case_00004
starting run 16 of 20 of model test_case_00004
@artgoldberg artgoldberg added the bug label Jul 3, 2020
@artgoldberg artgoldberg self-assigned this Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant