Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[tests-] add more deps to test extras #2264

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

midichef
Copy link
Contributor

I added some libraries to the list of minimal packages needed to get the tests to pass.

Right now, two of them are not strictly required to get the tests to pass: dnslib and dpkt, but they are probably meant to be. They are used by tests/messenger-nosave.vd. If they're not installed, the tests will have output from vd.fail(): External package "dpkt" not installed; run: pip install dpkt. But since this test is -nosave.vd and doesn't save any data to compare to golden with git diff, the exit code of dev/tests.sh is still 0 on my setup.

@anjakefala anjakefala merged commit 2402bd7 into saulpw:develop Jan 21, 2024
12 checks passed
@anjakefala
Copy link
Collaborator

Thank you! =)

@midichef midichef deleted the tests_pip_libs branch January 24, 2024 06:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants