Your message dated Wed, 24 Nov 2021 14:52:58 +0000
with message-id <24735103-058f-320f-9a8f-5c45faa13...@p10link.net>
and subject line re: rust-bumpalo: autopkgtest armhf regression: 
oom_instead_of_bump_pointer_overflow
has caused the Debian Bug report #995421,
regarding rust-bumpalo: autopkgtest armhf regression: 
oom_instead_of_bump_pointer_overflow
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
995421: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995421
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-bumpalo
Version: 3.7.0-2
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of rust-bumpalo the autopkgtest of rust-bumpalo
fails in testing when that autopkgtest is run with the binary packages
of rust-bumpalo from unstable. It passes when run with only packages
from testing. In tabular form:

                       pass            fail
rust-bumpalo           from testing    3.7.0-2
all others             from testing    from testing

I copied some of the output at the bottom of this report. Looking at the
name of the test *and* the resources of our armhf worker (250GB RAM) I
wonder if the test is assuming stuff that's not true.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=rust-bumpalo

https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-bumpalo/15635904/log.gz

running 10 tests
test alloc_slice_clone ... ok
test alloc_slice_copy ... ok
test alloc_with_strong_alignment ... ok
test force_new_chunk_fits_well ... ok
test oom_instead_of_bump_pointer_overflow ... FAILED
test small_size_and_large_align ... ok
test test_alignment ... ok
test test_reset ... ok
test can_iterate_over_allocated_things ... ok
test with_capacity_test ... ok

failures:

failures:
    oom_instead_of_bump_pointer_overflow

test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0
filtered out; finished in 0.09s

error: test failed, to rerun pass '--test tests'
autopkgtest [16:03:45]: test librust-bumpalo-dev:: -----------------------]

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Version: 3.7.0-3

I fixed this in the 3.7.0-3 upload with the change described below but forgot 
to mention the bug number in the changelog.

   * Disable oom_instead_of_bump_pointer_overflow test, upstream has agreed with
     my determination that it is the test rather than the code it tests which
     is broken, but we have not yet reached consensus on how best to fix it.
     see https://github.com/fitzgen/bumpalo/issues/128

--- End Message ---

Reply via email to