question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Broken TLS tests in master branch

See original GitHub issue

the TLS tests in PostgreSQL do not pass due to the breaking changes of upgradeToSsl in Vert.x core 4.0. We need a rework implementation for TLS in PostgreSQL and that also makes sense for MySQL TLS support in #299.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
vietjcommented, Jul 27, 2019

I patched 3.8 and master with work around that will make TLS work in both cases

Read more comments on GitHub >

github_iconTop Results From Across the Web

Random test failures on some tests on master #1256 - GitHub
I've been working on a patch and was trying to get a baseline for the test suites using tox on the master branch....
Read more >
Flaky tests - GitLab Docs
When a test frequently fails in master , create a ~"failure::flaky-test" issue. ... in maintenance scheduled pipelines on the master branch, and saves...
Read more >
Is there a way to avoid broken or untested code from going ...
Even if these tests pass the master branch may fail them or be plain broken after merge. See an example of how just...
Read more >
Quick fix to Git's fatal 'unable to access SSL certificate' error
That will turn off SSL during the git clone operation and allow you to push and pull back and forth to your server....
Read more >
Understanding Continuous Integration and ... - Geekflare
We have adopted the practice of writing tests as a means of ensuring that the new ... There is also the possibility of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found