Skip to content

Intermittent issue in feature_index_prune.py: assert_equal(pruneheight_new, 248) AssertionError: not(249 == 248) #31446

@maflcko

Description

@maflcko

https://cirrus-ci.com/task/5093097040773120?logs=ci#L2925

[05:55:03.695]  test  2024-12-03T05:55:02.834000Z TestFramework (ERROR): Assertion failed 
[05:55:03.695]                                    Traceback (most recent call last):
[05:55:03.695]                                      File "/ci_container_base/test/functional/test_framework/test_framework.py", line 135, in main
[05:55:03.695]                                        self.run_test()
[05:55:03.695]                                      File "/ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu/test/functional/feature_index_prune.py", line 77, in run_test
[05:55:03.695]                                        assert_equal(pruneheight_new, 248)
[05:55:03.695]                                      File "/ci_container_base/test/functional/test_framework/util.py", line 77, in assert_equal
[05:55:03.695]                                        raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
[05:55:03.695]                                    AssertionError: not(249 == 248)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions