I had test Nunit on CC.NET,one of NUnits result show twice.I change
nunit result xml output to other folder and merge again.Then test
suite become one.but one of test-case chart show twice.
for example I have one test suite two test case.It shows 3 test cast
charts.test case 2 shows twice the same.
test case 1
test case 2 (action)
test case 2 (same as above)
if I click test case 2 (same as above),test case 2 (action) will
expand..
I check the history of source code.seems no change of tests.xlst which
used to transfer buildlog to nunit result...so strange.if there anyone
face same problems? thanks