tests/test-subrepo-git.t
changeset 48878 0583d7f0fdff
parent 47803 580bca200874
child 50725 7e5be4a7cda7
equal deleted inserted replaced
48877:fcb34c099259 48878:0583d7f0fdff
     1 #require git
     1 #require git
     2 
       
     3 # XXX-CHG When running with python2 + chg this test tend to get stuck and end up
       
     4 # as a time-out error. My effort to reproduce this outside of the CI failed. The
       
     5 # test itself seems to pass fine, but never "complete". Debugging it is slow and
       
     6 # tedious. This as a bad impact on the development process as most CI run end up
       
     7 # wasting abotu 1h until that one fails.
       
     8 #
       
     9 # Pierre-Yves David, Augie Fackler and Raphaël Gomès all agreed to disable this
       
    10 # case in that specific case until we figure this out (or we drop python2 o:-) )
       
    11 
       
    12 #if no-py3 chg
       
    13   $ echo 'skipped: this test get stuck on the CI with python2 + chg. investigation needed'
       
    14   $ exit 80
       
    15 #endif
       
    16 
       
    17 
     2 
    18 make git commits repeatable
     3 make git commits repeatable
    19 
     4 
    20   $ cat >> $HGRCPATH <<EOF
     5   $ cat >> $HGRCPATH <<EOF
    21   > [defaults]
     6   > [defaults]