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

Ensure Testtrack is resilient to links that no longer exist #45

Open
maidoesthings opened this issue Jul 31, 2019 · 0 comments
Open

Ensure Testtrack is resilient to links that no longer exist #45

maidoesthings opened this issue Jul 31, 2019 · 0 comments

Comments

@maidoesthings
Copy link

maidoesthings commented Jul 31, 2019

I got an error that Testtrack was trying to open a schema file that no longer exists.

open /Users/mainguyen/src/mobile-ios/testtrack/schema.yml: no such file or directory

I had cloned a repo, and then set up testtrack in that directory. I ended up deleting the directory, and when I tried accessing local for a different directory, I kept running into testtrack errors (specifically this one: https://github.com/Betterment/test_track_rails_client/blob/master/app/models/test_track/visitor.rb#L163)

After stopping testtrack-cli on brew, and then running the testtrack server manually, the error message above surfaced.

We should ensure that testtrack cleans up the symlinks to files once the files have been removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant