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

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

ID16589
Package Nameperl-Test-NoWarnings
Version1.06
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-NoWarnings.git?.#d319fddc4f5f1fffadd44a06b8e58c611b8e136b
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
StartedSat, 17 Aug 2024 10:04:44 CST
CompletedSat, 17 Aug 2024 10:07:05 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
dist-ocs23-base
RPMs
src
perl-Test-NoWarnings-1.06-6.ocs23.src.rpm (info) (download)
noarch
perl-Test-NoWarnings-1.06-6.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 Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.06-6 - Rebuilt for loongarch release * 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