-
Notifications
You must be signed in to change notification settings - Fork 26
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
Fix 458 - Test system updates #463
Conversation
You can run the test script... - without an argument -- it will run all tests. - with a test suite directory as argument -- it will run all tests within that suite. - with a test name as argument (no .enc file extension) -- it will run this one test.
It's not so clear which issues were not fixed. |
Also, title of the PR will not leave any useful information in the |
|
You're misunderstanding. I sent a PR. I didn't assign you. |
I was suggesting that your comment would have been better to say which aspects of #458 were addressed and which ones were not addressed. Since I need to create another issue regarding the ones not addressed, it would be useful to know which ones they are (rather than having to deduce from the clues left behind.) |
I'm aware of the one I mentioned above. But only you can have a final say on whether the list is complete -- because you provided most of the input. I might have overlooked something. |
that's the one. |
And the command line arguments |
IMHO, that's addressed pretty well. We only have one Makefile left, and it's tiny. But further discussion of this should be on the issue that you might create about it. |
Whether it has been addressed or not, none of the comments above indicate that. |
Anyway, I'm looking at the PR now. |
Amended the PR text. |
This point:
was addressed by completely ignoring the offending files. I would suggest putting a warning to say that a |
The output still says
|
I couldn't reproduce this in the end, so I assumed it had been addressed. Is this directory a temporary one? |
|
fixed! |
I'll look at the |
The error message should be gone now! |
Just the comment #463 (comment) above to go. |
I have to put this task on the back burner for a bit. It'd be better to make an issue about this and deal with it later. |
I'll merge and try to fix it then. |
Great, thank you! |
This is the response to #458
bin/test encore/basic/activeThis
)Additionally: