Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

util_inetaddress-test failure when running in a docker container #121

Open
mbautin opened this issue Mar 23, 2018 · 1 comment
Open

util_inetaddress-test failure when running in a docker container #121

mbautin opened this issue Mar 23, 2018 · 1 comment
Assignees
Labels
kind/bug This issue is a bug

Comments

@mbautin
Copy link
Contributor

mbautin commented Mar 23, 2018

Reported by @lumedar.
Log: https://raw.githubusercontent.com/lumedar/YugaByteLog/master/InetAddressTest_TestErrors.log
Forum post with additional analysis: https://forum.yugabyte.com/t/why-does-the-unit-test-fail-to-pass/130/10

There are at least two issues here:

  • Constructing an InetAddress from an invalid host can time out (the test takes 600 seconds).
  • We might be handling boost error messages incorrectly, because we're trying to allocate a huge string.

Thanks @lumedar for reporting this!

@rkarthik007 rkarthik007 added the kind/bug This issue is a bug label Apr 3, 2018
tvesely pushed a commit to tvesely/yugabyte-db that referenced this issue Feb 28, 2024
Per pull request yugabyte#121, from Felix Geisendörfer.

Backpatch-through: 11
jasonyb pushed a commit that referenced this issue Mar 13, 2024
Added ppc64le architecture
jasonyb pushed a commit that referenced this issue Jun 11, 2024
…ribution_packages_pg11_pg12

PG-261: Fix regression tests on distribution packages.
@jasonyb
Copy link
Contributor

jasonyb commented Jul 24, 2024

This was inadvertently closed when subtree-merging pgtap in 89e434e because of a pgtap commit message.

@jasonyb jasonyb reopened this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue is a bug
Projects
None yet
Development

No branches or pull requests

5 participants