[MDEV-24025] main.type_temporal_innodb failed in buildbot, Result length mismatch Created: 2020-10-26  Updated: 2023-11-29  Resolved: 2023-11-29

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.2
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Alice Sherepa Assignee: Oleksandr Byelkin
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

happens if the test runs at 20:00:00
http://buildbot.askmonty.org/buildbot/builders/kvm-deb-stretch-ppc64le/builds/7185/steps/mtr/logs/stdio

 
main.type_temporal_innodb 'innodb'       w2 [ fail ]
        Test ended at 2020-10-25 20:00:01
 
CURRENT_TEST: main.type_temporal_innodb
--- /usr/share/mysql/mysql-test/r/type_temporal_innodb.result	2020-10-25 18:20:04.000000000 -0400
+++ /dev/shm/var/2/log/type_temporal_innodb.reject	2020-10-25 20:00:00.850372713 -0400
@@ -158,5 +158,4 @@
 INSERT INTO t1 VALUES ('2012-12-21');
 SELECT * FROM t1 WHERE LEAST( UTC_TIME(), d );
 d
-2012-12-21
 DROP TABLE t1;
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 09:26:52 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.