[MCOL-3372] API tests failed on python 3 on Centos 7 Created: 2019-06-07 Updated: 2023-10-26 Resolved: 2023-03-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: Branch develop-1.2 git Info: /root/columnstore/mariadb-columnstore-server Merge pull request #161 from mariadb-corporation/ Fix warning during RPM install /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #776 from mariadb-corporation/ /root/columnstore/mariadb-columnstore-api Merge pull request #159 from mariadb-corporation/ The identified issue happens on Centos 7 and I have not tested other distributions. I have both python 3.4 and 3.6 installed. I built Columnstore and API when python3 is linked to python3.6. When running the API test (test -v), the following tests failed. If I link python3 to python3.4, the same tests passed. 32/42 Test #32: test_basic_python3 .....................***Failed 0.04 sec |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2023-03-06 ] |
|
This ticket was created prior to convergence with the server and may be obsolete. If you find this issue still exists in a modern version, please open a new ticket. |