Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix or skip tests that failed when EncryptedEnv is enabled #6478

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yiwu-arbug
Copy link
Contributor

Summary:
Some tests are failing when EncryptedEnv is enabled in test. Fixing some by make them use env_ instead of Env::Default(). Disable others that don't have apparent fix. Also add CI to run some of the tests with ENCRYPTED_ENV=1 env variable set.

Test Plan:
run ENCRYPTED_ENV=1 make check

Signed-off-by: Yi Wu <yiwu@pingcap.com>
Signed-off-by: Yi Wu <yiwu@pingcap.com>
Signed-off-by: Yi Wu <yiwu@pingcap.com>
Signed-off-by: Yi Wu <yiwu@pingcap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants