[tor-bugs] #31372 [Core Tor/Tor]: Appveyor should use "make -k"

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Aug 8 13:42:32 UTC 2019


#31372: Appveyor should use "make -k"
------------------------------+--------------------------------
     Reporter:  nickm         |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.4.2.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  tor-ci
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 Right now our .appveyor.yml is not using the "-k" make flag.  That means
 that once it encounters an error, it stops building.  In general, we would
 prefer our CI to keep trying to build for a long as it can, so that we can
 see all of the warnings and errors that are produced.  This will help us
 save round trips between the developer and the CI process.

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


More information about the tor-bugs mailing list