Skip to content

Implement zerocopy writes #3436

Implement zerocopy writes

Implement zerocopy writes #3436

Triggered via pull request November 1, 2024 12:00
Status Failure
Total duration 1m 51s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

130 errors
py 3.11 on ubuntu-latest (skip_cython)
result: TResult | None = func()
py 3.11 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.11 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.11 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.11 on ubuntu-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.11 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.11 on ubuntu-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
py 3.11 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.11 on ubuntu-latest (skip_cython)
yield from self._runtest_for(item, "setup")
py 3.10 on ubuntu-latest (skip_cython)
result: TResult | None = func()
py 3.10 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.10 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.10 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.10 on ubuntu-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.10 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.10 on ubuntu-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
py 3.10 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.10 on ubuntu-latest (skip_cython)
yield from self._runtest_for(item, "setup")
py 3.12 on macos-latest (skip_cython)
result: TResult | None = func()
py 3.12 on macos-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.12 on macos-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.12 on macos-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.12 on macos-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.12 on macos-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.12 on macos-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
py 3.12 on macos-latest (skip_cython)
yield
py 3.12 on macos-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.12 on macos-latest (skip_cython)
yield from self._runtest_for(item, "setup")
py 3.13 on macos-latest (skip_cython)
result: TResult | None = func()
py 3.13 on macos-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.13 on macos-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.13 on macos-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.13 on macos-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.13 on macos-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.13 on macos-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
py 3.13 on macos-latest (skip_cython)
yield
py 3.13 on macos-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.13 on macos-latest (skip_cython)
yield from self._runtest_for(item, "setup")
py 3.9 on ubuntu-latest (skip_cython)
result: TResult | None = func()
py 3.9 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.9 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.9 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.9 on ubuntu-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.9 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.9 on ubuntu-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
py 3.9 on ubuntu-latest (skip_cython)
yield
py 3.9 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.9 on ubuntu-latest (skip_cython)
yield from self._runtest_for(item, "setup")
py 3.13 on ubuntu-latest (skip_cython)
result: TResult | None = func()
py 3.13 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.13 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.13 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.13 on ubuntu-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.13 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.13 on ubuntu-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
py 3.13 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.13 on ubuntu-latest (skip_cython)
yield from self._runtest_for(item, "setup")
py 3.12 on ubuntu-latest (skip_cython)
result: TResult | None = func()
py 3.12 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.12 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.12 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.12 on ubuntu-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.12 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.12 on ubuntu-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
py 3.12 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.12 on ubuntu-latest (skip_cython)
yield from self._runtest_for(item, "setup")
py 3.12 on windows-latest (skip_cython)
result: TResult | None = func()
py 3.12 on windows-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.12 on windows-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.12 on windows-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.12 on windows-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.12 on windows-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.12 on windows-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
py 3.12 on windows-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.12 on windows-latest (skip_cython)
yield from self._runtest_for(item, "setup")
py 3.11 on ubuntu-latest (use_cython)
result: TResult | None = func()
py 3.11 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.11 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.11 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.11 on ubuntu-latest (use_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.11 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.11 on ubuntu-latest (use_cython)
yield from unraisable_exception_runtest_hook()
py 3.11 on ubuntu-latest (use_cython)
yield
py 3.11 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.11 on ubuntu-latest (use_cython)
yield from self._runtest_for(item, "setup")
py 3.9 on ubuntu-latest (use_cython)
result: TResult | None = func()
py 3.9 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.9 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.9 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.9 on ubuntu-latest (use_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.9 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.9 on ubuntu-latest (use_cython)
yield from unraisable_exception_runtest_hook()
py 3.9 on ubuntu-latest (use_cython)
yield
py 3.9 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.9 on ubuntu-latest (use_cython)
yield from self._runtest_for(item, "setup")
py 3.10 on ubuntu-latest (use_cython)
result: TResult | None = func()
py 3.10 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.10 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.10 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.10 on ubuntu-latest (use_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.10 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.10 on ubuntu-latest (use_cython)
yield from unraisable_exception_runtest_hook()
py 3.10 on ubuntu-latest (use_cython)
yield
py 3.10 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.10 on ubuntu-latest (use_cython)
yield from self._runtest_for(item, "setup")
py 3.12 on ubuntu-latest (use_cython)
result: TResult | None = func()
py 3.12 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.12 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.12 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.12 on ubuntu-latest (use_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.12 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.12 on ubuntu-latest (use_cython)
yield from unraisable_exception_runtest_hook()
py 3.12 on ubuntu-latest (use_cython)
yield
py 3.12 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.12 on ubuntu-latest (use_cython)
yield from self._runtest_for(item, "setup")
py 3.13 on ubuntu-latest (use_cython)
result: TResult | None = func()
py 3.13 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
py 3.13 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
py 3.13 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
py 3.13 on ubuntu-latest (use_cython)
raise exception.with_traceback(exception.__traceback__)
py 3.13 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.13 on ubuntu-latest (use_cython)
yield from unraisable_exception_runtest_hook()
py 3.13 on ubuntu-latest (use_cython)
yield
py 3.13 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
py 3.13 on ubuntu-latest (use_cython)
yield from self._runtest_for(item, "setup")