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

bug: Fix flakiness of "Test Application Code" CI job with regard to establishing mysql connection #631

Open
cmyui opened this issue Feb 19, 2024 · 0 comments
Labels
bug Something isn't working developer tooling Priority 0 Core software functionality is broken, user experience significantly impacted

Comments

@cmyui
Copy link
Member

cmyui commented Feb 19, 2024

We get this output:

Run docker-compose -f docker-compose.test.yml exec -T bancho-test /srv/root/scripts/run-tests.sh
Initializing database...
ERROR 2002 (HY000): Can't connect to server on 'mysql-test' (115)
Error: Process completed with exit code 1.

Here is a sample job: https://github.com/osuAkatsuki/bancho.py/actions/runs/7965367862/job/21744744492

@cmyui cmyui added bug Something isn't working triage This issue or pull request needs sorting. developer tooling and removed triage This issue or pull request needs sorting. labels Feb 19, 2024
@NiceAesth NiceAesth added the Priority 0 Core software functionality is broken, user experience significantly impacted label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working developer tooling Priority 0 Core software functionality is broken, user experience significantly impacted
Projects
None yet
Development

No branches or pull requests

2 participants