aiohttp
aiohttp copied to clipboard
Remove pytest_plugin
This will be maintained exclusively in pytest-aiohttp going forwards.
:x: 1 Tests Failed:
| Tests completed | Failed | Passed | Skipped |
|---|---|---|---|
| 4112 | 1 | 4111 | 72 |
View the top 1 failed test(s) by shortest run time
tests.test_tracing.TestTrace::test_send[request_exception-params4-TraceRequestExceptionParams]Stack Traces | 0.071s run time
+ Exception Group Traceback (most recent call last): | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12....../site-packages/_pytest/runner.py", line 344, in from_call | result: TResult | None = func() | ^^^^^^ | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12....../site-packages/_pytest/runner.py", line 246, in <lambda> | lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12.../site-packages/pluggy/_hooks.py", line 512, in __call__ | return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12.../site-packages/pluggy/_manager.py", line 120, in _hookexec | return self._inner_hookexec(hook_name, methods, kwargs, firstresult) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12............/site-packages/pluggy/_callers.py", line 167, in _multicall | raise exception | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12............/site-packages/pluggy/_callers.py", line 139, in _multicall | teardown.throw(exception) | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12.../site-packages/_pytest/logging.py", line 858, in pytest_runtest_teardown | yield | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12............/site-packages/pluggy/_callers.py", line 139, in _multicall | teardown.throw(exception) | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12.../site-packages/_pytest/capture.py", line 905, in pytest_runtest_teardown | return (yield) | ^^^^^ | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12............/site-packages/pluggy/_callers.py", line 121, in _multicall | res = hook_impl.function(*args) | ^^^^^^^^^^^^^^^^^^^^^^^^^ | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12.............../site-packages/_pytest/unraisableexception.py", line 163, in pytest_runtest_teardown | collect_unraisable(item.config) | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12.............../site-packages/_pytest/unraisableexception.py", line 81, in collect_unraisable | raise ExceptionGroup("multiple unraisable exception warnings", errors) | ExceptionGroup: multiple unraisable exception warnings (3 sub-exceptions) +-+---------------- 1 ---------------- | Traceback (most recent call last): | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/contextlib.py", line 108, in __init__ | doc = getattr(func, "__doc__", None) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ResourceWarning: unclosed <socket.socket fd=19, family=1, type=1, proto=0> | | The above exception was the direct cause of the following exception: | | Traceback (most recent call last): | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12.............../site-packages/_pytest/unraisableexception.py", line 67, in collect_unraisable | warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) | pytest.PytestUnraisableExceptionWarning: Exception ignored in: <socket.socket fd=19, family=1, type=1, proto=0> | Enable tracemalloc to get traceback where the object was allocated. | See https://docs.pytest..../stable/how-to/capture-warnings.html#resource-warnings for more info. +---------------- 2 ---------------- | Traceback (most recent call last): | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/contextlib.py", line 108, in __init__ | doc = getattr(func, "__doc__", None) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ResourceWarning: unclosed <socket.socket fd=18, family=1, type=1, proto=0> | | The above exception was the direct cause of the following exception: | | Traceback (most recent call last): | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12.............../site-packages/_pytest/unraisableexception.py", line 67, in collect_unraisable | warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) | pytest.PytestUnraisableExceptionWarning: Exception ignored in: <socket.socket fd=18, family=1, type=1, proto=0> | Enable tracemalloc to get traceback where the object was allocated. | See https://docs.pytest..../stable/how-to/capture-warnings.html#resource-warnings for more info. +---------------- 3 ---------------- | Traceback (most recent call last): | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/asyncio/base_events.py", line 730, in __del__ | _warn(f"unclosed event loop {self!r}", ResourceWarning, source=self) | ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False> | | The above exception was the direct cause of the following exception: | | Traceback (most recent call last): | File "....................................................../Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12.............../site-packages/_pytest/unraisableexception.py", line 67, in collect_unraisable | warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) | pytest.PytestUnraisableExceptionWarning: Exception ignored in: <function BaseEventLoop.__del__ at 0x102185bc0> | Enable tracemalloc to get traceback where the object was allocated. | See https://docs.pytest..../stable/how-to/capture-warnings.html#resource-warnings for more info. +------------------------------------
To view more test analytics, go to the Test Analytics Dashboard 📋 Got 3 mins? Take this short survey to help us improve Test Analytics.
Missing change log?
CodSpeed Performance Report
Merging #10762 will not alter performance
Comparing drop-pytest-plugin (3ffc18a) with master (55e4300)
Summary
✅ 7 untouched benchmarks
🆕 59 new benchmarks
⁉️ 52 dropped benchmarks
:warning: Please fix the performance issues or acknowledge them on CodSpeed.
Benchmarks breakdown
| Benchmark | BASE |
HEAD |
Change | |
|---|---|---|---|---|
| ⁉️ | test_get_request_with_251308_compressed_chunked_payload[isal.isal_zlib-pyloop] |
65.4 ms | N/A | N/A |
| 🆕 | test_get_request_with_251308_compressed_chunked_payload[isal.isal_zlib] |
N/A | 64.4 ms | N/A |
| ⁉️ | test_get_request_with_251308_compressed_chunked_payload[zlib-pyloop] |
426.2 ms | N/A | N/A |
| 🆕 | test_get_request_with_251308_compressed_chunked_payload[zlib] |
N/A | 426.3 ms | N/A |
| ⁉️ | test_get_request_with_251308_compressed_chunked_payload[zlib_ng.zlib_ng-pyloop] |
230.6 ms | N/A | N/A |
| 🆕 | test_get_request_with_251308_compressed_chunked_payload[zlib_ng.zlib_ng] |
N/A | 229.5 ms | N/A |
| 🆕 | test_one_hundred_get_requests_iter_chunks_on_512kib_chunked_payload |
N/A | 96.7 ms | N/A |
| 🆕 | test_one_hundred_get_requests_with_1024_chunked_payload |
N/A | 35.2 ms | N/A |
| ⁉️ | test_one_hundred_get_requests_with_1024_chunked_payload[pyloop] |
35.2 ms | N/A | N/A |
| 🆕 | test_one_hundred_get_requests_with_1024_content_length_payload |
N/A | 34.8 ms | N/A |
| ⁉️ | test_one_hundred_get_requests_with_1024_content_length_payload[pyloop] |
34.7 ms | N/A | N/A |
| 🆕 | test_one_hundred_get_requests_with_30000_chunked_payload |
N/A | 40.4 ms | N/A |
| ⁉️ | test_one_hundred_get_requests_with_30000_chunked_payload[pyloop] |
40.3 ms | N/A | N/A |
| 🆕 | test_one_hundred_get_requests_with_30000_content_length_payload |
N/A | 40.2 ms | N/A |
| ⁉️ | test_one_hundred_get_requests_with_30000_content_length_payload[pyloop] |
40 ms | N/A | N/A |
| 🆕 | test_one_hundred_get_requests_with_512kib_chunked_payload |
N/A | 188.6 ms | N/A |
| 🆕 | test_one_hundred_get_requests_with_512kib_content_length_payload |
N/A | 165.6 ms | N/A |
| ⁉️ | test_one_hundred_get_requests_with_512kib_content_length_payload[pyloop] |
165.3 ms | N/A | N/A |
| 🆕 | test_one_hundred_json_post_requests |
N/A | 38.2 ms | N/A |
| ⁉️ | test_one_hundred_json_post_requests[pyloop] |
38.2 ms | N/A | N/A |
| ... | ... | ... | ... | ... |
:information_source: Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.