[MDEV-20165] main.plugin_auth_qa_2 failed in buildbot with wrong result Created: 2019-07-24  Updated: 2019-07-24

Status: Open
Project: MariaDB Server
Component/s: Platform Windows, Tests
Affects Version/s: 10.4
Fix Version/s: 10.4

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Oleksandr Byelkin
Resolution: Unresolved Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/14639

10.4 70c2bde931246ea4966d82fa56773b8e

main.plugin_auth_qa_2                    w4 [ fail ]
        Test ended at 2019-07-10 00:50:31
 
CURRENT_TEST: main.plugin_auth_qa_2
--- D:/winx64-debug/build/src/mysql-test/main/plugin_auth_qa_2.result	2019-07-10 00:07:59.608499200 +0000
+++ D:\winx64-debug\build\src\mysql-test\main\plugin_auth_qa_2.reject	2019-07-10 00:50:31.021471600 +0000
@@ -59,8 +59,6 @@
 GRANT ALL PRIVILEGES ON test_user_db.* TO qa_test_3_dest identified by 'dest_passwd';
 GRANT PROXY ON qa_test_3_dest TO qa_test_3_user;
 exec MYSQL -h localhost -P MASTER_MYPORT -u qa_test_3_user --password=qa_test_3_dest test_user_db -e "SELECT current_user(),user(),@@local.proxy_user,@@local.external_user;" 2>&1
-current_user()	user()	@@local.proxy_user	@@local.external_user
-qa_test_3_dest@%	qa_test_3_user@localhost	'qa_test_3_user'@'%'	qa_test_3_dest
 DROP USER qa_test_3_user;
 DROP USER qa_test_3_dest;
 === Assign too low values for *length, which should have no effect ====
 
mysqltest: Result length mismatch


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