community.mysql/tests/integration/targets/test_mysql_user/tasks
Laurent Indermuehle eacf40099e
Fix error message verification
I don't know why this works on main, but in stable-1, the error message
is "invalid privileges string: Invalid privileges specified:
frozenset({'INVALID'})"
2022-08-24 14:23:12 +02:00
..
assert_no_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
assert_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
assert_user_password.yml Is changed (#427) 2022-08-24 09:31:14 +02:00
create_user.yml Is changed (#427) 2022-08-24 09:31:14 +02:00
issue-28.yml Port stable 1 ci changes (#423) (#424) 2022-08-17 11:30:34 +02:00
issue-121.yml Port stable 1 ci changes (#423) (#424) 2022-08-17 11:30:34 +02:00
issue-265.yml Is changed (#427) 2022-08-24 09:31:14 +02:00
issue-29511.yaml initial commit (#1) 2020-07-10 17:16:58 +01:00
issue-64560.yaml Is changed (#427) 2022-08-24 09:31:14 +02:00
main.yml Is changed (#427) 2022-08-24 09:31:14 +02:00
remove_user.yml Is changed (#427) 2022-08-24 09:31:14 +02:00
resource_limits.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
test_priv_append.yml Is changed (#427) 2022-08-24 09:31:14 +02:00
test_priv_dict.yml mysql_user: add proper handling of INSERT, UPDATE, REFERENCES on columns (#107) 2021-03-08 17:18:04 +01:00
test_priv_subtract.yml Is changed (#427) 2022-08-24 09:31:14 +02:00
test_privs.yml Fix error message verification 2022-08-24 14:23:12 +02:00
test_user_grants_with_roles_applied.yml mysql_user: fix parsing privs when a user has roles assigned to it (#345) 2022-05-12 14:20:44 +02:00
test_user_password.yml Is changed (#427) 2022-08-24 09:31:14 +02:00
test_user_plugin_auth.yml Is changed (#427) 2022-08-24 09:31:14 +02:00
tls_requirements.yml Add test to verify TLS requirements are removed (#26) 2020-09-21 07:39:08 +03:00