-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[APM] e2e are failing when running them locally #61942
Comments
Pinging @elastic/apm-ui (Team:apm) |
I was able to reproduce the same error in the CI:
See build in the CI that also executed the end2end tests. Please let me know if you need further details. |
I just raised #62979 which could be the reason for this particular error. |
@v1v it works for me locally on current master. For some reason the links to |
Regarding the details from the build, there was a log rotation, so the below ones are the ones that are available now:
See build in the CI that also executed the end2end tests. Although the above build got a few more changes to enable the timeout to be more relax in cypress... Anyway I'll run the above changes locally too Regarding the errors, I managed to reproduce them again from a completely new workspace and without any other processes running in the background (apm-integration-testing, docker containers , yarn or node)
Have you tried to run the above commands from a completely new workspace where no kibana instances are running? Thanks |
Caused by #66326 |
Kibana version:
master branch
Elasticsearch version:
master branch
Server OS version:
macosx
10.14.3 (18D42)
Browser version:
N/A
Browser OS version:
N/A
Original install method (e.g. download page, yum, from source, etc.):
From source
node --version
- v10.19.0nvm --version
- 0.34.0Description of the problem including expected versus actual behavior:
e2e tests are failing with
Steps to reproduce:
Run all the below steps from scratch:
if
x-pack/legacy/plugins/apm/
is still in placeOtherwise:
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Describe the feature:
The text was updated successfully, but these errors were encountered: