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

1.8 Release Status : Test Review Task

From: Paul Burba <ptburba_at_gmail.com>
Date: Thu, 13 Dec 2012 19:10:30 -0500

Per the 1.8 Release Status 'Test Review' item on the roadmap, we're in
pretty good shape (at least compared to where we were at a similar
time for 1.7). Here's where we stand re XFail and WIP tests that need
to be fixed before release:

Of all the XFailing tests *with* an associated issue, there is
currently only a single test, update_tests.py #65, that is a blocker
for 1.8, update_tests.py 65 'update locally moved dir with incoming
file move', though nobody is assigned to the issue. There are also 23
tests with associated issues which are marked as '1.8-consider'.

C:\SVN\src-trunk>win-tests.py --log-level=DEBUG --log-to-stdout
--mode-filter=XFAIL --milestone-filter "(1.8.*|---)" --list --url
http://localhost

LISTING: basic_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
  61 XFAIL rm missing item with case-clashing ondisk item
               #4023(1.8-consider/issues_at_subversion)

LISTING: copy_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
 103 XFAIL copy and move conflicts
               #3899(1.8-consider/sbutler)

LISTING: diff_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
  61 XFAIL diff WC-WC shows the correct base rev num
               #4010(1.8-consider/issues_at_subversion)

LISTING: externals_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
  37 XFAIL commit --include-externals --depth=immediates
               #4252(1.8-consider/issues_at_subversion)

  38 XFAIL external shadows an existing dir
               #4085(1.8-consider/issues_at_subversion)

LISTING: merge_automatic_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
  18 XFAIL reintegrate considers source subtree mergeinfo
               #4258(1.8-consider/issues_at_subversion)

LISTING: merge_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
  49 XFAIL avoid repeated merges for cyclic merging
               #2897(1.8-consider/issues_at_subversion)

 114 XFAIL don't inherit bogus mergeinfo
               #3668(1.8-consider/issues_at_subversion)
               #3669(1.8-consider/issues_at_subversion)

 115 XFAIL don't inherit bogus working mergeinfo
               #3756(1.8-consider/issues_at_subversion)

 125 XFAIL svnmucc: merge a replacement
               #4132(1.8-consider/issues_at_subversion)

LISTING: merge_tree_conflict_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
  12 XFAIL tree conflicts 5.1: leaf edit, tree del
               #2282(1.8-consider/issues_at_subversion)

  13 XFAIL tree conflicts 5.2: leaf del, tree del
               #2282(1.8-consider/issues_at_subversion)

  18 XFAIL tree conflicts 5.2: leaf del (no ci), tree del
               #2282(1.8-consider/issues_at_subversion)

  24 XFAIL merge replace on local delete fails
               #4011(1.8-consider/issues_at_subversion)

LISTING: prop_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
  12 XFAIL set, get, and delete a revprop change
               #3086(1.8-consider/issues_at_subversion)

  26 XFAIL test handling invalid svn:* property values
               #3086(1.8-consider/issues_at_subversion)

LISTING: revert_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
  25 XFAIL revert a copy with depth=files
               #3851(1.8-consider/issues_at_subversion)

  26 XFAIL revert a nested add with depth=immediates
               #3851(1.8-consider/issues_at_subversion)

LISTING: switch_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
   9 XFAIL switch a file to a dir and back to the file
               #1532(1.8-consider/issues_at_subversion)

LISTING: tree_conflict_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
   8 XFAIL up/sw dir: add onto add
               #3314(1.8-consider/issues_at_subversion)

  14 XFAIL merge dir: del/rpl/mv onto not-same
               #3150(1.8-consider/issues_at_subversion)

LISTING: update_tests.py
Test # Mode Test Description
               Issue#(Target Mileston/Assigned To)
------ ----- ----------------
  65 XFAIL update locally moved dir with incoming file move
               #4037(1.8.0/issues_at_subversion)

  67 XFAIL text mod to moved files
               #3144(1.8-consider/issues_at_subversion)
               #3630(unscheduled/issues_at_subversion)

  68 XFAIL text mod to moved file in moved dir
               #3144(1.8-consider/issues_at_subversion)
               #3630(unscheduled/issues_at_subversion)

There are 5 XFailing tests with no associated issue:

C:\SVN\src-trunk>win-tests.py --log-level=DEBUG --log-to-stdout
--mode-filter=XFAIL --list --url http://localhost
Listing Debug configuration on remote repository http://localhost.

LISTING: patch_tests.py
Test # Mode Test Description
------ ----- ----------------
  41 XFAIL patch changes symlink target

LISTING: update_tests.py
Test # Mode Test Description
------ ----- ----------------
  61 XFAIL update locally moved dir with leaf del
  62 XFAIL update locally moved dir with edited leaf del
  63 XFAIL update locally moved dir with incoming file
  64 XFAIL update locally moved dir with incoming dir

patch test 41 was added by danielsh in r1409652 with the note: "Add a
skeleton XFail test. There is no issue number yet, but the bug is
being discussed on users@."

stsp was going to look into the four update tests:
http://svn.haxx.se/dev/archive-2012-11/0079.shtml

-- 
Paul T. Burba
CollabNet, Inc. -- www.collab.net -- Enterprise Cloud Development
Skype: ptburba
Received on 2012-12-14 01:11:06 CET

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.