[MDEV-20953] binlog_encryption.rpl_corruption failed in buildbot due to wrong error code Created: 2019-11-03 Updated: 2019-11-19 Resolved: 2019-11-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication, Tests |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.44, 10.2.30, 10.3.21, 10.4.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sujatha Sivakumar (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos74-amd64-debug/builds/2798
|
| Comments |
| Comment by Sujatha Sivakumar (Inactive) [ 2019-11-05 ] |
|
Hello Andrei, Can you please review the fix for Patch: https://github.com/MariaDB/server/commit/92cedc1a081fe08b0390baceb742b8bee4ae1c81 BuildBot Testing: http://buildbot.askmonty.org/buildbot/grid?category=main&branch=bb-10.1-sujatha |
| Comment by Andrei Elkin [ 2019-11-06 ] |
|
The explicit error code expecting in tests is not a good idea. But we in Maria don't have convert_error(). I think we should have it or its equivalent. I'll let you know what I'll find. |
| Comment by Sujatha Sivakumar (Inactive) [ 2019-11-12 ] |
|
Fix is implemented in 10.1.44 version. |