action #58748
closed[qam] [packageinstallation] [sprint] test qam-incidentinstall fails in update_install since update introduces new package
0%
Description
Observation¶
test qam-incidentinstall
for update S:M:12428:202971
(python-scp
) fails in module update_install in scenarios
sle-12-SP4-*-DVD-Incidents-Install, any_architecture:
- update_install SLED x86_64
- update_install aarch64
- update_install ppc64le
- update_install s390x
- update_install SLES x86_64
sle-12-SP3-Server-DVD-Incidents-Install, any_architecture:
Error message: Package 'python-applicationinsights' not found.
Reason: this package is new, introduced by the update under test.
Therefore the attempt to prepare for the update by installing the latest release
of this package fails as a matter of course.
The test appears to be unable to regard this situation as legitimate.
Test suite description¶
Installs all latest releases of the packages provided by an update under test, then installs the update under test.
Reproducible¶
Fails since (at least) Build :12428:python-scp (current job)
Expected result¶
Last good: :12554:python (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by kgw_suse about 5 years ago
- Related to action #50471: [qam] [packageinstallation] qam-incidentinstall test fails in update_install if intentionally conflicting packages are covered by the incident added
Updated by kgw_suse about 5 years ago
- Related to deleted (action #50471: [qam] [packageinstallation] qam-incidentinstall test fails in update_install if intentionally conflicting packages are covered by the incident )
Updated by tjyrinki_suse over 4 years ago
- Subject changed from [QAM] test qam-incidentinstall fails in update_install since update introduces new package to [qam] [packageinstallation] test qam-incidentinstall fails in update_install since update introduces new package
- Status changed from New to Workable
Updated by apappas about 4 years ago
- Subject changed from [qam] [packageinstallation] test qam-incidentinstall fails in update_install since update introduces new package to [qam] [packageinstallation] [sprint] test qam-incidentinstall fails in update_install since update introduces new package
- Status changed from Workable to In Progress
This should be completely resolved by this PR. Now the test not only doesn't fail on newly introduced binaries, but actually installs them.
Updated by apappas about 4 years ago
- Status changed from In Progress to Resolved