-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Test fails on ppc64le #2280
Comments
it is very hard to debug problem without access to hardware :) but second looks like asyncio problem, could you run asyncio tests suit? |
Here's the log for the tests in verbose mode: I'm encountering some difficulty in running tests for sphinxcontrib-asyncio, but please let me know if it's really important. Also this problem appears to be intermittent. It fails 1 out of 4 times. The only thing out of the ordinary in sphinxcontrib-asyncio is that my distro (openSUSE) supplies a separate |
I am afraid, without access to hardware I can not help. especially for transient errors. |
That's unfortunate. I suppose I'll have to exclude the build for that target. By the way, I couldn't find any test to run in the sphinxcontrib-asyncio tarball. |
It is a very simple sphinx markup plugin, tests are not required. |
@asvetlov |
sphinxcontrib-asyncio is needed for docs generation only. |
Closing, we don't have an access to failed hardware. |
Could this be an endianness problem?
aiohttp_test.txt
The text was updated successfully, but these errors were encountered: