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

Make a dummy PDB symbol server just for CI tests #1981

Closed
XVilka opened this issue Nov 15, 2021 · 1 comment · Fixed by #2686
Closed

Make a dummy PDB symbol server just for CI tests #1981

XVilka opened this issue Nov 15, 2021 · 1 comment · Fixed by #2686
Labels

Comments

@XVilka
Copy link
Member

XVilka commented Nov 15, 2021

Every time CI runs a job it tries to perform a network request to fetch the PDB.
From time to time it fails. Or for some restricted workers, like Alpine Static it fails as well.
Idea is to implement simplest server just for testing purpose.

Ghidra does the same:

Moreover, the similar feature would be required to test debuginfod in the future: #1285

@stale
Copy link

stale bot commented May 20, 2022

This issue has been automatically marked as stale because it has not had recent activity. Considering a lot has probably changed since its creation, we kindly ask you to check again if the issue you reported is still relevant in the current version of rizin. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant