Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

29601 035 appveyor: skip two redundant jobs to speed up the build #733

Merged
merged 2 commits into from Mar 8, 2019

Conversation

Labels
None yet
Projects
None yet
3 participants
@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Feb 27, 2019

No description provided.

@teor2345 teor2345 force-pushed the bug29601_035 branch 6 times, most recently from 9391995 to b8faf39 Feb 27, 2019
@coveralls
Copy link

@coveralls coveralls commented Feb 27, 2019

Pull Request Test Coverage Report for Build 4001

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 12 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.02%) to 60.302%

Files with Coverage Reduction New Missed Lines %
src/feature/dirauth/shared_random.c 3 85.64%
src/feature/dirauth/dirvote.c 9 64.79%
Totals Coverage Status
Change from base Build 3977: -0.02%
Covered Lines: 42854
Relevant Lines: 71066

💛 - Coveralls

@teor2345 teor2345 force-pushed the bug29601_035 branch 3 times, most recently from be3e053 to 0f3c97c Feb 27, 2019
teor2345 added 2 commits Feb 27, 2019
Skip the Appveyor 32-bit Windows Server 2016 job, and 64-bit Windows
Server 2012 R2 job. The remaining 2 jobs still provide coverage of
64/32-bit, and Windows Server 2016/2012 R2.

Also set fast_finish, so failed jobs terminate the build immediately.

Fixes bug 29601; bugfix on 0.3.5.4-alpha.
@teor2345 teor2345 changed the title appveyor: skip the 32-bit Windows Server 2012 R2 build appveyor: skip two redundant jobs to speed up the build Feb 27, 2019
@teor2345 teor2345 changed the title appveyor: skip two redundant jobs to speed up the build 29601 035 appveyor: skip two redundant jobs to speed up the build Feb 27, 2019
@torproject-pusher torproject-pusher merged commit 78bfe73 into torproject:maint-0.3.5 Mar 8, 2019
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment