Skip to content

test: disable mysql/mariadb deadlock test#14514

Merged
ephys merged 2 commits into
v6from
ephys/skip-deadlock-v6
May 16, 2022
Merged

test: disable mysql/mariadb deadlock test#14514
ephys merged 2 commits into
v6from
ephys/skip-deadlock-v6

Conversation

@ephys
Copy link
Copy Markdown
Member

@ephys ephys commented May 16, 2022

See #14174 for context.

We already disabled this deadlock test for MariaDB 10.5.15, but the exact same issue now occurs with MySQL 8.0.29.

This PR disables the deadlock test altogether (it only ran for MariaDB, MySQL).
While it is unfortunate that we have not managed to understand why the deadlock did not occur anymore, this test is blocking the whole CI and we have looked into it extensively.

This PR targets v6.

@ephys ephys self-assigned this May 16, 2022
@ephys ephys added dialect: postgres For issues and PRs. Things that involve PostgreSQL (and do not involve all dialects). dialect: mariadb For issues and PRs. Things that involve MariaDB (and do not involve all dialects). labels May 16, 2022
@ephys ephys merged commit 6c5f8ec into v6 May 16, 2022
@ephys ephys deleted the ephys/skip-deadlock-v6 branch May 16, 2022 20:24
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 6.19.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

aliatsis pushed a commit to creditiq/sequelize that referenced this pull request Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dialect: mariadb For issues and PRs. Things that involve MariaDB (and do not involve all dialects). dialect: postgres For issues and PRs. Things that involve PostgreSQL (and do not involve all dialects). released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants