[MDEV-9502] maria.encrypt-wrong-key fails with embedded server Created: 2016-02-01  Updated: 2016-02-01  Resolved: 2016-02-01

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.1
Fix Version/s: 10.1.12

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

Issue Links:
Blocks
blocks MDEV-7069 Fix buildbot failures in main server ... Stalled

 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest/builds/5409/steps/test_5/logs/stdio

maria.encrypt-wrong-key                  w2 [ fail ]
        Test ended at 2016-01-31 07:07:59
 
CURRENT_TEST: maria.encrypt-wrong-key
mysqltest: At line 11: Failed to open file '/mnt/buildbot/build/mariadb-10.1.11/mysql-test/var/2/run/mysqld.1.pid'
 
The result from queries just before the failure was:
call mtr.add_suppression("file_key_management");
call mtr.add_suppression("System key id 1 is missing");
call mtr.add_suppression("Unknown key id 1");
call mtr.add_suppression("Failed to decrypt");

The test restarts the server, it should not be executed for embedded.



 Comments   
Comment by Elena Stepanova [ 2016-02-01 ]

https://github.com/MariaDB/server/commit/0bee1504a3741d47dcaaba74b0c846dfdfc8ad59

@@ -1,3 +1,5 @@
+--source include/not_embedded.inc
+
 #
 # Test what happens if one removes a decryption key for Aria
 #

Generated at Thu Feb 08 07:35:09 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.