Public bug reported: If I want to rename my 2nd test results, I use the /work:results /out:test2results.xml. However, I realized this creates the testresults.xml file with the results data but also, a separate file called test2results.xml and the contents are blank.
The /out command should only create one file with the tests results and the new name, right? I'm using the console runner on NUnit 2.6.2 ** Affects: nunitv2 Importance: Undecided Status: New -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/1211776 Title: /out command creates a separate blank file Status in NUnit V2 Test Framework: New Bug description: If I want to rename my 2nd test results, I use the /work:results /out:test2results.xml. However, I realized this creates the testresults.xml file with the results data but also, a separate file called test2results.xml and the contents are blank. The /out command should only create one file with the tests results and the new name, right? I'm using the console runner on NUnit 2.6.2 To manage notifications about this bug go to: https://bugs.launchpad.net/nunitv2/+bug/1211776/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp