You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Kenny Miller <ke...@ekb.atmel.com> on 2004/11/23 12:10:19 UTC

make check FAILURE

Hi,

I was able to configure and compile subversion on a Fedora Core 3 system 
without issue however, when I ran a 'make check' for version 
subversion-1.1.1 on a Redhat7.2 system the 'make check' returned 
FAILURES for basic_tests.py onwards.

I looked in the tests.log and saw that these tests used svnadmin :

START: basic_tests.py
CMD: svnadmin "create" "local_tmp/repos" "--bdb-txn-nosync" 
"--fs-type=bdb" <TIME = 0.561842>
SKIP:  basic_tests.py 1: basic checkout of a wc

I don't think it is related to python as the previous 2 tests passed :
Running all tests in target-test.py...success
Running all tests in getopt_tests.py...success
Running all tests in basic_tests.py...FAILURE

Output from 'make check' :
% make check
Running all tests in config-test...success
Running all tests in diff-diff3-test...success
Running all tests in hashdump-test...success
Running all tests in path-test...success
Running all tests in random-test...success
Running all tests in stream-test...success
Running all tests in string-test...success
Running all tests in time-test...success
Running all tests in translate-test...success
Running all tests in utf-test...success
Running all tests in target-test.py...success
Running all tests in getopt_tests.py...success
Running all tests in basic_tests.py...FAILURE
Running all tests in commit_tests.py...FAILURE
Running all tests in update_tests.py...FAILURE
Running all tests in switch_tests.py...FAILURE
Running all tests in prop_tests.py...FAILURE
Running all tests in schedule_tests.py...FAILURE
Running all tests in log_tests.py...FAILURE
Running all tests in copy_tests.py...FAILURE
Running all tests in diff_tests.py...FAILURE
Running all tests in export_tests.py...FAILURE
Running all tests in externals_tests.py...FAILURE
Running all tests in merge_tests.py...FAILURE
Running all tests in revert_tests.py...FAILURE
Running all tests in stat_tests.py...FAILURE
Running all tests in trans_tests.py...FAILURE
Running all tests in autoprop_tests.py...FAILURE
Running all tests in blame_tests.py...FAILURE
Running all tests in special_tests.py...FAILURE
Running all tests in svnadmin_tests.py...FAILURE
Running all tests in svnlook_tests.py...FAILURE
Running all tests in svnversion_tests.py...FAILURE

I was wondering if anyone had any advice, I will continue to look into this.

Thanks in advance,
Kenny.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: make check FAILURE

Posted by Kenny Miller <ke...@ekb.atmel.com>.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
Thanks for your response, ./basic_tests.py -v returned the following
output :<br>
[SKIPPED] at least Python 2.0 is required<br>
<br>
We had 1.5 installed as the default although 2 and 2.1 were present, I
switched to 2.1.<br>
<br>
Unfortunately, the 'make check' still failed at the basic_tests.py test
: <br>
<br>
./basic_tests.py -v<br>
CMD: svnadmin "create" "local_tmp/repos" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.443750&gt;<br>
SKIP:&nbsp; basic_tests.py 1: basic checkout of a wc<br>
CMD: svnadmin "create" "repositories/basic_tests-2" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.363284&gt;<br>
SKIP:&nbsp; basic_tests.py 2: basic status command<br>
CMD: svnadmin "create" "repositories/basic_tests-3" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.352891&gt;<br>
SKIP:&nbsp; basic_tests.py 3: basic commit command<br>
CMD: svnadmin "create" "repositories/basic_tests-4" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.428501&gt;<br>
SKIP:&nbsp; basic_tests.py 4: basic update command<br>
CMD: svnadmin "create" "repositories/basic_tests-5" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.472671&gt;<br>
SKIP:&nbsp; basic_tests.py 5: basic mkdir URL<br>
CMD: svnadmin "create" "repositories/basic_tests-6" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.428909&gt;<br>
SKIP:&nbsp; basic_tests.py 6: basic corruption detection<br>
CMD: svnadmin "create" "repositories/basic_tests-7" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.365537&gt;<br>
SKIP:&nbsp; basic_tests.py 7: receiving text merges as part of an update<br>
CMD: svnadmin "create" "repositories/basic_tests-8" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.348083&gt;<br>
SKIP:&nbsp; basic_tests.py 8: basic conflict creation and resolution<br>
CMD: svnadmin "create" "repositories/basic_tests-9" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.396872&gt;<br>
SKIP:&nbsp; basic_tests.py 9: basic cleanup command<br>
CMD: svnadmin "create" "repositories/basic_tests-10" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.262583&gt;<br>
SKIP:&nbsp; basic_tests.py 10: basic revert command<br>
CMD: svnadmin "create" "repositories/basic_tests-11" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.307800&gt;<br>
SKIP:&nbsp; basic_tests.py 11: basic switch command<br>
CMD: svnadmin "create" "repositories/basic_tests-12" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.345814&gt;<br>
SKIP:&nbsp; basic_tests.py 12: basic delete command<br>
CMD: svnadmin "create" "repositories/basic_tests-13" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.356819&gt;<br>
SKIP:&nbsp; basic_tests.py 13: checkout a path no longer in HEAD<br>
CMD: svnadmin "create" "repositories/basic_tests-14" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.382827&gt;<br>
SKIP:&nbsp; basic_tests.py 14: attempt to change node kind<br>
CMD: svnadmin "create" "repositories/basic_tests-15" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.298729&gt;<br>
SKIP:&nbsp; basic_tests.py 15: basic import of single new file<br>
CMD: svnadmin "create" "local_tmp/repos" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.390097&gt;<br>
SKIP:&nbsp; basic_tests.py 16: basic cat of files<br>
CMD: svnadmin "create" "repositories/basic_tests-17" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.335319&gt;<br>
SKIP:&nbsp; basic_tests.py 17: basic ls<br>
CMD: svnadmin "create" "repositories/basic_tests-18" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.276914&gt;<br>
SKIP:&nbsp; basic_tests.py 18: basic import of executable files<br>
CMD: svn "log" <a class="moz-txt-link-rfc2396E" href="file:///nonexistent_path">"file:///nonexistent_path"</a> "--config-dir"
"/home/kennym/subversion-1.1.1/subversion/tests/clients/cmdline/local_tmp/config"
&lt;TIME = 0.327498&gt;<br>
PASS:&nbsp; basic_tests.py 19: 'svn log <a class="moz-txt-link-freetext" href="file:///nonexistent_path">file:///nonexistent_path</a>' should fail<br>
CMD: svnadmin "create" "repositories/basic_tests-20" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.409306&gt;<br>
SKIP:&nbsp; basic_tests.py 20: basic auth caching<br>
CMD: svnadmin "create" "repositories/basic_tests-21" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.353402&gt;<br>
SKIP:&nbsp; basic_tests.py 21: ignored files in added dirs should not be
added<br>
CMD: svnadmin "create" "repositories/basic_tests-22" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.347725&gt;<br>
SKIP:&nbsp; basic_tests.py 22: do not import ignored files in imported dirs<br>
CMD: svnadmin "create" "repositories/basic_tests-23" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.251691&gt;<br>
SKIP:&nbsp; basic_tests.py 23: make sure URI syntaxes are parsed correctly<br>
CMD: svnadmin "create" "local_tmp/repos" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.292137&gt;<br>
SKIP:&nbsp; basic_tests.py 24: trying to check out a file should fail<br>
CMD: svnadmin "create" "repositories/basic_tests-25" "--bdb-txn-nosync"
"--fs-type=bdb" &lt;TIME = 0.458003&gt;<br>
SKIP:&nbsp; basic_tests.py 25: verify that 'svn cat' traces renames<br>
<br>
Any other advice would be appreciated.<br>
<br>
Thanks in advance,<br>
Kenny.<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:kfogel@collab.net">kfogel@collab.net</a> wrote:<br>
<blockquote cite="mid85oehn2i59.fsf@newton.ch.collab.net" type="cite">
  <pre wrap="">"Kenny Miller" <a class="moz-txt-link-rfc2396E" href="mailto:kenny.miller@ekb.atmel.com">&lt;kenny.miller@ekb.atmel.com&gt;</a> writes:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I was able to configure and compile subversion on a Fedora Core 3
system without issue however, when I ran a 'make check' for version
subversion-1.1.1 on a Redhat7.2 system the 'make check' returned
FAILURES for basic_tests.py onwards.

I looked in the tests.log and saw that these tests used svnadmin :
    </pre>
  </blockquote>
  <pre wrap=""><!---->
When everything from basic_tests.py onward fails, that's almost always
a sign that some basic piece of functionality is missing.  Try doing
this:

   $ cd subversion/tests/clients/cmdline
   $ ./basic_tests.py -v

What is the output?

  </pre>
</blockquote>
</body>
</html>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: make check FAILURE

Posted by kf...@collab.net.
"Kenny Miller" <ke...@ekb.atmel.com> writes:
> I was able to configure and compile subversion on a Fedora Core 3
> system without issue however, when I ran a 'make check' for version
> subversion-1.1.1 on a Redhat7.2 system the 'make check' returned
> FAILURES for basic_tests.py onwards.
> 
> I looked in the tests.log and saw that these tests used svnadmin :

When everything from basic_tests.py onward fails, that's almost always
a sign that some basic piece of functionality is missing.  Try doing
this:

   $ cd subversion/tests/clients/cmdline
   $ ./basic_tests.py -v

What is the output?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org