Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.11
-
None
-
None
Description
This is a minor issue and seems to only affect armhf, so filing with 'trivial' priority.
I saw this test fail already earlier in MDEV-30411, which led to fixing the test `explain_json_format_partitions`. This Jira is about test `table_value_constr` that still fails with:
main.table_value_constr w1 [ fail ]
|
Test ended at 2024-02-22 05:19:56
|
|
CURRENT_TEST: main.table_value_constr
|
--- /<<PKGBUILDDIR>>/mysql-test/main/table_value_constr.result 2024-02-01 17:36:14.000000000 +0000
|
+++ /<<PKGBUILDDIR>>/mysql-test/main/table_value_constr.reject 2024-02-22 05:19:56.815765117 +0000
|
@@ -1790,9 +1790,6 @@
|
values (1,2),(3,4);
|
ANALYZE
|
{
|
- "query_optimization": {
|
- "r_total_time_ms": "REPLACED"
|
- },
|
"query_block": {
|
"union_result": {
|
"table_name": "<union1,2>",
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- relates to
-
MDEV-30411 main.explain_json_format_partitions fails on Debian armel and armhf builders with mismatches
- Closed