Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL), 10.2(EOL)
-
10.1.29
Description
Reported in the email thread.
I'm not getting it on my machine, but the reason is obvious:
main.analyze_format_json w4 [ fail ]
|
Test ended at 2017-01-21 16:23:31
|
|
CURRENT_TEST: main.analyze_format_json
|
--- /usr/share/mysql-test/r/analyze_format_json.result 2017-01-17 20:38:20.000000000 +0100
|
+++ /usr/share/mysql-test/r/analyze_format_json.reject 2017-01-21 16:23:31.740853974 +0100
|
@@ -455,7 +455,7 @@
|
"r_loops": 1,
|
"rows": 10,
|
"r_rows": 10,
|
- "r_total_time_ms": "REPLACED",
|
+ "r_total_time_ms": "REPLACED"e-4,
|
"filtered": 100,
|
"r_filtered": 20,
|
"attached_condition": "(tbl2.a in (2,3))"
|
|
mysqltest: Result length mismatch
|
main.analyze_stmt_orderby 'xtradb' w4 [ fail ]
|
Test ended at 2017-01-21 18:43:58
|
|
CURRENT_TEST: main.analyze_stmt_orderby
|
--- /usr/share/mysql-test/r/analyze_stmt_orderby.result 2017-01-17 20:38:20.000000000 +0100
|
+++ /usr/share/mysql-test/r/analyze_stmt_orderby.reject 2017-01-21 18:43:58.130938437 +0100
|
@@ -417,7 +417,7 @@
|
"r_loops": 1,
|
"rows": 10,
|
"r_rows": 10,
|
- "r_total_time_ms": "REPLACED",
|
+ "r_total_time_ms": "REPLACED"e-3,
|
"filtered": 100,
|
"r_filtered": 100
|
},
|
@@ -486,7 +486,7 @@
|
"r_loops": 1,
|
"rows": 7,
|
"r_rows": 7,
|
- "r_total_time_ms": "REPLACED",
|
+ "r_total_time_ms": "REPLACED"e-4,
|
"filtered": 100,
|
"r_filtered": 100
|
},
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- links to
from 10.2 only:
https://s3.amazonaws.com/archive.travis-ci.org/jobs/193566271/log.txt
--- /home/travis/build/grooverdan/mariadb-server/mysql-test/r/cte_recursive.result 2017-01-20 00:21:50.342165997 +0000
+++ /home/travis/build/grooverdan/mariadb-server/mysql-test/r/cte_recursive.reject 2017-01-20 01:05:17.674165997 +0000
@@ -2364,7 +2364,7 @@
"r_loops": 1,
"rows": 2,
"r_rows": 10,
- "r_total_time_ms": "REPLACED"e-4,
+ "r_total_time_ms": "REPLACED",
"filtered": 100,
"r_filtered": 100,
"materialized": {
mysqltest: Result length mismatch
added commit to pr 292