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

[ML] Transforms: Accessibility tests failing in after all hook with NoSuchSessionError #160382

Closed
peteharverson opened this issue Jun 23, 2023 · 2 comments · Fixed by #160649
Closed
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Transforms ML transforms :ml Project:Accessibility v8.10.0

Comments

@peteharverson
Copy link
Contributor

The accessibility tests for the Transforms pages are failing, with errors of the form:

[00:20:08]           └- ✖ fail: transform Accessibility "after all" hook: afterTestSuite.trigger in "transform Accessibility"
[00:20:08]           │      NoSuchSessionError: invalid session id
[00:20:08]           │       at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:524:15)
[00:20:08]           │       at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:601:13)
[00:20:08]           │       at Executor.execute (node_modules/selenium-webdriver/lib/http.js:529:28)
[00:20:08]           │       at runMicrotasks (<anonymous>)
[00:20:08]           │       at processTicksAndRejections (node:internal/process/task_queues:96:5)
[00:20:08]           │       at Task.exec (prevent_parallel_calls.ts:28:20)
@peteharverson peteharverson added bug Fixes for quality problems that affect the customer experience Project:Accessibility :ml Feature:Transforms ML transforms v8.10.0 labels Jun 23, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-accessibility (Project:Accessibility)

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

darnautov added a commit that referenced this issue Jul 17, 2023
## Summary

Resolves #160382

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Transforms ML transforms :ml Project:Accessibility v8.10.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants