Bug 1252529

Summary: Review Request: perl-Test-MemoryGrowth - Assert that code does not cause growth in memory usage
Product: [Fedora] Fedora Reporter: Petr Šabata <psabata>
Component: Package ReviewAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jplesnik, package-review, ppisar
Target Milestone: ---Flags: jplesnik: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.02-1.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-09 00:22:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1846147, 1846148    

Description Petr Šabata 2015-08-11 15:55:16 UTC
Spec URL: https://psabata.fedorapeople.org/pkgs/perl-Test-MemoryGrowth/perl-Test-MemoryGrowth.spec
SRPM URL: https://psabata.fedorapeople.org/pkgs/perl-Test-MemoryGrowth/perl-Test-MemoryGrowth-0.02-1.fc22.src.rpm
Description:
This module provides a function to check that a given block of code does
not result in the process consuming extra memory once it has finished.
Despite the name of this module it does not, in the strictest sense of the
word, test for a memory leak: that term is specifically applied to cases
where memory has been allocated but all record of it has been lost, so it
cannot possibly be reclaimed. While the method employed by this module can
detect such bugs, it can also detect cases where memory is still referenced
and reachable, but the usage has grown more than would be expected or
necessary.
Fedora Account System Username: psabata

Comment 1 Jitka Plesnikova 2015-08-12 14:22:19 UTC
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed
BuildRequires are ok

$ rpm -qp --requires perl-Test-MemoryGrowth-0.02-1.fc24.noarch.rpm | sort | uniq -c
      1 perl(:MODULE_COMPAT_5.22.0)
      1 perl(Test::Builder::Module)
      1 perl(base)
      1 perl(constant)
      1 perl(strict)
      1 perl(warnings)
      1 rpmlib(CompressedFileNames) <= 3.0.4-1
      1 rpmlib(FileDigests) <= 4.6.0-1
      1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      1 rpmlib(PayloadIsXz) <= 5.2-1

Binary requires are Ok.

$ rpm -qp --provides perl-Test-MemoryGrowth-0.02-1.fc24.noarch.rpm | sort | uniq -c
      1 perl(Test::MemoryGrowth) = 0.02
      1 perl-Test-MemoryGrowth = 0.02-1.fc24

Binary provides are Ok.

$ rpmlint perl-Test-MemoryGrowth*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.

Rpmlint is ok

Package is APPROVED.

Comment 2 Petr Šabata 2015-08-12 14:35:50 UTC
New Package SCM Request
=======================
Package Name: perl-Test-MemoryGrowth
Short Description: Assert that code does not cause growth in memory usage
Upstream URL: http://search.cpan.org/dist/Test-MemoryGrowth/
Owners: psabata jplesnik ppisar
Branches: f22 f23
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2015-08-17 13:40:25 UTC
Git done (by process-git-requests).

Comment 4 Fedora Update System 2015-08-17 14:23:07 UTC
perl-Test-MemoryGrowth-0.02-1.fc23 has been submitted as an update for Fedora 23.
https://admin.fedoraproject.org/updates/perl-Test-MemoryGrowth-0.02-1.fc23

Comment 5 Fedora Update System 2015-08-17 14:23:24 UTC
perl-Test-MemoryGrowth-0.02-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/perl-Test-MemoryGrowth-0.02-1.fc22

Comment 6 Fedora Update System 2015-09-09 00:22:35 UTC
perl-Test-MemoryGrowth-0.02-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2015-09-18 19:02:42 UTC
perl-Test-MemoryGrowth-0.02-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2020-06-15 09:01:59 UTC
FEDORA-EPEL-2020-7b41ac8c13 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-7b41ac8c13

Comment 10 Fedora Update System 2020-06-15 09:22:34 UTC
perl-Sereal-4.012-1.el8, perl-Sereal-Decoder-4.012-1.el8, perl-Sereal-Encoder-4.012-1.el8, perl-Test-MemoryGrowth-0.03-5.el8 has been pushed to the Fedora EPEL 8 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-7b41ac8c13

Comment 11 Fedora Update System 2020-06-16 06:30:14 UTC
FEDORA-EPEL-2020-7b41ac8c13 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-7b41ac8c13

Comment 12 Fedora Update System 2020-06-18 13:27:41 UTC
FEDORA-EPEL-2020-7b41ac8c13 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-7b41ac8c13

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2020-06-18 14:11:28 UTC
FEDORA-EPEL-2020-7b41ac8c13 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-7b41ac8c13

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2020-07-03 00:24:50 UTC
FEDORA-EPEL-2020-7b41ac8c13 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.