Skip to content

Conversation

@JaredTate
Copy link

@JaredTate JaredTate commented Mar 7, 2024

This PR fixes 5 functional tests.

To test this:

Compile:

  ./autogen.sh
  ./configure
  make -j 8

Run Specific Functional Tests

test/functional/test_runner.py p2p_compactblocks.py
test/functional/test_runner.py wallet_importmulti.py
test/functional/test_runner.py wallet_keypool_topup.py
test/functional/test_runner.py wallet_multiwallet.py  
test/functional/test_runner.py wallet_orphanedreward.py

Or Run:

test/functional/test_runner.py p2p_compactblocks.py wallet_importmulti.py wallet_keypool_topup.py wallet_multiwallet.py  wallet_orphanedreward.py

@ycagel ycagel requested review from a user, SmartArray, digicontributer, gto90, j50ng and ycagel March 7, 2024 23:42
@JaredTate JaredTate changed the title Fix 2 Functional Tests Fix 5 Functional Tests Mar 8, 2024
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK Tested. Nice work @JaredTate !!
Screenshot from 2024-03-08 02-42-29

Copy link
Member

@ycagel ycagel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cACK. Thanks @JaredTate!

Copy link
Member

@gto90 gto90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@gto90 gto90 merged commit 22c8c6e into DigiByte-Core:develop Mar 8, 2024
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.

3 participants