elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.76k stars 8.16k forks source link

[Reporting] Skipped serverless tests need to be addressed #186558

Closed tsullivan closed 2 months ago

tsullivan commented 3 months ago

Somehow, serverless tests for Reporting became skipped without there being a tracking issue

> rg '\bxit' x-pack/test*/*/*/common/report*
x-pack/test_serverless/functional/test_suites/common/reporting/management.ts:    xit(`user sees a job they've created`, async () => {
x-pack/test_serverless/functional/test_suites/common/reporting/management.ts:    xit(`user doesn't see a job another user has created`, async () => {
x-pack/test_serverless/api_integration/test_suites/common/reporting/management.ts:      xit(`user can delete a report they've created`, async () => {
### Tasks
- [x] https://github.com/elastic/kibana/pull/186676
- [ ] https://github.com/elastic/kibana/pull/187316
elasticmachine commented 3 months ago

Pinging @elastic/appex-sharedux (Team:SharedUX)