Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.6, 10.9(EOL), 10.10(EOL), 10.11, 11.0(EOL)
-
None
Description
The test fails seemingly reliably in buildbot and outside.
10.6 a3e5b5c4 |
rocksdb.unique_check 'write_committed' [ fail ] |
Test ended at 2023-06-07 15:50:46 |
|
CURRENT_TEST: rocksdb.unique_check
|
--- /mnt8t/bld/10.6/mysql-test/plugin/rocksdb/rocksdb/r/unique_check.result 2021-03-06 06:09:56.000000000 +0200
|
+++ /mnt8t/bld/10.6/mysql-test/plugin/rocksdb/rocksdb/r/unique_check.reject 2023-06-07 15:50:46.054487610 +0300
|
@@ -85,6 +85,8 @@
|
set debug_sync='now SIGNAL go'; |
connection con1; |
connection con2; |
+Warnings:
|
+Warning 1639 debug sync point wait timed out |
connection default; |
insert into t1 values (1,2); |
ERROR 23000: Duplicate entry '1' for key 'PRIMARY' |
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- relates to
-
MDBF-596 Add a builder to test RocksDB
- Closed