[MDEV-8209] encryption.encrypt_and_grep fails in buildbot and outside Created: 2015-05-22 Updated: 2015-05-26 Resolved: 2015-05-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/bld-dan-release/builds/2493/steps/test/logs/stdio
Fails for me locally as well, but sporadically – sometimes at line 24, sometimes at line 36, sometimes both. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2015-05-22 ] | ||||||||||||||||||||||||||||||||||||
|
Repeating the problem does not seem to be very easy:
| ||||||||||||||||||||||||||||||||||||
| Comment by Jan Lindström (Inactive) [ 2015-05-22 ] | ||||||||||||||||||||||||||||||||||||
|
Perro with 20 iterations does not repeat, decreasing the priority. | ||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2015-05-22 ] | ||||||||||||||||||||||||||||||||||||
|
We've had over 50 buildbot failures in the last 4 days, so it being not reproducible on Perro does not really make it any less important. | ||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2015-05-25 ] | ||||||||||||||||||||||||||||||||||||
|
In fact, it fails just fine on perro.
1st run: 8 failures out of 20 tests. Output of these runs can be found in mdev8209/mysql-test/test.out and mdev8209/mysql-test/test2.out It's a normal debug build (cmake . -DCMAKE_BUILD_TYPE=Debug). |