Skip to content

Call abort instead of exit on test failure.#1129

Merged
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:abort-on-failure
Aug 26, 2018
Merged

Call abort instead of exit on test failure.#1129
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:abort-on-failure

Conversation

@iphydf

@iphydf iphydf commented Aug 26, 2018

Copy link
Copy Markdown
Member

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

codecov Bot commented Aug 26, 2018

Copy link
Copy Markdown

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants