>-----Original Message-----
>From: Richard Liang [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, October 18, 2006 1:21 PM
>To: harmony-dev@incubator.apache.org
>Subject: Re: [classlib][swing] test "hangs":
>j.s.filechooser.FileSystemViewTest prompts to insert disk into drive A:
>
>On 10/17/06, Ivanov, Alexey A <[EMAIL PROTECTED]> wrote:
>> Hello everyone,
>>
>> When running tests on Windows,
>> FileSystemViewTest.testGetSystemDisplayName() pops up a dialog
prompting
>> to insert disk into drive A:. This dialog prevents normal running of
>> other tests.
>
>Is this still a problem? I cannot reproduce it on my WinXP. Do I miss
>anything?
>

Yes, it is. I can't explain why but sometimes it appears, and sometimes
it doesn't.


Alexey.

>Richard
>
>
>>
>> IMO, the problem assertion could be deleted without loss of coverage.
>> Any other comments/opinions?
>>
>> See the JIRA issue:
https://issues.apache.org/jira/browse/HARMONY-1892
>>
>>
>> Regards,
>> Alexey.
>>
>>
>> P.S. The problem code is at lines 85-86 in FileSystemViewTest.java:
>>         file = File.listRoots()[0];
>>         assertNotSame(file.getName(),
view.getSystemDisplayName(file));
>>
>>
>> --
>> Alexey A. Ivanov
>> Intel Middleware Product Division
>>
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail:
[EMAIL PROTECTED]
>>
>>
>
>
>--
>Richard Liang
>China Development Lab, IBM
>
>---------------------------------------------------------------------
>Terms of use : http://incubator.apache.org/harmony/mailing.html
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]

--
Alexey A. Ivanov
Intel Middleware Product Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to