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

Call abort instead of exit on test failure. #1129

Merged
merged 1 commit into from
Aug 26, 2018

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Aug 26, 2018

This raises a signal, so we can more easily catch it with gdb.


This change is Reviewable

This raises a signal, so we can more easily catch it with gdb.
@iphydf iphydf added this to the v0.2.x milestone Aug 26, 2018
@codecov
Copy link

codecov bot commented Aug 26, 2018

Codecov Report

Merging #1129 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1129   +/-   ##
======================================
  Coverage    82.4%   82.4%           
======================================
  Files          80      80           
  Lines       14345   14345           
======================================
  Hits        11823   11823           
  Misses       2522    2522
Impacted Files Coverage Δ
toxcore/net_crypto.c 93.1% <0%> (-0.6%) ⬇️
toxcore/Messenger.c 85.8% <0%> (ø) ⬆️
toxav/msi.c 64.5% <0%> (+0.2%) ⬆️
toxav/toxav.c 68.1% <0%> (+0.6%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80f8458...64ddb7f. Read the comment docs.

@iphydf iphydf merged commit 64ddb7f into TokTok:master Aug 26, 2018
@iphydf iphydf deleted the abort-on-failure branch August 26, 2018 13:28
@robinlinden robinlinden modified the milestones: v0.2.x, v0.2.7 Aug 30, 2018
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants