Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
master
-
None
Description
It seems exception handling is invalid in test_getLicenseAgreementFiles & so on test is actually passing all the time. With current implementation it is passing even in reality it misses init_export -call & so on licenseAgreementFilesDir isn't declared yet & so on exporter.releaseSrcPkgGen._getLicenseAgreementFiles fails but the failure is hidden