Skip to content
Snippets Groups Projects
Commit 74e39274 authored by James Lopez's avatar James Lopez
Browse files

Merge branch 'fix/transient-failing-analytics-spec' into 'master'

Fix transient failure on AnalyticsBuildEntity

AnalyticsBuildEntity uses `Time.now` to calculate durations, and on slow running builds could fail this spec. Mocking with `Timecop` should be sufficient to fix this.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/25500

See merge request !8082
parents 19435b9a 5ac78a23
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment