[MDEV-11019] sys_vars.sysvars_server_embedded fails in buildbot Created: 2016-10-10 Updated: 2016-10-24 Resolved: 2016-10-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Elena Stepanova |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The test fails outside buildbot, too.
|
| Comments |
| Comment by Elena Stepanova [ 2016-10-23 ] |
|
Since the value was changed in the non-embedded version of the test, I assume it should be changed the same way for embedded. https://github.com/MariaDB/server/commit/6f7fca79920e2f744a7ebe9668fe4efd7557850c |
| Comment by Alexander Barkov [ 2016-10-24 ] |
|
Yes, this is correct. Thanks for fixing this, Elena! |