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

[Stack Monitoring] feature_controls functional tests #114638

Closed
Tracked by #114160
klacabane opened this issue Oct 12, 2021 · 2 comments · Fixed by #114781
Closed
Tracked by #114160

[Stack Monitoring] feature_controls functional tests #114638

klacabane opened this issue Oct 12, 2021 · 2 comments · Fixed by #114781
Assignees
Labels
Epic: Stack Monitoring de-angularization Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@klacabane
Copy link
Contributor

Fix feature_controls functional tests.

cmd:
node scripts/functional_test_runner --config x-pack/test/functional/config.js --grep "Monitoring app feature controls" --quiet

One test is consistently failing in react mode:

6 passing (2.0m)
1 failing

1)    Monitoring app
       feature controls
         spaces
           space with no features disabled
             can navigate to app:

      Error: expected false to equal true
       at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
       at Assertion.be.Assertion.equal (node_modules/@kbn/expect/expect.js:227:8)
       at Assertion.be (node_modules/@kbn/expect/expect.js:69:22)
       at Context.<anonymous> (x-pack/test/functional/apps/monitoring/feature_controls/monitoring_spaces.ts:56:27)
       at runMicrotasks (<anonymous>)
       at processTicksAndRejections (internal/process/task_queues.js:95:5)
       at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
@klacabane klacabane added Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services Epic: Stack Monitoring de-angularization labels Oct 12, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic: Stack Monitoring de-angularization Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants