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

Testsuite failure on build with --ps-protocol #228

Open
dveeden opened this issue Jan 21, 2018 · 2 comments
Open

Testsuite failure on build with --ps-protocol #228

dveeden opened this issue Jan 21, 2018 · 2 comments

Comments

@dveeden
Copy link
Collaborator

dveeden commented Jan 21, 2018

On a build of 72ad31b with --ps-protocol there are test failures:

Test Summary Report
-------------------
t/30insertfetch.t                     (Wstat: 1024 Tests: 13 Failed: 4)
  Failed tests:  4-7
  Non-zero exit status: 4
t/80procs.t                           (Wstat: 65280 Tests: 17 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 31 tests but ran 17.
t/81procs.t                           (Wstat: 65280 Tests: 17 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 32 tests but ran 17.
t/rt61849-bind-param-buffer-overflow.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
Files=70, Tests=2120, 41 wallclock secs ( 0.42 usr  0.08 sys +  4.70 cusr  0.69 csys =  5.89 CPU)
Result: FAIL
Failed 4/70 test programs. 4/2120 subtests failed.

Note that this won't be catched by Travis-CI as the .travis.yml file only builds with defaults and with --force-embedded

@CaptTofu
Copy link
Member

I have confirmed this and am trying to find a fix for it.

@CaptTofu
Copy link
Member

this also fails on MySQL 8.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants