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 VDBBuilder script writing #377

Open
mdrillin opened this issue Apr 4, 2016 · 2 comments
Open

Test VDBBuilder script writing #377

mdrillin opened this issue Apr 4, 2016 · 2 comments

Comments

@mdrillin
Copy link
Contributor

mdrillin commented Apr 4, 2016

In doing some screen casts today, it the script saving from VDBBuilder seemed to be acting wonky. The initial set-record on worked fine, but later I hand edited the file to clear it out. After that there seemed to be issues with set-record on actually writing content to the file. Need to test a few scenarios.

@elfilip
Copy link
Collaborator

elfilip commented Apr 12, 2016

I tested a few scenarios. Everything works fine apart from the scenario you provided. If you modify the file which is set in RECORDING_FILE property while the vdb builder is running, the recording will stop to work until you re-set RECORDING_FILE property or restart vdb builder. It is quite interesting that FileWriter doesn't throw an exception in such situation.

@mdrillin
Copy link
Contributor Author

Thanks for testing - not sure what is going on, I'm also surprised an exception is not thrown.

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

2 participants