Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.3(EOL), 10.4(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/win32-debug/builds/15207 contains
--- D:/win32-debug/build/src/mysql-test/suite/mariabackup/big_innodb_log.result 2019-08-21 13:19:57.279279200 +0000
|
+++ D:\win32-debug\build\src\mysql-test\suite\mariabackup\big_innodb_log.reject 2019-08-21 13:37:28.427066400 +0000
|
@@ -28,3 +28,4 @@
|
Ok
|
DROP TABLE t;
|
# Kill the server
|
+Found handle.exe version 4.0
|
|
mysqltest: Result length mismatch
|
|
- saving 'D:/win32-debug/build/mysql-test/var/4/log/mariabackup.big_innodb_log-innodb/' to 'D:/win32-debug/build/mysql-test/var/log/mariabackup.big_innodb_log-innodb/'
|
|
Retrying test mariabackup.big_innodb_log, attempt(2/3)...
|
Looking at the test, it does something weird with bootstrap.
The error may come from attempt to reuse copytree (written for mysql-test-run.pl) inside a perl snippet.
If functionality to copy entire trees recursively inside a test case is desired it is probably best done by adding a new mysqltest command e.g "copytree", rather than reuse some perl code that was not designed to be reused this way.
Attachments
Issue Links
- is caused by
-
MDEV-20060 Failing assertion: srv_log_file_size <= 512ULL << 30 while preparing backup
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | mariabackup [ 14500 ] | |
Component/s | Tests [ 10800 ] | |
Component/s | mariabackup [ 14950 ] | |
Component/s | Tests [ 14999 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.3 [ 23605 ] | |
Key |
|
|
Affects Version/s | 10.3 [ 22126 ] | |
Affects Version/s | 10.4 [ 22408 ] | |
Affects Version/s | 10.4 [ 23604 ] | |
Affects Version/s | 10.3 [ 23605 ] | |
Project | MariaDB Enterprise [ 11500 ] | MariaDB Server [ 10000 ] |
Link |
This issue is caused by |
Priority | Major [ 3 ] | Blocker [ 1 ] |
Fix Version/s | 10.4 [ 22408 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Priority | Blocker [ 1 ] | Critical [ 2 ] |
Fix Version/s | 10.2.27 [ 23717 ] | |
Fix Version/s | 10.3.18 [ 23719 ] | |
Fix Version/s | 10.4.8 [ 23721 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 99210 ] | MariaDB v4 [ 156670 ] |