nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00284
[Bug 515796] [NEW] PNunit agent fails to properly start
Public bug reported:
Using the latest version of nunit 2.5.3 (just downloaded today).
I'm attempting to run the pnunit tests, but am having issues with
getting the agent to startup. If I use the pnunit distribution, it
starts up and binds to port 8080 and prints out messages. However, the
pnunit-agent that I get from this nunit distribution just hangs (running
netstat -an does show it bound to port 8080).
I've dropped my dll file in the directory, updated the config for test.conf and ran:
start pnunit-agent.exe agent.conf
The window pops up, but just remains blank. no output at all. When I
run the test using the launcher it just hangs with no output in either
window.
This is very similar to bug #498689, but they get the output in the
console window from pnunit-agent.
** Affects: nunitv2
Importance: Undecided
Status: New
--
PNunit agent fails to properly start
https://bugs.launchpad.net/bugs/515796
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
Status in NUnit V2 Test Framework: New
Bug description:
Using the latest version of nunit 2.5.3 (just downloaded today).
I'm attempting to run the pnunit tests, but am having issues with getting the agent to startup. If I use the pnunit distribution, it starts up and binds to port 8080 and prints out messages. However, the pnunit-agent that I get from this nunit distribution just hangs (running netstat -an does show it bound to port 8080).
I've dropped my dll file in the directory, updated the config for test.conf and ran:
start pnunit-agent.exe agent.conf
The window pops up, but just remains blank. no output at all. When I run the test using the launcher it just hangs with no output in either window.
This is very similar to bug #498689, but they get the output in the console window from pnunit-agent.
Follow ups
References