Sun, 28 Dec 2025 00:04:34 CST | login

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

ID1110
Package Nameperl-Test-NoWarnings
Version1.06
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-NoWarnings.git?.#438f25cdde6f39e5f54f78d33949b04aeeeeeec5
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 17 Aug 2023 16:42:34 CST
CompletedThu, 17 Aug 2023 16:43:51 CST
Taskbuild (dist-ocs23, /opencloudos-stream/perl-Test-NoWarnings.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Test-NoWarnings.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
perl-Test-NoWarnings-1.06-4.ocs23.src.rpm (info) (download)
noarch
perl-Test-NoWarnings-1.06-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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