Jabbar, On Feb 6, 2008 2:19 AM, Jabbar <[EMAIL PROTECTED]> wrote:
> Unfortunately when the build is running the tests, I get an error (I > am using windows xp sp1) > > [[Utils]] The filename, directory name, or volume label syntax is > incorrect > java.io.FileNotFoundException: > > D:\work\projectpermissions\ejbproj\reports\testng\projectpermissions:ejbproj\Command > lin > test.xml (The filename, directory name, or volume label syntax is > incorrect) > at java.io.FileOutputStream.open(Native Method) > failed to create JUnitXML because of java.io.FileNotFoundException: > D:\work\projectpermissions\ejbproj\reports\testng\p > ojectpermissions:ejbproj\Command line test.xml (The filename, > directory name, or volume label syntax is incorrect) > > Is this a bug? I can't see anything in jira for this! Sorry to be a pain > ... Yes, certainly it's another Windows related bug. Could you please create a JIRA issue for this, including output generated with --trace. I guess many test cases might be failing on windows because of bad path/filename handling we might fix them ASAP. -- vic Quaerendo invenietis.
