Skip to content

Don't fail when tracing is disabled#8475

Closed
levitte wants to merge 1 commit intoopenssl:masterfrom
levitte:fix-trace-init
Closed

Don't fail when tracing is disabled#8475
levitte wants to merge 1 commit intoopenssl:masterfrom
levitte:fix-trace-init

Conversation

@levitte
Copy link
Member

@levitte levitte commented Mar 13, 2019

When tracing is disabled, don't generate errors, especially during
init. Instead, just pretend the everything is fine.

When tracing is disabled, don't generate errors, especially during
init.  Instead, just pretend the everything is fine.
@levitte levitte added the branch: master Applies to master branch label Mar 13, 2019
@romen
Copy link
Member

romen commented Mar 14, 2019

Either here or in #8474 , should we add targets in the CI configuration to try both with and without TRACE enabled?

@levitte
Copy link
Member Author

levitte commented Mar 14, 2019

That's more of a run-checker thing. We can't load the CIs with too many things, they simply can't take the load (we've seen it before).

@levitte
Copy link
Member Author

levitte commented Mar 14, 2019

Submitted a PR for it: openssl/tools#37

@levitte
Copy link
Member Author

levitte commented Mar 14, 2019

Merged.

d33d761 Don't fail when tracing is disabled

@levitte levitte closed this Mar 14, 2019
levitte added a commit that referenced this pull request Mar 14, 2019
When tracing is disabled, don't generate errors, especially during
init.  Instead, just pretend the everything is fine.

Reviewed-by: Matthias St. Pierre <[email protected]>
(Merged from #8475)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch: master Applies to master branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants