> Note that adding @ignore will only cause it to be ignored if you
> run with -ignore:quiet.

Oh, I didn't know that.

There are some other tests with the @ignore tag, guess I should remove all of them.

I'll keep them in the repo unless one is really useless or already covered by existing SQE tests.

Thanks
Max


On 4/22/13 6:08 PM, Alan Bateman wrote:
On 22/04/2013 10:30, Weijun Wang wrote:
:

Yes, there are people (Everygreen here in Beijing) running it without
-a and see a failure.

I don't want to remove the test. On one hand, I will still directly
run it myself if there are related code changes. On the other hand, it
will be nice to wrap it into a real GUI test so that it does run as a
jtreg manual test. I had tried but found launching terminals on
different platforms and keeping the environment unchanged quite
complicated. Might want to see it again when I have time.
Manual tests are not welcome, hopefully something that be worked out to
avoid any need for manual tests for keytool. In the mean time, you could
have just removed the @test tag so that it is completely ignored by
jtreg. Note that adding @ignore will only cause it to be ignored if you
run with -ignore:quiet.

-Alan

Reply via email to