On 25/05/2012 11:05, Masayoshi Okutsu wrote:
Changing the system configuration would also likely cause problems when running tests concurrently. I think the only option is to just remove the test.Another option would be to write a native program to change the system setup and run a Java program to detect the change. But it requires the administrator privilege and is a bit risky. A test failure may leave a test machine in an unusual state.Any other options?
-Alan.