Not all tests are carried out in Windows 7 x64

Bug #1012128 reported by Andrey Bushman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit V2
Fix Released
Low
Charlie Poole

Bug Description

Data:
Windows 7 x64 SP1 Ultimate Rus
NUnit 2.6
Installed .Net Frameworks: v2.0.50727, v3.0, v4.0.30319.

Problem:
Not all tests are carried out in Windows 7 x64

Description:
On this subject I placed information at a forum here: https://groups.google.com/forum/?hl=ru&fromgroups#!topic/nunit-discuss/dH6fKO4h-3g

Result for " nunit-console NUnitTests.nunit > output.txt " command - in attached file (output.txt).

Tags: 64-bit

Related branches

Revision history for this message
Andrey Bushman (l-translate) wrote :
Revision history for this message
Charlie Poole (charlie.poole) wrote :

Note: the console output should be viewed using Russian code page.

Changed in nunitv2:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Charlie Poole (charlie.poole) wrote :

All errors are specific to individual tests and relate to their being run on a Russian system. There are three problems in the output:

1) Message indicates assembly cannot be found. This is most likely the generated assembly containing the code for the regular expression being used. The test should be changed since a regular expression is overkill here.

2) Nesting of an Assert.Throws, which is expected to fail, inside an ExpectedException test is probably too fragile. The test should be simplified.

3) The test depends on the English language text of a system message, which is an error.

These will be fixed for 2.6.1 if time is available.

Changed in nunitv2:
assignee: nobody → Charlie Poole (charlie.poole)
milestone: none → 2.6.1
milestone: 2.6.1rc → none
Changed in nunitv2:
milestone: none → 2.6.1rc
tags: added: 64-bit
removed: x64
Changed in nunitv2:
status: Triaged → Fix Committed
Changed in nunitv2:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.