Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Minor unit test improvements#44

Merged
olivierdagenais merged 3 commits into
masterfrom
improve_tests
May 20, 2016
Merged

Minor unit test improvements#44
olivierdagenais merged 3 commits into
masterfrom
improve_tests

Conversation

@olivierdagenais
Copy link
Copy Markdown
Contributor

See commits for issues fixed.

Oli Dagenais added 3 commits May 20, 2016 15:11
When running with the "debug" system property set to "true",
some tests would fail due to Token wanting a non-null value
in its constructor.
AzureAuthority's constructor wants a non-null UserAgent
implementation, hence the NullUserAgent.
It looks like a background thread was trying to log data from a request
that had its refcount hit 0.  Calling retain() will increase the
refcount.
@olivierdagenais olivierdagenais merged commit bef759f into master May 20, 2016
@olivierdagenais olivierdagenais deleted the improve_tests branch July 5, 2016 15:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants