Skip to content

test(integration): add log line to debug flaky test

Suleimi Ahmed requested to merge 836-log-line-to-understand-flaky-test into master

Related to #836 (closed)

Context

Unfortunately i have been unable to reproduce the flaky test in #836 (closed). Investigating the test failure by manually following the test & non-test code to the effect of the failure has also been inconclusive.

This MR adds an extra log line to the flaky test so we can gain more insights on the "notification details" associated with the flakiness before attempting another investigation on the root cause.

Edited by Suleimi Ahmed

Merge request reports