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

Test Runner sometimes crashes on empty case directories #67

Open
mhucka opened this issue Sep 24, 2019 · 0 comments
Open

Test Runner sometimes crashes on empty case directories #67

mhucka opened this issue Sep 24, 2019 · 0 comments
Labels

Comments

@mhucka
Copy link
Member

mhucka commented Sep 24, 2019

Lucian reports the following (via Pivotal Tracker issue 168714324:

When creating new tests, I will sometimes forget to add a results file. When that happens, if I click on that test in the runner, it stops unexpectedly and exits. Not a huge issue, and it won't ever be true for released tests, but could be nice to not actually crash, for people like me creating tests, or for people who are manually manipulating the tests for whatever reason.

My general process is:

  • Create a new directory.
  • Create an SBML file in that directory.
  • Run my 'generateTestsFrom' program that creates a .m and a settings file.
  • Fill out the blanks in the newly-generated files.
  • Create a results file.
  • Launch the runner.
    Except 'launch the runner' sometimes happens any time after step 1 if I lose track of where I was ;-)
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