[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: One test fails in trans_tests.py

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 25 Nov 2019 04:46:21 +0000

Ryan Schmidt wrote on Sun, Nov 24, 2019 at 22:40:51 -0600:
> Hi,
>
> I ran the Subversion 1.13.0 test suite on macOS 10.13.6. Everything passed except the first test in trans_tests.py:
>
>
> START: trans_tests.py
> W: Header expansion failed for svn-test-work/working_copies/trans_tests-1/header_unexp
> W:
> Traceback (most recent call last):
> File "/.../subversion-1.13.0/subversion/tests/cmdline/svntest/main.py", line 1931, in run
> rc = self.pred.run(sandbox)
> File "/.../subversion-1.13.0/subversion/tests/cmdline/svntest/testcase.py", line 178, in run
> result = self.func(sandbox)
> File "/.../subversion-1.13.0/subversion/tests/cmdline/trans_tests.py", line 348, in keywords_from_birth
> raise svntest.Failure
> Failure
> FAIL: trans_tests.py 1: commit new files with keywords active from birth

Could you please show the contents of
svn-test-work/working_copies/trans_tests-1/header_unexp (in
subversion/tests/cmdline) after the test run?

You can use «make check TESTS="subversion/tests/cmdline/trans_tests.py"» to run
just that one test file. (Or «cd …/cmdline && ./trans_tests.py 1» to run just
that one test function.)

Cheers,

Daniel
Received on 2019-11-25 05:46:30 CET

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.