Keith,
What is the path for these tests, relative to the workspace root or just
the test/ directory?
On the face of it these would seem to be invalid tests. Nothing should
have changed in this area for the latest jtreg, so has anything else
changed for you -- are these new tests that have not previously been
available, or are you trying to run them where you had not previously
tried to run them? (Many folk use the jtreg -a option to just run the
automated tests, omitting tests which need manual intervention.)
-- Jon
Keith Seitz wrote:
> Hi,
>
> There are a number of j2se tests failing for me with the latest
> jtreg_bin-3.2.2_03-fcs-bin-10_sep_2007.zip available on the website.
> They all error with "Parse Exception: Arguments to `manual' option not
> supported: yesno".
>
> All of these tests declare themselves: "@run main/manual=yesno ...".
> Can anyone enlighten me on how to run these tests?
>
> Keith