Public bug reported: To differ the results on Win7x86 and Win7x64 the user needs these information in the result file.
So my idea was to extend the environment node in the result file <environment nunit-version="2.5.6.10205" clr-version="2.0.50727.4927" os-version="Microsoft Windows NT 6.1.7600.0" osarchiteture="x64" platform="Win32NT" cwd="C:\Program Files (x86)\NUnit 2.5.6\bin\net-2.0" machine-name="ADMIN-PC" user="Administrator" user-domain="Admin-PC" /> ** Affects: nunitv2 Importance: Undecided Status: New ** Tags: osarchitecture result -- Add OSArchitecture Attribute to Environment node in result xml https://bugs.launchpad.net/bugs/613727 You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. Status in NUnit V2 Test Framework: New Bug description: To differ the results on Win7x86 and Win7x64 the user needs these information in the result file. So my idea was to extend the environment node in the result file <environment nunit-version="2.5.6.10205" clr-version="2.0.50727.4927" os-version="Microsoft Windows NT 6.1.7600.0" osarchiteture="x64" platform="Win32NT" cwd="C:\Program Files (x86)\NUnit 2.5.6\bin\net-2.0" machine-name="ADMIN-PC" user="Administrator" user-domain="Admin-PC" /> _______________________________________________ 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