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

Fix autotools test harness #460

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mszabo-wikia
Copy link
Contributor

@mszabo-wikia mszabo-wikia commented Dec 24, 2024

The current autotools build provides support for running tests, but it has fallen into disrepair.

Fix the autotools test harness by adding missing source and test files and updating the integration test runner to correctly find mock servers used in tests. Bring back the shared entry point used by tests that was removed in 31ccd57, and run tests in OSS CI.

Mark tests that need to be fixed or skipped for the OSS build as expected failures, so that they can be independently updated in follow-up changesets.

Fixes #407.

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

Successfully merging this pull request may close these issues.

unable to build new py3 thrift changes in upstream
2 participants