Skip to content

Chore: Fix flaky test when profiles yaml might exist#5536

Merged
themisvaltinos merged 1 commit intomainfrom
themis/fix_flak_test
Oct 13, 2025
Merged

Chore: Fix flaky test when profiles yaml might exist#5536
themisvaltinos merged 1 commit intomainfrom
themis/fix_flak_test

Conversation

@themisvaltinos
Copy link
Contributor

These two tests sometimes fail, because profile loader has a fallback mechanism that checks for ~/.dbt/profiles.yml when profiles.yml is not found in the project directory, so if the profile exists there a different error message is displayed, so this checks for this as well.

@themisvaltinos themisvaltinos merged commit 7b3dbd9 into main Oct 13, 2025
36 checks passed
@themisvaltinos themisvaltinos deleted the themis/fix_flak_test branch October 13, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants