Skip to content

Skip test_shell on macOS ARM#292

Merged
pablogsal merged 1 commit intopython:mainfrom
serhiy-storchaka:macos-arm-skip-test_shell
Oct 20, 2021
Merged

Skip test_shell on macOS ARM#292
pablogsal merged 1 commit intopython:mainfrom
serhiy-storchaka:macos-arm-skip-test_shell

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

No description provided.

@pablogsal
Copy link
Copy Markdown
Member

Is there any BPO for this problem?

@serhiy-storchaka
Copy link
Copy Markdown
Member Author

bpo-45502. Currently test_shell doesn't test with dbm.ndbm and dbm.gdbm (it runs instead repeatedly for dbm.dumb). After fixing it (python/cpython#29003) one of buildbots is crashed.

@serhiy-storchaka
Copy link
Copy Markdown
Member Author

@pablogsal pablogsal merged commit 8919e65 into python:main Oct 20, 2021
@zware
Copy link
Copy Markdown
Member

zware commented Oct 20, 2021

test_shell or test_shelve?

@serhiy-storchaka serhiy-storchaka deleted the macos-arm-skip-test_shell branch October 20, 2021 19:28
@serhiy-storchaka
Copy link
Copy Markdown
Member Author

test_shell or test_shelve?

Damn! Thank you for catching this @zware!

@vstinner
Copy link
Copy Markdown
Member

Why skipping the test in the buildbot configuration, rather skipping it in the Python test suite directly?

@pablogsal
Copy link
Copy Markdown
Member

Why skipping the test in the buildbot configuration, rather skipping it in the Python test suite directly?

Other MacOS systems can run the test without problem. We need to investigate what happens on M1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants