I'm seeing a failure in the javax.swing.filechooser.FileSystemViewTest
on WinXP in the 'testGetSystemTypeDescription' test. Here's the
failure and stack trace.

expected:<F[ile F]older> but was:<F[]older>

junit.framework.ComparisonFailure: expected:<F[ile F]older> but
was:<F[]older> at
javax.swing.filechooser.FileSystemViewTest.testGetSystemTypeDescription(FileSystemViewTest.java:96)

Is this an OS difference or perhaps a inappropriate localization test
(asserting the value of displayed string)?

-Nathan

Reply via email to