Skip to content

Conversation

@PastaPastaPasta
Copy link
Member

@PastaPastaPasta PastaPastaPasta commented Oct 23, 2021

This fixes a unit test failure on develop on certain architectures. (which includes mine)

Introduced in #4498 / 16945

…_flush_tests

faca8ef test: Remove incorrect assumptions in validation_flush_tests (MarcoFalke)
fa31eeb test: Tabs to spaces in all tests (MarcoFalke)

Pull request description:

  The tests assume standard library internals that may not hold on all supported archs or when the code is instrumented for sanitizer or debug use cases

  Fixes bitcoin#18111

ACKs for top commit:
  jamesob:
    ACK bitcoin@faca8ef pending passing tests
  fjahr:
    ACK faca8ef

Tree-SHA512: 60a5ae824bdffb0762f82f67957b31b185385900be5e676fcb12c23d53f5eea734601680c2e3f0bdb8052ce90e7ca1911b1342affb67e43d91a506b111406f41

# Conflicts:
#	src/test/validation_flush_tests.cpp
@PastaPastaPasta PastaPastaPasta added this to the 18 milestone Oct 23, 2021
Copy link
Collaborator

@kwvg kwvg left a comment

Choose a reason for hiding this comment

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

utACK

Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

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

utACK

@UdjinM6 UdjinM6 merged commit e66f5e4 into dashpay:develop Oct 24, 2021
pravblockc pushed a commit to pravblockc/dash that referenced this pull request Nov 18, 2021
…_flush_tests (dashpay#4536)

faca8ef test: Remove incorrect assumptions in validation_flush_tests (MarcoFalke)
fa31eeb test: Tabs to spaces in all tests (MarcoFalke)

Pull request description:

  The tests assume standard library internals that may not hold on all supported archs or when the code is instrumented for sanitizer or debug use cases

  Fixes bitcoin#18111

ACKs for top commit:
  jamesob:
    ACK bitcoin@faca8ef pending passing tests
  fjahr:
    ACK faca8ef

Tree-SHA512: 60a5ae824bdffb0762f82f67957b31b185385900be5e676fcb12c23d53f5eea734601680c2e3f0bdb8052ce90e7ca1911b1342affb67e43d91a506b111406f41

# Conflicts:
#	src/test/validation_flush_tests.cpp

Co-authored-by: MarcoFalke <falke.marco@gmail.com>
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Nov 10, 2023
…_flush_tests (dashpay#4536)

faca8ef test: Remove incorrect assumptions in validation_flush_tests (MarcoFalke)
fa31eeb test: Tabs to spaces in all tests (MarcoFalke)

Pull request description:

  The tests assume standard library internals that may not hold on all supported archs or when the code is instrumented for sanitizer or debug use cases

  Fixes bitcoin#18111

ACKs for top commit:
  jamesob:
    ACK bitcoin@faca8ef pending passing tests
  fjahr:
    ACK faca8ef

Tree-SHA512: 60a5ae824bdffb0762f82f67957b31b185385900be5e676fcb12c23d53f5eea734601680c2e3f0bdb8052ce90e7ca1911b1342affb67e43d91a506b111406f41

# Conflicts:
#	src/test/validation_flush_tests.cpp

Co-authored-by: MarcoFalke <falke.marco@gmail.com>
gades pushed a commit to piratecash/pirate that referenced this pull request Dec 9, 2023
…_flush_tests (dashpay#4536)

faca8ef test: Remove incorrect assumptions in validation_flush_tests (MarcoFalke)
fa31eeb test: Tabs to spaces in all tests (MarcoFalke)

Pull request description:

  The tests assume standard library internals that may not hold on all supported archs or when the code is instrumented for sanitizer or debug use cases

  Fixes bitcoin#18111

ACKs for top commit:
  jamesob:
    ACK bitcoin@faca8ef pending passing tests
  fjahr:
    ACK faca8ef

Tree-SHA512: 60a5ae824bdffb0762f82f67957b31b185385900be5e676fcb12c23d53f5eea734601680c2e3f0bdb8052ce90e7ca1911b1342affb67e43d91a506b111406f41

# Conflicts:
#	src/test/validation_flush_tests.cpp

Co-authored-by: MarcoFalke <falke.marco@gmail.com>
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