Skip to content

CI failing #3732

@rmmayo

Description

@rmmayo
Error:  Failures: 
Error:    DistinctUsersOverTimeMetricsBuilderSpec.number of users growing over few days - grouped by month:575 Condition not satisfied:

res30days.users.collect {it.count} == [4, 5]
|         |     |                  |
|         |     [3, 5]             false
|         [[value:1769904000000, count:3], [value:1772323200000, count:5]]
[users:[[value:1769904000000, count:3], [value:1772323200000, count:5]], newUsers:[[value:1769904000000, count:3], [value:1772323200000, count:2]]]

Error:    DistinctUsersOverTimeMetricsBuilderSpec.number of users growing over few days - include skills imported from catalog - grouped by month:663 Condition not satisfied:

res30days.newUsers.collect {it.count} == [1]
|         |        |                  |
|         |        [2]                false
|         [[value:1772323200000, count:2]]
[users:[[value:1772323200000, count:5]], newUsers:[[value:1772323200000, count:2]]]

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingreviewreview please

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions