PNUnit: DomainPool don't work

Bug #1103031 reported by Fx Algrain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nunit-console
New
Undecided
Unassigned

Bug Description

Hey,

I have writting parallel test using PNUnit.

I'm using static list in my application, but tests won't assert that list contains element.
In fact, I discover that use of one test domain pool in pnunit don't work.

I look on the source code. I found the use of a queue of testdomain and testdomain are enqueue in the queue when the test is finished. But this can't work when you run test in parallel.

So, I suggest to use of share testdomain (== a static field) when domain pool is enable.

Fx

Tags: pnunit
affects: nunitv2 → nunit-console
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.