Sun, 28 Dec 2025 03:45:31 CST | login

Information for build perl-Test-NoWarnings-1.06-5.ocs23

ID3317
Package Nameperl-Test-NoWarnings
Version1.06
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-NoWarnings.git?.#a60e761f857f77e891009de821431c2d7bd519fa
SummaryMake sure you didn't emit any warnings while testing
DescriptionIn general, your tests shouldn't produce warnings. This module causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warnings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when the it occurred.
Built bystreamkoji
State complete
Volume DEFAULT
StartedMon, 11 Sep 2023 13:10:54 CST
CompletedMon, 11 Sep 2023 13:12:53 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Test-NoWarnings.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Test-NoWarnings.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
perl-Test-NoWarnings-1.06-5.ocs23.src.rpm (info) (download)
noarch
perl-Test-NoWarnings-1.06-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.06-5 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.06-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.06-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.06-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Feb 15 2023 rockerzhu <rockerzhu@tencent.com> - 1.06-1 - Initial build