[MDEV-4153] Test case gis-precise fails on s390(x) and ppc(64) Created: 2013-02-08 Updated: 2015-06-09 Resolved: 2015-06-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS |
| Affects Version/s: | 5.5.29 |
| Fix Version/s: | 5.5.44 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Honza Horak | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | powerpc | ||
| Environment: |
linux, ppc, s390 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Test case gis-precise fails on ppc, ppc64, s390 and s390x platforms (diff attached). Generally some integer values are not print as integers again, but as a very similar real number. The minimal reproducer can be:
This has the following output on x86_64:
but on other arches:
|
| Comments |
| Comment by Elena Stepanova [ 2013-02-08 ] |
|
I don't have the platform to confirm, but the idea is clear. |
| Comment by Honza Horak [ 2013-02-08 ] |
|
These are Fedora bug reports: |
| Comment by Colin Charles [ 2013-05-02 ] |
|
these tests are currently disabled on Fedora 19, but its still something that is worth fixing |