Skip to content

[broken master] Fix time dependent jobs spec

Alessio Caiazza requested to merge fix-flacky-test-jobs-spec into master

What does this MR do?

This spec was checking for a timer expressed in "%H:%M:%S" on a page.

This check is time sensitive, as the rendered information and the testing object will not be executed at the same time.

This behavior is scheduled for improvement in gitlab-org/gitlab-ce#52135

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Alessio Caiazza

Merge request reports