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 network environment #6175

Merged

Conversation

hansieodendaal
Copy link
Contributor

Description

Fixed cucumber network environment

Motivation and Context

The cucumber environment uses a single runtime environment and the network should be set prior to use.
Fixes cucumber test failures introduced by #6170.

How Has This Been Tested?

Applicable cucumber pass

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

Verify that Scenario: Clear out mempool passes
Note: #6172 also introduced other cucumber errors

Breaking Changes

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

SWvheerden
SWvheerden previously approved these changes Mar 1, 2024
@ghpbot-tari-project ghpbot-tari-project added the P-acks_required Process - Requires more ACKs or utACKs label Mar 1, 2024
Copy link

github-actions bot commented Mar 1, 2024

Test Results (CI)

    3 files    117 suites   37m 0s ⏱️
1 263 tests 1 263 ✅ 0 💤 0 ❌
3 781 runs  3 781 ✅ 0 💤 0 ❌

Results for commit f18b16e.

@ghpbot-tari-project ghpbot-tari-project added the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Mar 1, 2024
@SWvheerden SWvheerden merged commit b759316 into tari-project:development Mar 1, 2024
12 checks passed
@hansieodendaal hansieodendaal deleted the ho_fix_cucumber branch March 1, 2024 12:33
sdbondi added a commit to sdbondi/tari that referenced this pull request Mar 5, 2024
* development:
  feat: make the make_it_rain submission rate a float (tari-project#6180)
  feat: wallet ffi use dns (tari-project#6152)
  chore: add localnet gen block (tari-project#6176)
  fix: hide unmined coinbase (tari-project#6159)
  chore: removes panics from wallet burn task (tari-project#6163)
  test: fix cucumber network environment (tari-project#6175)
  feat: lazily evaluate for new random_x template (tari-project#6170)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants