Skip to content

Test Runner sometimes crashes on empty case directories #67

Open
@mhucka

Description

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 ;-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions