[Dart] Dart2 and CTest
Todd Pitts
tapitts at sandia.gov
Wed Oct 25 10:13:54 EDT 2006
Dan,
Do you ever use CTest as a dart2 client? I have not been able to get
this working at all. I can telnet to the port localhost:8081 just fine.
The java DartClient.jar client submits the xml files generated by CTest
just fine. However, the CTest client won't talk. I have tried HTTP and
XML-RPC methods - these are the only two useful ones for me.
DartServer.jar never says it has even been contacted by the CTest
client. In any event I am wondering if I am just using a client that is
old and out of date. Perhaps it will be discontinued and I should leave
it along altogether? I could try and write something by hand in python
that will submit the XML files generated by CTest or even figure out how
to write the XML files myself but this begins to border on building my
own testing harness framework which I would not like to do (lots of work
you know ;). Any thoughts?
-Todd
More information about the Dart
mailing list