mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
[docs] remove outdated note on how to run x-pack functional tests (#143093)
This commit is contained in:
parent
77742577a1
commit
a2f2bc5aaa
1 changed files with 0 additions and 8 deletions
|
@ -67,14 +67,6 @@ export TEST_ES_PASS=<password>
|
||||||
node scripts/functional_test_runner
|
node scripts/functional_test_runner
|
||||||
----------
|
----------
|
||||||
|
|
||||||
** If you are running x-pack functional tests, start server and runner from {blob}xpack[x-pack] folder:
|
|
||||||
+
|
|
||||||
["source", "shell"]
|
|
||||||
----------
|
|
||||||
node scripts/functional_tests_server.js
|
|
||||||
node ../scripts/functional_test_runner.js
|
|
||||||
----------
|
|
||||||
|
|
||||||
** Selenium tests are run in headless mode on CI. Locally the same tests will be executed in a real browser. You can activate headless mode by setting the environment variable:
|
** Selenium tests are run in headless mode on CI. Locally the same tests will be executed in a real browser. You can activate headless mode by setting the environment variable:
|
||||||
+
|
+
|
||||||
["source", "shell"]
|
["source", "shell"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue