← Back to team overview

nunit-core team mailing list archive

[Bug 984264] Re: Assembly Isolation setting is not considered

 

** Attachment added: "Video of how to reproduce"
   https://bugs.launchpad.net/bugs/984264/+attachment/3085339/+files/NUnit_AssemblyIsolationIssue_2012-04-17_1438.swf

** Description changed:

+ NUnit GUI 2.6.0.12051
+ 
  Seems that Assembly Isolation level setting is not taken into account. I
  have this setting set to "Run tests directly in the NUnit process", but
  actually tests are run in a separate process, namely nunit-agent.exe
  which is restarted on every test run. This makes hard to debug tests
  since previously, one could just set desired breakpoints, attach to
  NUnit process and run the required tests.

** Description changed:

- NUnit GUI 2.6.0.12051
- 
  Seems that Assembly Isolation level setting is not taken into account. I
  have this setting set to "Run tests directly in the NUnit process", but
  actually tests are run in a separate process, namely nunit-agent.exe
  which is restarted on every test run. This makes hard to debug tests
  since previously, one could just set desired breakpoints, attach to
  NUnit process and run the required tests.
+ 
+ Important note: The problem is only reproduced if .NET runtime is 4.0.

** Description changed:

+ NUnit GUI 2.6.0.12051
+ 
  Seems that Assembly Isolation level setting is not taken into account. I
  have this setting set to "Run tests directly in the NUnit process", but
  actually tests are run in a separate process, namely nunit-agent.exe
  which is restarted on every test run. This makes hard to debug tests
  since previously, one could just set desired breakpoints, attach to
  NUnit process and run the required tests.
  
  Important note: The problem is only reproduced if .NET runtime is 4.0.

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/984264

Title:
  Assembly Isolation setting is not considered

Status in NUnit V2 Test Framework:
  New

Bug description:
  NUnit GUI 2.6.0.12051

  Seems that Assembly Isolation level setting is not taken into account.
  I have this setting set to "Run tests directly in the NUnit process",
  but actually tests are run in a separate process, namely nunit-
  agent.exe which is restarted on every test run. This makes hard to
  debug tests since previously, one could just set desired breakpoints,
  attach to NUnit process and run the required tests.

  Important note: The problem is only reproduced if .NET runtime is 4.0.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/984264/+subscriptions


References