Forked from
atlas / athena
137839 commits behind, 14251 commits ahead of the upstream repository.
-
John Chapman authored
Previously configuration-only unit tests of job transforms had errors in their logs due to failed attempts to access the non-existant output file. This change suppresses the problematic call in the case that outputFileValidation is switched off. The change was made in the individual transform files, so as not to alter the behaviour for non-simulation transforms. It would be cleaner to tweak the generateReport method of the `transform` module though.
John Chapman authoredPreviously configuration-only unit tests of job transforms had errors in their logs due to failed attempts to access the non-existant output file. This change suppresses the problematic call in the case that outputFileValidation is switched off. The change was made in the individual transform files, so as not to alter the behaviour for non-simulation transforms. It would be cleaner to tweak the generateReport method of the `transform` module though.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.