[tor-bugs] #32122 [Core Tor/Tor]: Add tests for the git scripts

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Oct 17 04:01:18 UTC 2019


#32122: Add tests for the git scripts
------------------------------+------------------------------
     Reporter:  teor          |      Owner:  (none)
         Type:  enhancement   |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: unspecified
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  git-scripts
Actual Points:                |  Parent ID:  #29603
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+------------------------------
 If we have time, we might want to add tests and CI for the git scripts.
 Here are the ones I used to test #29603:

 {{{
 $ TOR_FULL_GIT_PATH=/tmp/test-origin git-setup-dirs.sh
 $ TOR_FULL_GIT_PATH=/tmp/test-upstream TOR_UPSTREAM_REMOTE_NAME=upstream
 git-setup-dirs.sh
 $ TOR_FULL_GIT_PATH=/tmp/test-wkt TOR_WKT_NAME=. TOR_MASTER_NAME=master
 git-setup-dirs.sh
 }}}

 We might also want to test them with -n, -u, git-pull-all.sh, and git-
 merge-forward.sh.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32122>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list