feat(Content Analytics) #31319 : Add telemetry customer category, customer name, and environment name to Content Analytics events #4021
GitHub Actions / Test Report
failed
Feb 25, 2025 in 1s
11610 passed, 1 failed and 54 skipped
Annotations
github-actions / Test Report
com.dotcms.analytics.track.collectors.BasicProfileCollectorTest ► collectBasicProfileData
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.analytics.track.collectors.BasicProfileCollectorTest.xml
Error:
java.lang.AssertionError: Collected value must be equal to expected value for key: environment_version expected:<123> but was:<0>
Raw output
java.lang.AssertionError: Collected value must be equal to expected value for key: environment_version expected:<123> but was:<0>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:120)
at com.dotcms.analytics.track.collectors.BasicProfileCollectorTest.collectBasicProfileData(BasicProfileCollectorTest.java:120)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:55)
at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:22)
at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)
Loading