[MCOL-5558] analyze and restore regr test for nightly develop Created: 2023-08-21 Updated: 2023-09-12 Resolved: 2023-09-12 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | regression suite |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Kirill Perov | Assignee: | Kirill Perov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2023-8, 2023-10 |
| Description |
|
analyze and restore regr test for nightly develop |
| Comments |
| Comment by Kirill Perov [ 2023-08-29 ] |
|
What I found for now: same problem not happens at ubuntu 22 VM |
| Comment by Kirill Perov [ 2023-08-29 ] |
|
dleeyh It looks like all test queries where default charset latin was used should be extended with charset utf so doubling number of tables/tested queries, instead of just setting creation table to latin. Probably Gagan already added some such queries. |
| Comment by Kirill Perov [ 2023-09-01 ] |
|
I have checked that bug mentioned in comment above is fixed by branch |
| Comment by Kirill Perov [ 2023-09-04 ] |
|
Now at drone global variable lower_case_table_names = 1. (I expect it was 0 before). tntnatbry, leonid.fedorov, dleeyh - FYI I see lower_case_table_names=1 is long ago for drone. And test011 is started to fail at Aug,16. |
| Comment by Kirill Perov [ 2023-09-05 ] |
|
test300 is stuck because of mcsSetConfig SystemConfig DataFilePlugin "libcloudio.so" 2>&1 echo "enabling storagemanager" > $TEST.status |