Skip to content
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_nets_dc_shorts is failing randomly in unittest #644

Open
2 tasks done
hui-zhou-a opened this issue Jul 4, 2024 · 5 comments
Open
2 tasks done

test_nets_dc_shorts is failing randomly in unittest #644

hui-zhou-a opened this issue Jul 4, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@hui-zhou-a
Copy link
Collaborator

Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

Description of the bug

test_nets_dc_shorts is failing randomly in unittest. @svandenb-dev @SMoraisAnsys

Steps To Reproduce

run uniitest test_nets_dc_shorts

Which Operating System are you using?

Windows

Which Python version are you using?

3.7

Installed packages

all

@hui-zhou-a hui-zhou-a added the bug Something isn't working label Jul 4, 2024
@SMoraisAnsys
Copy link
Collaborator

@ring630 Can you link a CI failure so that we can see if there are any external stuff involved ?

@hui-zhou-a
Copy link
Collaborator Author

@ring630 Can you link a CI failure so that we can see if there are any external stuff involved ?

@SMoraisAnsys Ok. I will do it when it happens again.

@hui-zhou-a
Copy link
Collaborator Author

@SMoraisAnsys here is an example

=========================== short test summary info ===========================
FAILED tests/legacy/system/test_edb_nets.py::TestClass::test_nets_dc_shorts
= 1 failed, 279 passed, 6 skipped, 1 xpassed, 1 warning in 604.06s (0:10:04) ==
Warning: Attempt 1 failed. Reason: Child_process exited with error code 1
============================= test session starts =============================

https://github.com/ansys/pyedb/actions/runs/9857904581/job/27218002403

@hui-zhou-a
Copy link
Collaborator Author

================================== FAILURES ===================================
____________________ tests/legacy/system/test_edb_nets.py _____________________
[gw5] win32 -- Python 3.10.11 C:\actions-runner_work\pyedb\pyedb.venv\Scripts\python.exe
worker 'gw5' crashed while running 'tests/legacy/system/test_edb_nets.py::TestClass::test_nets_dc_shorts'

@SMoraisAnsys, worker crashed. Lack of memory maybe?

https://github.com/ansys/pyedb/actions/runs/10244201740/job/28336767363

@SMoraisAnsys
Copy link
Collaborator

================================== FAILURES =================================== ____________________ tests/legacy/system/test_edb_nets.py _____________________ [gw5] win32 -- Python 3.10.11 C:\actions-runner_work\pyedb\pyedb.venv\Scripts\python.exe worker 'gw5' crashed while running 'tests/legacy/system/test_edb_nets.py::TestClass::test_nets_dc_shorts'

@SMoraisAnsys, worker crashed. Lack of memory maybe?

https://github.com/ansys/pyedb/actions/runs/10244201740/job/28336767363

I'll have a look but I just installed 24.2 and we had plenty of memory space, I cleared the VMs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants