[MDEV-9299] Test main.events_2 incompatible with Debian reproducibility testing framework Created: 2015-12-17 Updated: 2016-02-17 Resolved: 2016-02-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Debian |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 5.5.49, 10.0.25, 10.1.11 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Otto Kekäläinen | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
It seems that when the Debian reproducibility framework runs with a modified environment (weird locale, time etc) the test main.events_2 always fails.
See full log at https://reproducible.debian.net/logs/unstable/amd64/mariadb-10.0_10.0.22-4.build2.log.gz Interestingly this fail seems to be limited to amd64 as the equivalent second comparison build on arm passes fully: https://reproducible.debian.net/logs/unstable/armhf/mariadb-10.0_10.0.22-3.build2.log.gz MariaDB reproducible builds overview page: https://reproducible.debian.net/rb-pkg/unstable/amd64/mariadb-10.0.html |
| Comments |
| Comment by Elena Stepanova [ 2015-12-26 ] | |||||||||||||||||||||||||||||||
|
The log isn't there anymore, and new logs are useless because the test is disabled. | |||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2016-01-24 ] | |||||||||||||||||||||||||||||||
|
The machine where the test failed has (or had) a wrong timestamp, I just didn't notice it in the log before:
The test creates an event with execution date '2017-01-01', expecting it to be in future, so it fails.
|