Re: merge_tests.py failure
From: <kfogel_at_collab.net>
Date: 2006-03-10 21:18:29 CET
Erem Örs <erem.ors@integral.com.tr> writes:
This is odd. I wonder if we shipped with a broken test...? That'd be
If you build head of http://svn.collab.net/repos/svn/trunk/ on the
I haven't seen that test fail in recent 'make check' runs, FWIW.
-Karl
-- www.collab.net <> CollabNet | Distributed Development On Demand > This is the result of "make check": > At least one test FAILED, checking > /home/integral/0hamal/subversion-1.3.0/tests.log > FAIL: merge_tests.py 9: merge operations using PREV revision > At least one test was SKIPPED, checking > /home/integral/0hamal/subversion-1.3.0/tests.log > SKIP: utf8_tests.py 1: conversion of paths and logs to/from utf8 > make: *** [check] Hata 1 > > Is there anybody who has an idea about what happened? > (Right below my signature you can find an excerpt from the file > "tests.log" which concerns the failed part of tests) > > Note: I have just subscribed to the list, sorry if I repeat a question > already answered. > > Thank you in advance, > Best Regards, > Erem Örs. > > tests.log: > --------- > ... > CMD: svnadmin "create" "svn-test-work/repositories/merge_tests-9" > "--bdb-txn-nosync" <TIME = 0.146058> > CMD: svnadmin dump "svn-test-work/local_tmp/repos" | svnadmin load > "svn-test-work/repositories/merge_tests-9" <TIME = 0.002110> > CMD: svn "co" "--username" "jrandom" "--password" "rayjandom" > "file:///home/integral/0hamal/subversion-1.3.0/subversion/tests/clients/cmdline/svn-test-work/repositories/merge_tests-9" > "svn-test-work/working_copies/merge_tests-9" "--config-dir" > "/home/integral/0hamal/subversion-1.3.0/subversion/tests/clients/cmdline/svn-test-work/local_tmp/config" > <TIME = 0.672669> > CMD: svn "add" "svn-test-work/working_copies/merge_tests-9/A/zot" > "--config-dir" > "/home/integral/0hamal/subversion-1.3.0/subversion/tests/clients/cmdline/svn-test-work/local_tmp/config" > <TIME = 0.083989> > CMD: svn "ci" "-m" "log msg" > "svn-test-work/working_copies/merge_tests-9" "--config-dir" > "/home/integral/0hamal/subversion-1.3.0/subversion/tests/clients/cmdline/svn-test-work/local_tmp/config" > <TIME = 0.905910> > CMD: svn "status" "-v" "-u" "-q" "--username" "jrandom" "--password" > "rayjandom" "svn-test-work/working_copies/merge_tests-9" > "--config-dir" > "/home/integral/0hamal/subversion-1.3.0/subversion/tests/clients/cmdline/svn-test-work/local_tmp/config" > <TIME = 0.161932> > CMD: svn "merge" "-r" "HEAD:PREV" "mu" "--config-dir" > "/home/integral/0hamal/subversion-1.3.0/subversion/tests/clients/cmdline/svn-test-work/local_tmp/config" > <TIME = 0.120145> > CMD: svn "status" "-v" "-u" "-q" "--username" "jrandom" "--password" > "rayjandom" "svn-test-work/working_copies/merge_tests-9.other" > "--config-dir" > "/home/integral/0hamal/subversion-1.3.0/subversion/tests/clients/cmdline/svn-test-work/local_tmp/config" > <TIME = 0.073592> > CMD: svn "up" "--config-dir" > "/home/integral/0hamal/subversion-1.3.0/subversion/tests/clients/cmdline/svn-test-work/local_tmp/config" > <TIME = 0.908978> > CMD: svn "merge" "-r" "COMMITTED:PREV" "A" "A" "--config-dir" > "/home/integral/0hamal/subversion-1.3.0/subversion/tests/clients/cmdline/svn-test-work/local_tmp/config" > <TIME = 0.097406> > EXPECTED STDERR: > ACTUAL STDERR: > svn: Syntax error in revision argument 'COMMITTED:PREV' > EXCEPTION: SVNLineUnequal > FAIL: merge_tests.py 9: merge operations using PREV revision > ... > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org > For additional commands, e-mail: users-help@subversion.tigris.org > > -- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Mar 10 23:07:33 2006 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.