NUnit is unable to launch tests under .NET 4.0

Bug #421252 reported by Charlie Poole
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit V2
Fix Released
High
Jv

Bug Description

NUnit runs successfully under .NET 4.0 from the command line, by setting COMPLUS_Version=v4.0.20506. But when launching a test from the gui, net-4.0 is not an available option. Similarly, it's not a choice for the /framework option in the console runner.

We should make all installed versions of .NET available, including those that use the 2.0 CLR - net-3.0 and net-3.5.

Related branches

Revision history for this message
Charlie Poole (charlie.poole) wrote :

A further note:

We should also make this available in under the Set Runtime submenu for Windows installs and under the reload menu in the Gui.

Revision history for this message
Charlie Poole (charlie.poole) wrote :

This bug can be split in case someone wants to be mentored on just one part of it - minus the installer stuff, for example.

Obviously, you have to have .NET 4.0 installed to work on it.

Changed in nunitv2:
assignee: nobody → Jv (jv-ravichandran)
importance: Undecided → High
milestone: none → 2.5.3
status: New → Triaged
Revision history for this message
Jv (jv-ravichandran) wrote :

Fixed. A test assembly compiled with VS.Net 2010 using .Net 4.0 can be recognized and processed by NUnit with this fix.

Changed in nunitv2:
status: Triaged → In Progress
Changed in nunitv2:
status: In Progress → 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.