Skip to content

Cleanup SSL test.#8301

Merged
normanmaurer merged 1 commit into4.1from
cleanup_test
Sep 21, 2018
Merged

Cleanup SSL test.#8301
normanmaurer merged 1 commit into4.1from
cleanup_test

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

Motivation:

I noticed that we had some errors showing up in a test (which did not fail it tho) because we tried to full-fill the promise multiples times.

Modifications:

Use trySuccess(...) as we may produce multiple exceptions.

Result:

Less errors during test-run.

Motivation:

I noticed that we had some errors showing up in a test (which did not fail it tho) because we tried to full-fill the promise multiples times.

Modifications:

Use trySuccess(...) as we may produce multiple exceptions.

Result:

Less errors during test-run.
@normanmaurer normanmaurer merged commit a80c498 into 4.1 Sep 21, 2018
@normanmaurer normanmaurer deleted the cleanup_test branch September 21, 2018 15:05
@normanmaurer normanmaurer added this to the 4.1.30.Final milestone Sep 21, 2018
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.

1 participant