ci: Temporarily disable `WalletMigration` benchmark #32306

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:250418-windows-bench changing 1 files +2 −1
  1. hebasto commented at 9:47 PM on April 18, 2025: member

    The WalletMigration benchmark is currently failing on CI.

    This PR temporarily disables it until the issue is resolved.

    An alternative to #32302.

  2. ci: Temporarily disable `WalletMigration` benchmark 18a035145d
  3. hebasto added the label Wallet on Apr 18, 2025
  4. hebasto added the label Tests on Apr 18, 2025
  5. DrahtBot commented at 9:47 PM on April 18, 2025: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32306.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK TheCharlatan, maflcko

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

    <!--174a7506f384e20aa4161008e828411d-->

    Conflicts

    Reviewers, this pull request conflicts with the following ones:

    • #32302 (ci: Temporarily revert "Drop bench -priority-level in win cross CI" by maflcko)
    • #32296 (refactor: reenable implicit-integer-sign-change check for serialize.h by l0rinc)

    If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

  6. in .github/workflows/ci.yml:362 in 18a035145d
     357 | @@ -358,7 +358,8 @@ jobs:
     358 |            ./src/univalue/unitester.exe
     359 |  
     360 |        - name: Run benchmarks
     361 | -        run: ./bin/bench_bitcoin.exe -sanity-check
     362 | +        # TODO: Fix the `WalletMigration` benchmark and re-enable it.
     363 | +        run: ./bin/bench_bitcoin.exe -sanity-check -filter='^(?!WalletMigration$).+$'
    


    l0rinc commented at 7:52 AM on April 19, 2025:

    Yet another alternative would be to comment out BENCHMARK(WalletMigration, benchmark::PriorityLevel::LOW); instead (so that when we fix it, we won't need to touch ci workflows again)


    hebasto commented at 7:55 AM on April 19, 2025:

    Will it have a broader impact beyond the CI?


    l0rinc commented at 10:17 AM on April 19, 2025:

    I've pushed #32309 which seems to fix the build (based on https://github.com/l0rinc/bitcoin/pull/9)

  7. sedited approved
  8. sedited commented at 9:33 AM on April 19, 2025: contributor

    ACK 18a035145d6abb41e49711de60c4feabe3ba31e9

    Hope this gets fixed properly soon though.

  9. maflcko commented at 11:43 AM on April 19, 2025: member

    lgtm ACK 18a035145d6abb41e49711de60c4feabe3ba31e9

    Makes sense to temporarily disable a single known-to-fail benchmark, until it is known to work.

  10. hebasto merged this on Apr 19, 2025
  11. hebasto closed this on Apr 19, 2025

  12. sedited referenced this in commit a9c46ce3c3 on Apr 24, 2025
  13. stickies-v referenced this in commit 772a33e052 on May 23, 2025
  14. yuvicc referenced this in commit 069643f094 on Jul 6, 2025
  15. bug-castercv502 referenced this in commit 5b0af4b944 on Sep 28, 2025
  16. Kino1994 referenced this in commit ef6f6788d6 on Jun 28, 2026
  17. BigcoinBGC referenced this in commit f3f0d31d83 on Jun 30, 2026
  18. bitcoin locked this on Jul 30, 2026

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-08-11 09:51 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me