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

Failing test: Chrome UI Functional Tests.test/functional/apps/home/_newsfeed·ts - homepage app Newsfeed has red icon which is a sign of not checked news #53860

Open
kibanamachine opened this issue Dec 31, 2019 · 8 comments · Fixed by #53905
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test Feature:Newsfeed Feature of the Newsfeed release_note:skip Skip the PR/issue when compiling release notes v7.5.1 v7.6.0 v8.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Dec 31, 2019

A test failed on a tracked branch

Error: expected false to equal true
    at Assertion.assert (packages/kbn-expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (packages/kbn-expect/expect.js:227:8)
    at Assertion.be (packages/kbn-expect/expect.js:69:22)
    at Context.it (test/functional/apps/home/_newsfeed.ts:34:33)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Dec 31, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@brianseeders
Copy link
Contributor

brianseeders commented Dec 31, 2019

See here: a50dbef#diff-fa69715789d9d73e84d5880d30f81fd1R91

There's some mock data that has an expiration date of 12/31, so the test started failing when the date rolled over...

I skipped the suite on master, 7.x, 7.5 until resolved

@brianseeders brianseeders added blocker v7.6.0 v8.0.0 release_note:skip Skip the PR/issue when compiling release notes Feature:Home Kibana home application Feature:Telemetry v7.5.1 and removed Feature:Home Kibana home application labels Dec 31, 2019
@tsullivan tsullivan added Feature:Newsfeed Feature of the Newsfeed and removed Feature:Telemetry labels Jan 2, 2020
@kibanamachine kibanamachine reopened this Jul 3, 2020
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test Feature:Newsfeed Feature of the Newsfeed release_note:skip Skip the PR/issue when compiling release notes v7.5.1 v7.6.0 v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants