> -----Original Message-----
> From: Paul Burba [mailto:ptbu...@gmail.com]
> Sent: dinsdag 31 mei 2011 16:05
> To: Subversion Development
> Subject: Roadmap : 1.7 Release Status : Test Review : XFails (update)
> 
> A quick update: A while back we made an effort to ensure that all
> XFail tests had an associated issue.  The good news is that all of
> these tests do have an associated issue.  The bad news is that there
> are three with associated issues that are marked as resolved:
> 
> 
> 1) externals_tests.py
> Test #  Mode   Test Description
> ------  -----  ----------------
>   29    XFAIL  update a file external without committing target [#3823(1.7.0)]

I intend to fix this failing test over the next few weeks.
Note that the reason this test fails is not the related issue: 
It fails because the file external is installed in an inner working copy.


> 2)  tree_conflict_tests.py
> Test #  Mode   Test Description
> ------  -----  ----------------
>    8    XFAIL  up/sw dir: add onto add [#3314(1.7.0)]

Issue #3314 is "DAV can overwrite directories during copy".

I had a hard time looking at what the problem was here.

(Issue #3314 is talking about copy, svnmucc, etc. Maybe somebody can edit/split 
the issue to be easier to resolve)

> 3)  upgrade_tests.py
> Test #  Mode   Test Description
> ------  -----  ----------------
>    8    XFAIL  3x same wc upgrade 1.4.0 test [#2530(1.7.0)]
> 
> See http://svn.haxx.se/dev/archive-2011-04/0353.shtml and
> http://subversion.tigris.org/issues/show_bug.cgi?id=2530#desc8.  This
> either needs a new issue or 2530 should be reopened.

After discussion on IRC I just updated this test to expect an upgrade failure. 
So it is no longer XFail.

It is unlikely to reproduce this issue in the real world (Needs a direct 
upgrade from 1.4.X (where X < 6) to 1.7.0 with replacements in the working 
copy, but we have to catch this problem anyway as it would produce an unstable 
wc.db.

        Bert

Reply via email to