Distributive-Network / PythonMonkey

A Mozilla SpiderMonkey JavaScript engine embedded into the Python VM, using the Python engine to provide the JS host environment.
https://pythonmonkey.io
Other
854 stars 40 forks source link

Intermittent tests crashes on main #366

Closed philippedistributive closed 2 months ago

philippedistributive commented 5 months ago

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

We have just seen some test crashes on main. See https://github.com/Distributive-Network/PythonMonkey/actions/runs/9453144126 https://github.com/Distributive-Network/PythonMonkey/actions/runs/9452317815

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

Xmader commented 5 months ago

Also https://github.com/Distributive-Network/PythonMonkey/actions/runs/9511340067/job/26217301445#step:13:151

It seems that the CI fails on tests\python\test_strings.py randomly.