#17091: Random failure in the git testsuite
----------------------+----------------------------
   Reporter:  vbraun  |            Owner:
       Type:  defect  |           Status:  new
   Priority:  major   |        Milestone:  sage-6.4
  Component:  build   |         Keywords:
  Merged in:          |          Authors:
  Reviewers:          |  Report Upstream:  N/A
Work issues:          |           Branch:
     Commit:          |     Dependencies:
   Stopgaps:          |
----------------------+----------------------------
 Git sometimes randomly fails in its testsuite, probably a race:
 {{{
 ok 76 - extra args: set-url origin newurl oldurl
 # passed all 76 test(s)
 1..76
 not ok 71 - rebase -i --root on linear history is a no-op # TODO known
 breakage
 ok 12 - git rebase -i (fixup without conflict)
 ok 13 - git rebase -i (double edit)
 # passed all 13 test(s)
 1..13
 not ok 72 - rebase -p --root on linear history is a no-op # TODO known
 breakage
 ok 73 - rebase  -f --root on linear history causes re-write
 ok 74 - rebase -m -f --root on linear history causes re-write
 ok 75 - rebase -i -f --root on linear history causes re-write
 ok 76 - rebase -p -f --root on linear history causes re-write
 # still have 20 known breakage(s)
 # passed all remaining 56 test(s)
 1..76
 make[5]: Leaving directory '/home/vbraun/Sage/git-
 develop/local/var/tmp/sage/build/git-1.8.4.4.p0/src/t'
 Makefile:36: recipe for target 'test' failed
 make[4]: *** [test] Error 2
 make[4]: Leaving directory '/home/vbraun/Sage/git-
 develop/local/var/tmp/sage/build/git-1.8.4.4.p0/src/t'
 Makefile:2254: recipe for target 'test' failed
 make[3]: *** [test] Error 2
 make[3]: Leaving directory '/home/vbraun/Sage/git-
 develop/local/var/tmp/sage/build/git-1.8.4.4.p0/src'
 Error running git's test suite.
 }}}
 We should probably first upgrade to the latest git before worrying about
 that.

--
Ticket URL: <http://trac.sagemath.org/ticket/17091>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to