Subject: | t/01-basic.t fails |
t/00-load...........ok
t/01-basic..........1/10
# Failed test at t/01-basic.t line 16.
# got: '¤j-'
# expected: 'Sj-'
# Failed test at t/01-basic.t line 25.
# got: '<?xml version="1.0"?><!DOCTYPE SyncML PUBLIC
"-//SYNCML//DTD SyncML 1.1//EN"
"http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd"><SyncML
xmlns="SYNCML:SYNCML1.1"/>
# '
# expected: '<?xml version="1.0"?><!DOCTYPE SyncML PUBLIC
"-//SYNCML//DTD SyncML 1.1//EN"
"http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd"><SyncML
xmlns="syncml:SYNCML1.1"></SyncML>
# '
# Looks like you failed 2 tests of 10.
t/01-basic.......... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/10 subtests
t/02-noexports......ok
t/03-export-x2w.....ok
t/04-export-w2x.....ok
t/05-export-both....ok
t/06-samples........skipped: Test::XML required for this test
the second failure looks trivial, it's just a <foo/> vs. a <foo></foo>,
but the first i'm not sure about...?
this is on debian sid with perl 5.10.0-14 and libwbxml2-dev 0.9.2-6.
thanks,
robert