[MDEV-16271] main.create_drop_event failed in buildbot with wrong result Created: 2018-05-23  Updated: 2023-04-27

Status: Open
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.1, 10.2, 10.3
Fix Version/s: 10.4

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/win32-debug/builds/8940

main.create_drop_event                   w2 [ fail ]
        Test ended at 2018-05-21 15:29:26
 
CURRENT_TEST: main.create_drop_event
--- D:/win32-debug/build/src/mysql-test/main/create_drop_event.result	2018-05-21 14:34:30.728165100 +0000
+++ D:\win32-debug\build\src\mysql-test\main\create_drop_event.reject	2018-05-21 15:29:15.651849300 +0000
@@ -31,7 +31,7 @@
 SET GLOBAL event_scheduler=on;
 SELECT DISTINCT a FROM t1;
 a
-13
+10
 SET GLOBAL event_scheduler=off;
 DELETE FROM t1;
 DROP EVENT IF EXISTS ev1;
 
mysqltest: Result content mismatch



 Comments   
Comment by Elena Stepanova [ 2018-12-21 ]

Recently on 10.2: http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/11443

Comment by Elena Stepanova [ 2019-02-04 ]

On 10.1: http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/11832

main.create_drop_event                   w2 [ fail ]
        Test ended at 2019-01-16 19:58:56
 
CURRENT_TEST: main.create_drop_event
--- D:/winx64-debug/build/src/mysql-test/r/create_drop_event.result	2019-01-16 19:00:32.216807700 +0000
+++ D:\winx64-debug\build\src\mysql-test\r\create_drop_event.reject	2019-01-16 19:58:52.749082200 +0000
@@ -31,7 +31,7 @@
 SET GLOBAL event_scheduler=on;
 SELECT DISTINCT a FROM t1;
 a
-13
+10
 SET GLOBAL event_scheduler=off;
 DELETE FROM t1;
 DROP EVENT IF EXISTS ev1;
 
mysqltest: Result content mismatch

Generated at Thu Feb 08 08:27:39 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.