You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Alan Conway <ac...@redhat.com> on 2007/03/19 21:55:11 UTC

Python status update: merge 0-9 to trunk complete (note for java merge)

Phew!

On the trunk the python tests are bilingual but still default to 0-8 
since the trunk brokers are still 0-8.

To run 0-9 tests use option:
./run-tests -s 0-9

C++ passes all 0-8 tests. Java is failing 2. To ignore known Java 
failures  use "-I java_failing_0-8.txt"
JIRA for failing Java tests is at: 
https://issues.apache.org/jira/browse/QPID-426

The _failing_0-9.txt files are not meaningful yet,  update when the 
brokers are merged.

I'll start merging the C++ broker next.

Cheers,
Alan.