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

test: fix cucumber wallet fii status access violation #6695

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

hansieodendaal
Copy link
Contributor

Description

Fix cucumber ffi import

  • Added a unit test to compare the ffi lib with the ffi import function signatures.
  • Fixed all ffi import function signatures that did not match.

Note: Added better logging for cucumber merge mining process, but Scenario: Simple Merge Mining is still broken,

Motivation and Context

There were memory access errors.

How Has This Been Tested?

Scenario: As a client I want to be able to restore my ffi wallet from seed words now pass

What process can a PR reviewer use to test or verify this change?

Run cucumber
Code review

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@hansieodendaal hansieodendaal changed the title Ho ffi import test: fix cucumber wallet fii status access violation Nov 19, 2024
- Added a unit test to compare the ffi lib with the ffi import function signatures.
- Fixed all ffi import function signatures that did not match.
Copy link

Test Results (CI)

    3 files    126 suites   10m 54s ⏱️
1 161 tests 1 161 ✅ 0 💤 0 ❌
3 483 runs  3 483 ✅ 0 💤 0 ❌

Results for commit 5e41b63.

Copy link

Test Results (Integration tests)

 2 files  10 suites   15m 14s ⏱️
24 tests 23 ✅ 0 💤 1 ❌
26 runs  23 ✅ 0 💤 3 ❌

For more details on these failures, see this check.

Results for commit 5e41b63.

@SWvheerden SWvheerden merged commit b0d71de into tari-project:feat-libp2p Nov 21, 2024
16 of 17 checks passed
@hansieodendaal hansieodendaal deleted the ho_ffi_import branch November 21, 2024 08:45
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.

2 participants