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

Broken test? #948

Open
yurishkuro opened this issue May 10, 2022 · 0 comments
Open

Broken test? #948

yurishkuro opened this issue May 10, 2022 · 0 comments
Labels

Comments

@yurishkuro
Copy link
Member

@nofar9792 The tests were run locally from an unrelated commit and failed. Can it be fixed?

[test]  FAIL  src/components/Monitor/ServicesView/index.test.js (7.725s)
[test]   ● Console
[test]
[test]     console.warn src/utils/version/get-version.tsx:24
[test]       Embedded version information not available
[test]
[test]   ● <MonitorATMServicesView> › ATM snapshot test with no metrics
[test]
[test]     expect(value).toMatchSnapshot()
[test]
[test]     Received value does not match stored snapshot "<MonitorATMServicesView> ATM snapshot test with no metrics 1".
[test]
[test]     - Snapshot
[test]     + Received
[test]
[test]     @@ -1,21 +1,20 @@
[test]       <Fragment>
[test]         <Alert
[test]           message={
[test]             <React.Fragment>
[test]               No data yet! Please see these
[test]     -         <Link
[test]     -           replace={false}
[test]     +         <ForwardRef
[test]                 target="_blank"
[test]                 to={
[test]                   Object {
[test]                     "pathname": "https://www.jaegertracing.io/docsnpm ERR! code ELIFECYCLE
@yurishkuro yurishkuro added the bug label May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant