Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cartesian bar #2562

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Merge branch 'main' into cartesian-bar

c0503ae
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Cartesian bar #2562

Merge branch 'main' into cartesian-bar
c0503ae
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Feb 13, 2024 in 0s

1 fail, 1 142 pass in 33m 8s

    4 files  ±0    317 suites  +1   33m 8s ⏱️ + 1m 18s
1 143 tests +8  1 142 ✅ +8  0 💤 ±0  1 ❌ ±0 
1 153 runs  +8  1 152 ✅ +8  0 💤 ±0  1 ❌ ±0 

Results for commit c0503ae. ± Comparison against earlier commit fd36dc0.

Annotations

Check warning on line 0 in Cartesian Chart component should have correct active series

See this annotation in the file changed.

@github-actions github-actions / Test Results

Cartesian Chart component should have correct active series (Cartesian Chart component should have correct active series) failed

artifacts/Unit Test Results (chunk 2)/hypertrace-ui/junit.xml [took 0s]
Raw output
Error: expect(received).toBe(expected) // Object.is equality

Expected: 1
Received: 2
    at /home/runner/work/hypertrace-ui/hypertrace-ui/projects/observability/src/shared/components/cartesian/cartesian-chart.component.test.ts:219:58
    at fakeAsyncFn (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/zone.js/bundles/zone-testing-bundle.umd.js:4873:34)
    at _ZoneDelegate.Object.<anonymous>._ZoneDelegate.invoke (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/zone.js/bundles/zone-testing-bundle.umd.js:420:30)
    at ProxyZoneSpec.Object.<anonymous>.ProxyZoneSpec.onInvoke (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/zone.js/bundles/zone-testing-bundle.umd.js:3090:43)
    at _ZoneDelegate.Object.<anonymous>._ZoneDelegate.invoke (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/zone.js/bundles/zone-testing-bundle.umd.js:419:56)
    at Zone.Object.<anonymous>.Zone.run (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/zone.js/bundles/zone-testing-bundle.umd.js:174:47)
    at Object.wrappedFunc (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/zone.js/bundles/zone-testing-bundle.umd.js:3579:34)
    at Promise.then.completed (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/jest-circus/build/run.js:316:40)
    at _runTest (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/hypertrace-ui/hypertrace-ui/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)