Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Commit 93093d3

Browse files
hermanleefacebook-github-bot
authored andcommitted
Prevent more tests from running when user is root
Summary: as titled Differential Revision: D61625468 fbshipit-source-id: 51ed81d
1 parent 1e04c65 commit 93093d3

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

‎mysql-test/suite/binlog/t/binlog_restart_server_with_exhausted_index_value.test‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
--source include/have_innodb_ddse.inc
2+
--source include/not_as_root.inc
23
# ==== Purpose ====
34
#
45
# Verify that the server aborts with errors regardless of the value of

‎mysql-test/suite/binlog/t/binlog_same_basename_relaylog.test‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#
1717
# WL10470: Defaults: Enable Binary Log
1818

19+
--source include/not_as_root.inc
1920
--source include/not_group_replication_plugin.inc
2021
# Test in this file is binlog format agnostic, thus no need
2122
# to rerun it for every format.

0 commit comments

Comments
 (0)