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

RE: Roadmap : 1.7 Release Status : Test Review : XFails (update)

From: Bert Huijben <bert_at_qqmail.nl>
Date: Tue, 31 May 2011 16:34:05 +0200

> -----Original Message-----
> From: Paul Burba [mailto:ptburba_at_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
Received on 2011-05-31 16:34:43 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.