[MDEV-16636] [EXPLAIN] rocksdb.rocksdb_cf_per_partition failed in buildbot with wrong result Created: 2018-06-30  Updated: 2023-04-27

Status: Open
Project: MariaDB Server
Component/s: Storage Engine - RocksDB, Tests
Affects Version/s: 10.3
Fix Version/s: 10.4

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Sergei Petrunia
Resolution: Unresolved Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-sid-amd64/builds/6887

10.3 00677b368b4075e387d4ce62eb1c51f9

rocksdb.rocksdb_cf_per_partition         w3 [ fail ]
        Test ended at 2018-05-30 04:13:47
 
CURRENT_TEST: rocksdb.rocksdb_cf_per_partition
--- /usr/share/mysql/mysql-test/plugin/rocksdb/rocksdb/r/rocksdb_cf_per_partition.result	2018-05-30 00:57:32.000000000 -0400
+++ /dev/shm/var/3/log/rocksdb_cf_per_partition.reject	2018-05-30 04:13:47.439314430 -0400
@@ -353,7 +353,7 @@
 test.t2	analyze	status	OK
 EXPLAIN PARTITIONS SELECT  * FROM t2 WHERE col3 = 0x4 AND col2 = 0x34567;
 id	select_type	table	partitions	type	possible_keys	key	key_len	ref	rows	Extra
-1	SIMPLE	t2	custom_p2	ref	col3	col3	258	const	1	Using where
+1	SIMPLE	t2	custom_p2	ref	col3	col3	258	const	2	Using where
 DROP TABLE t2;
 CREATE TABLE `t2` (
 `col1` bigint(20) NOT NULL,
 
mysqltest: Result content mismatch



 Comments   
Comment by Sergei Petrunia [ 2018-10-09 ]

Was still failing in September/October.

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