Skip to content

Disable logging integration test #80

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

Merged
merged 2 commits into from
Jul 1, 2022
Merged

Disable logging integration test #80

merged 2 commits into from
Jul 1, 2022

Conversation

greg-rychlewski
Copy link
Contributor

@greg-rychlewski greg-rychlewski commented Jul 1, 2022

Integration tests were added in ecto_sql to test the logging for casted parameters, but they rely on not using square brackets anywhere else in the log message. It can be disabled this way.

@greg-rychlewski
Copy link
Contributor Author

greg-rychlewski commented Jul 1, 2022

Actually this might not be needed for you. I saw the logging test failure here and think I jumped to this conclusion too quickly: https://github.com/elixir-sqlite/ecto_sqlite3/runs/7150395395?check_suite_focus=true. It doesn't seem to be related to these tests. If you think it's ok for your adapter I can close this :).

@warmwaffles warmwaffles merged commit e6d384f into elixir-sqlite:main Jul 1, 2022
@warmwaffles warmwaffles mentioned this pull request Jul 1, 2022
1 task
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