[tor-bugs] #31372 [Core Tor/Tor]: Appveyor and Travis should use "make -k" (was: Appveyor should use "make -k")
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Aug 8 15:00:37 UTC 2019
#31372: Appveyor and Travis 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 | Resolution:
Keywords: tor-ci | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------+------------------------------------
Description changed by teor:
Old description:
> 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.
New description:
Right now our .appveyor.yml and .travis.yml are 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#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list