Skip to content

E2E: log import failures in case of failed spec

Andrejs Cunskis requested to merge acunskis-aggregate-all-failures into master

What does this MR do and why?

Describe in detail what your merge request does and why.

In order to debug #345639 (closed) and #347020 (closed) we need as much error messages as possible. Move logging import failures to after block in case of test case failed and to improve test stability, remove explicit validation of present errors since the check can introduce failures that are note necessarily related to particular spec.

Explore adding back checking all of the errors once existing issues and flakiness is resolved

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Andrejs Cunskis

Merge request reports

Loading