<?xml version="1.0" encoding="UTF-8"?>
<testsuite time="266.000" tests="27.0" name="prop_tests-py"
    failures="1" errors="1" skipped="0">
<testcase time="9.852" name="prop_tests.py 1: write/read props in wc only (ps, pl, pdel, pe)" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 2: commit properties" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 3: receive properties via update" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 4: receive property changes as part of a downdate" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 5: commit the removal of props" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 6: update with conflicting props" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 7: commit with conflicting dirprops" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 8: props work when committing a replacement" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 9: props work when reverting a replacement" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 10: try to set inappropriate props" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 11: file copies inherit (not re-derive) special props" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 12: set, get, and delete a revprop change" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 13: some svn: properties should be converted" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 15: recursive property operations in BASE and WC" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 16: property operations on an URL" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 17: removal of schedule added file with properties" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 18: receive properties on the wc root via update" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 19: test properties on replaced files" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 20: test proplist at various depths on a wc" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 21: test proplist at various depths on a url" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 22: test prop* handle invalid property names" classname="prop_tests-py">
      <failure type="Failed"><![CDATA[
CMD: svnadmin create svn-test-work/repositories/prop_tests-22 --bdb-txn-nosync <TIME = 0.609460>
CMD: svnadmindump svn-test-work/local_tmp/repos | svnadminload svn-test-work/repositories/prop_tests-22 --ignore-uuid <TIME = 0.983567>
CMD: svn co file:///export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/tests/cmdline/svn-test-work/repositories/prop_tests-22 svn-test-work/working_copies/prop_tests-22 --config-dir /export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/tests/cmdline/svn-test-work/local_tmp/config --password rayjandom --no-auth-cache --username jrandom <TIME = 0.597565>
A    svn-test-work/working_copies/prop_tests-22/A
A    svn-test-work/working_copies/prop_tests-22/A/B
A    svn-test-work/working_copies/prop_tests-22/A/B/lambda
A    svn-test-work/working_copies/prop_tests-22/A/B/E
A    svn-test-work/working_copies/prop_tests-22/A/B/E/alpha
A    svn-test-work/working_copies/prop_tests-22/A/B/E/beta
A    svn-test-work/working_copies/prop_tests-22/A/B/F
A    svn-test-work/working_copies/prop_tests-22/A/mu
A    svn-test-work/working_copies/prop_tests-22/A/C
A    svn-test-work/working_copies/prop_tests-22/A/D
A    svn-test-work/working_copies/prop_tests-22/A/D/gamma
A    svn-test-work/working_copies/prop_tests-22/A/D/G
A    svn-test-work/working_copies/prop_tests-22/A/D/G/pi
A    svn-test-work/working_copies/prop_tests-22/A/D/G/rho
A    svn-test-work/working_copies/prop_tests-22/A/D/G/tau
A    svn-test-work/working_copies/prop_tests-22/A/D/H
A    svn-test-work/working_copies/prop_tests-22/A/D/H/chi
A    svn-test-work/working_copies/prop_tests-22/A/D/H/omega
A    svn-test-work/working_copies/prop_tests-22/A/D/H/psi
A    svn-test-work/working_copies/prop_tests-22/iota
Checked out revision 1.
CMD: svn propdel "" --config-dir /export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/tests/cmdline/svn-test-work/local_tmp/config --password rayjandom --no-auth-cache --username jrandom CMD: /export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/svn/svn propdel  --config-dir /export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/tests/cmdline/svn-test-work/local_tmp/config --password rayjandom --no-auth-cache --username jrandom exited with 1
<TIME = 0.588608>
subversion/libsvn_subr/utf.c:555: (apr_err=22)
svn: Non-ASCII character (code 8) detected, and unable to convert to/from UTF-8
EXPECTED STDERR (regexp):
.*Attempting to delete nonexistent property ''.*
ACTUAL STDERR:
subversion/libsvn_subr/utf.c:555: (apr_err=22)
svn: Non-ASCII character (code 8) detected, and unable to convert to/from UTF-8
EXCEPTION: SVNUnmatchedError
Traceback (most recent call last):
File "/export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/tests/cmdline/svntest/main.py", line 1224, in run
rc = self.pred.run(**kw)
File "/export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/tests/cmdline/svntest/testcase.py", line 121, in run
return self.func(sandbox)
File "/export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/tests/cmdline/prop_tests.py", line 1463, in invalid_propnames
'propdel', propname)
File "/export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/tests/cmdline/svntest/actions.py", line 202, in run_and_verify_svn
expected_exit, *varargs)
File "/export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/tests/cmdline/svntest/actions.py", line 236, in run_and_verify_svn2
verify.verify_outputs(message, out, err, expected_stdout, expected_stderr)
File "/export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/tests/cmdline/svntest/verify.py", line 350, in verify_outputs
compare_and_display_lines(message, label, expected, actual, raisable)
File "/export/home/hudson/hudson-slave/workspace/subversion-1.6.x-solaris/subversion-1.6.x/subversion/tests/cmdline/svntest/verify.py", line 322, in compare_and_display_lines
raise raisable
SVNUnmatchedError]]></failure>
    </testcase>
<testcase time="9.852" name="prop_tests.py 23: issue #2581: propset shouldn&amp;apos;t touch symlink perms" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 24: remove a property with a custom namespace" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 25: property retrieval with peg and operative revs" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 26: test handling invalid svn:* property values" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 27: commit replacement props when same as old props" classname="prop_tests-py"/>
<testcase time="9.852" name="prop_tests.py 29: remove a property which doesn&amp;apos;t exist" classname="prop_tests-py"/>
</testsuite>