Activity log for bug #498689

Date Who What changed Old value New value Message
2009-12-20 03:07:54 Charlie Poole bug added bug
2009-12-20 03:09:28 Charlie Poole description There's currently a problem with pNUnit where the notification of results simply hangs. To repro, 1) Build latest source with nant build. 2) Change to build\net\2.0\debug, assuming you're on a windows machine. I haven't verified this problem on linux yet. 3) copy agent.log.conf to launcher.log.conf 4) runpnunit.bat The agent window shows the following: INFO PNUnit.Agent.PNUnitAgent - Registering channel on port 8080 INFO PNUnit.Agent.PNUnitAgent - RunTest called for Test Testing, AssemblyName p nunit.tests.dll, TestToRun TestLibraries.Testing.EqualTo19 INFO PNUnit.Agent.PNUnitTestRunner - Spawning a new thread INFO PNUnit.Agent.PNUnitTestRunner - Thread entered for Test Testing:TestLibrar ies.Testing.EqualTo19 Assembly pnunit.tests.dll INFO PNUnit.Agent.PNUnitTestRunner - Notifying the results The launcher window shows this: INFO launcher - Test 1 of 1 DEBUG launcher - Thread created for TestGroup Testing with 1 tests INFO launcher - Starting Testing test Testing on localhost:8080 DEBUG launcher - Thread going to wait for results for TestGroup Testing It appears that NotifyResult() in the launcher is never entered. A problem with remoting? [From SF Bug SF:2766410] There's currently a problem with pNUnit where the notification of results simply hangs. To repro, 1) Build latest source with nant build. 2) Change to build\net\2.0\debug, assuming you're on a windows machine. I haven't verified this problem on linux yet. 3) copy agent.log.conf to launcher.log.conf 4) runpnunit.bat The agent window shows the following: INFO PNUnit.Agent.PNUnitAgent - Registering channel on port 8080 INFO PNUnit.Agent.PNUnitAgent - RunTest called for Test Testing, AssemblyName p nunit.tests.dll, TestToRun TestLibraries.Testing.EqualTo19 INFO PNUnit.Agent.PNUnitTestRunner - Spawning a new thread INFO PNUnit.Agent.PNUnitTestRunner - Thread entered for Test Testing:TestLibrar ies.Testing.EqualTo19 Assembly pnunit.tests.dll INFO PNUnit.Agent.PNUnitTestRunner - Notifying the results The launcher window shows this: INFO launcher - Test 1 of 1 DEBUG launcher - Thread created for TestGroup Testing with 1 tests INFO launcher - Starting Testing test Testing on localhost:8080 DEBUG launcher - Thread going to wait for results for TestGroup Testing It appears that NotifyResult() in the launcher is never entered. A problem with remoting? [From SF:2766410] Comment from SF: As a temporary fix, pnunit.tests.dll is in the same directory as pnunit-agent.exe and pnunit-launcher.exe. The nunit.framework and pnunit.framework assemblies are being copied to the same directory. PNUnit should allow the same flexibility of appbase and probing paths that NUnit itself supports.
2010-01-07 16:55:14 Charlie Poole tags feature
2010-01-07 16:55:26 Charlie Poole nunitv2: status New Triaged
2010-01-07 16:55:36 Charlie Poole nunitv2: importance Undecided High
2010-02-02 20:54:43 Charlie Poole tags feature feature pnunit
2010-02-03 21:19:57 Olivier Toupin nominated for series nunitv2/2.5.4
2010-04-05 19:18:05 Charlie Poole nunitv2: milestone 2.6.0
2010-09-11 00:08:58 Charlie Poole nunitv2: milestone 2.6.0
2010-09-11 00:09:11 Charlie Poole affects nunitv2 nunit-3.0