8000 tests: Move django under toxgen by sentrivana · Pull Request #4238 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

tests: Move django under toxgen #4238

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 4 commits into from
Apr 3, 2025
Merged

Conversation

sentrivana
Copy link
Contributor

No description provided.

Copy link
codecov bot commented Apr 3, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
23688 1 23687 5873
View the top 1 failed test(s) by shortest run time
tests.integrations.sanic.test_sanic test_bad_request_not_captured
Stack Traces | 0.113s run time
.../integrations/sanic/test_sanic.py:181: in test_bad_request_not_captured
    with c as client:
.tox/py3.11-sanic-v24.6/lib/python3.11........./site-packages/sanic_testing/reusable.py:65: in __enter__
    self.run()
.tox/py3.11-sanic-v24.6/lib/python3.11........./site-packages/sanic_testing/reusable.py:77: in run
    self._server = self._run(self._server_co)
.tox/py3.11-sanic-v24.6/lib/python3.11........./site-packages/sanic_testing/reusable.py:198: in _run
    return self._loop.run_until_complete(coro)
.../hostedtoolcache/Python/3.11.11....../x64/lib/python3.11/asyncio/base_events.py:654: in run_until_complete
    return future.result()
.tox/py3.11-sanic-v24.6/lib/python3.11.../sanic/mixins/startup.py:613: in create_server
    return await serve(
.tox/py3.11-sanic-v24.6/lib/python3.11.../sanic/server/async_server.py:113: in __await__
    self.server = task.result()
.../hostedtoolcache/Python/3.11.11....../x64/lib/python3.11/asyncio/base_events.py:1536: in create_server
    raise OSError(err.errno, msg) from None
E   OSError: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8084): address already in use

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@sentrivana sentrivana requested a review from antonpirker April 3, 2025 11:53
@sentrivana sentrivana marked this pull request as ready for review April 3, 2025 11:53
@sentrivana sentrivana requested a review from a team as a code owner April 3, 2025 11:53
Copy link
Member
@antonpirker antonpirker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool!

@sentrivana sentrivana merged commit f1a8db0 into master Apr 3, 2025
138 checks passed
@sentrivana sentrivana deleted the ivana/toxgen-more-things branch April 3, 2025 14:50
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
0