Skip to content

Fix interface_zmq.py functional tests - #1590

Merged
delta1 merged 1 commit into
ElementsProject:masterfrom
tomt1664:fix_multi_commit
Sep 1, 2026
Merged

Fix interface_zmq.py functional tests#1590
delta1 merged 1 commit into
ElementsProject:masterfrom
tomt1664:fix_multi_commit

Conversation

@tomt1664

@tomt1664 tomt1664 commented Aug 27, 2026

Copy link
Copy Markdown
Member

For the test-each-commit CI job:

Broaden the CMake guard from if(APPLE) to also match Clang on any platform, e.g. if(CMAKE_C_COMPILER_ID MATCHES "Clang") (this covers both Clang and AppleClang) for the elementssimplicity compilation.

Fix is_valid() in test framework for elements amounts, enabling interface_zmq.py to pass.

@tomt1664
tomt1664 marked this pull request as draft August 28, 2026 00:50
…tform

fix is_valid() in test framework for elements amounts
@tomt1664
tomt1664 force-pushed the fix_multi_commit branch 2 times, most recently from 176ab79 to 665d873 Compare September 1, 2026 11:03
@tomt1664 tomt1664 changed the title Fix multi commit CI job Fix interface_zmq.py functional tests Sep 1, 2026
@tomt1664
tomt1664 requested a review from delta1 September 1, 2026 11:05
@tomt1664
tomt1664 marked this pull request as ready for review September 1, 2026 12:01

@delta1 delta1 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK 665d873; tested locally

@delta1
delta1 merged commit 18c25e6 into ElementsProject:master Sep 1, 2026
7 checks passed
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