[MDEV-13265] innodb.temporary_table fails in buildbot Created: 2017-07-06  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: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/win32-packages/builds/3902/steps/test/logs/stdio

innodb.temporary_table 'innodb'          w1 [ fail ]
        Test ended at 2017-07-05 14:22:31
 
CURRENT_TEST: innodb.temporary_table
--- D:/win32-packages/build/src/mysql-test/suite/innodb/r/temporary_table.result	2017-07-05 12:54:58.000000000 +0000
+++ D:\win32-packages\build\src\mysql-test\suite\innodb\r\temporary_table.reject	2017-07-05 14:22:29.998130900 +0000
@@ -137,7 +137,7 @@
 create temporary table t1 (keyc int, c1 char(100), c2 char(100)) engine = innodb;
 ERROR HY000: Can't create table `test`.`t1` (errno: 165 "Table is read only")
 # test various bad start-up parameters
-FOUND 3 /Can't create/write to file '.dev.null.nonexistent.ib/ in mysqld.1.err
+NOT FOUND /Can't create/write to file '.dev.null.nonexistent.ib/ in mysqld.1.err
 FOUND 3 /InnoDB: Unable to create temporary file/ in mysqld.1.err
 FOUND 1 /innodb_temporary and innodb_system file names seem to be the same/ in mysqld.1.err
 SELECT * FROM INFORMATION_SCHEMA.ENGINES WHERE engine = 'innodb'
 
mysqltest: Result length mismatch


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