Skip to content

Local test failure: xhr-http-keep-alive.bash #359

@philippedistributive

Description

@philippedistributive

Issue type

Bug

How did you install PythonMonkey?

None

OS platform and distribution

No response

Python version (python --version)

No response

PythonMonkey version (pip show pythonmonkey)

No response

Bug Description

poetry run bash ./peter-jr ./tests/js/

get each time:

Testing tests/js/xhr-http-keep-alive.bash ... FAIL

-- tests/js/xhr-http-keep-alive.bash vvvvvvvvvvvvvv
strace: Process 62014 attached
[pid 62014] +++ exited with 0 +++
strace: Process 62015 attached
strace: Process 62016 attached
strace: Process 62017 attached
strace: Process 62018 attached
strace: Process 62019 attached
strace: Process 62020 attached
strace: Process 62021 attached
strace: Process 62022 attached
strace: Process 62023 attached
[pid 62023] socket(AF_NETLINK, SOCK_RAW|SOCK_CLOEXEC, NETLINK_ROUTE) = 6
[pid 62023] socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 7
[pid 62023] socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
[pid 62023] socket(AF_INET, SOCK_DGRAM|SOCK_CLOEXEC|SOCK_NONBLOCK, IPPROTO_IP) = 6
[pid 62023] socket(AF_INET, SOCK_DGRAM|SOCK_CLOEXEC|SOCK_NONBLOCK, IPPROTO_IP) = 6
Future exception was never retrieved
future:
pythonmonkey.SpiderMonkeyError: {}
strace: Process 62024 attached
[pid 62023] +++ exited with 0 +++
[pid 62024] +++ exited with 0 +++
[pid 62018] +++ exited with 0 +++
[pid 62015] +++ exited with 0 +++
[pid 62020] +++ exited with 0 +++
[pid 62017] +++ exited with 0 +++
[pid 62019] +++ exited with 0 +++
[pid 62016] +++ exited with 0 +++
[pid 62022] +++ exited with 0 +++
[pid 62021] +++ exited with 0 +++
+++ exited with 0 +++
TCP connections opened: 0
FAIL: qty should not be 0
-- tests/js/xhr-http-keep-alive.bash ^^^^^^^^^^^^^^

Standalone code to reproduce the issue

No response

Relevant log output or backtrace

No response

Additional info if applicable

No response

What branch of PythonMonkey were you developing on? (If applicable)

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions