We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Breaking change for Windows came with the following commit: 401fa13
How to reproduce:
node scripts/functional_test_server
node scripts/functional_test_runner --config test/functional/config.firefox.js
Firefox browser is not started, the following error occurs:
debg [webdriver] Creating session debg [webdriver] Creating session warn Failure loading service "__webdriver__" ERROR Error: remote failed to start within 2 minutes at Promise.race (C:\Users\LeeDr\git\kibana\test\functional\services\remote/webdriver.ts:247:13) warn Failure loading service "find" ERROR Error: remote failed to start within 2 minutes at Promise.race (C:\Users\LeeDr\git\kibana\test\functional\services\remote/webdriver.ts:247:13) warn Failure loading service "browser" ERROR Error: remote failed to start within 2 minutes at Promise.race (C:\Users\LeeDr\git\kibana\test\functional\services\remote/webdriver.ts:247:13) ERROR Error: Failure initializing 3 service(s) at ProviderCollection.loadAll (C:\Users\LeeDr\git\kibana\packages\kbn-test\target\functional_test_runner\lib\providers\provider_collection.js:60:13)
The issue is not reproduced on MacOS and Linux
The text was updated successfully, but these errors were encountered:
@dmlemeshko is this issue still valid? changing tags triggered the bot to add the needs-team, so it got in to the community duty triaging :)
needs-team
Sorry, something went wrong.
Pinging @elastic/appex-qa (Team:QA)
No branches or pull requests
Breaking change for Windows came with the following commit: 401fa13
How to reproduce:
node scripts/functional_test_server
node scripts/functional_test_runner --config test/functional/config.firefox.js
Firefox browser is not started, the following error occurs:
The issue is not reproduced on MacOS and Linux
The text was updated successfully, but these errors were encountered: