Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Fix GitHub actions pythonpath and disable broken adm lmdb tests #2462

Merged

Conversation

vaporos
Copy link
Contributor

@vaporos vaporos commented Oct 11, 2023

The expectation is that this will pass the build github action.

This is required in order to find the sawtooth_validator python package
while running the tests.

Signed-off-by: Shawn T. Amundson <[email protected]>
These tests look for an lmdb database and error that it is not found. It
is not clear if additional setup is expected for these tests or if it
indicates a behavioral change in lmdb auto-creation. In either case,
perhaps these tests should be restored in the future in a non-broken
form.

Signed-off-by: Shawn T. Amundson <[email protected]>
This step is necessary when building because it generates the python
protobuf bindings from the sawtooth proto files.

This requires installing python grpcio-tools (for example, with pip).

Signed-off-by: Shawn T. Amundson <[email protected]>
This is necessary given changes in justfile which run protogen.

Signed-off-by: Shawn T. Amundson <[email protected]>
@vaporos vaporos merged commit 5454770 into hyperledger-archives:1-3 Oct 25, 2023
2 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants