Skip to content

rephrase message when test is cancelled#2933

Merged
PraveenPenguin merged 1 commit intoavocado-framework-tests:masterfrom
vaishnavibhat:pkg_name
Feb 24, 2025
Merged

rephrase message when test is cancelled#2933
PraveenPenguin merged 1 commit intoavocado-framework-tests:masterfrom
vaishnavibhat:pkg_name

Conversation

@vaishnavibhat
Copy link
Contributor

@vaishnavibhat vaishnavibhat commented Feb 24, 2025

Reprase the CANCEL message to
Cannot install package: pkg_name

Reprase the CANCEL message to
Cannot install package: <pkg>

Signed-off-by: Vaishnavi Bhat <vaishnavi@linux.vnet.ibm.com>
@vaishnavibhat
Copy link
Contributor Author

vaishnavibhat commented Feb 24, 2025

Rephrasing as below:
JOB ID : 5c2e2e601d5d0c5fd087dea0af94062668548c2d
JOB LOG : /root/avocado-fvt-wrapper/results/job-2025-02-24T07.23-5c2e2e6/job.log
(01/63) tcpdump.py:TcpdumpTest.test;run-TIMEOUT-mtu-1500-mtu_timeout-options-generic-b74e: STARTED
(01/63) tcpdump.py:TcpdumpTest.test;run-TIMEOUT-mtu-1500-mtu_timeout-options-generic-b74e: CANCEL: Cannot install package: nmap (1.33 s)
(02/63) tcpdump.py:TcpdumpTest.test;run-TIMEOUT-mtu-2000-mtu_timeout-options-generic-721c: STARTED
(02/63) tcpdump.py:TcpdumpTest.test;run-TIMEOUT-mtu-2000-mtu_timeout-options-generic-721c: CANCEL: Cannot install package: nmap (4.89 s)

Before patch:

(01/63) tcpdump.py:TcpdumpTest.test;run-TIMEOUT-mtu-1500-mtu_timeout-options-generic-b74e: STARTED
(01/63) tcpdump.py:TcpdumpTest.test;run-TIMEOUT-mtu-1500-mtu_timeout-options-generic-b74e: CANCEL: tcpdump package Can not install (4.90 s)
(02/63) tcpdump.py:TcpdumpTest.test;run-TIMEOUT-mtu-2000-mtu_timeout-options-generic-721c: STARTED
(02/63) tcpdump.py:TcpdumpTest.test;run-TIMEOUT-mtu-2000-mtu_timeout-options-generic-721c: CANCEL: flex package Can not install (7.36 s)
(03/63) tcpdump.py:TcpdumpTest.test;run-TIMEOUT-mtu-3000-mtu_timeout-options-generic-ab48: STARTED
(03/63) tcpdump.py:TcpdumpTest.test;run-TIMEOUT-mtu-3000-mtu_timeout-options-generic-ab48: CANCEL: bison package Can not install (6.04 s)

@PraveenPenguin PraveenPenguin merged commit 6a09b8a into avocado-framework-tests:master Feb 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants