You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seeing a flaking test due to url change when installed security plugin
Running: core-opensearch-dashboards/opensearch-dashboards/apps/data_explorer/ (18 of 41)
shared_links.spec.js
shared links
shared links with state in query
1) should allow for copying the snapshot URL
âœ" should allow for copying the snapshot URL as a short URL
âœ" should allow for copying the saved object URL (10867ms)
shared links with state in sessionStorage
âœ" should allow for copying the snapshot URL (8637ms)
âœ" should allow for copying the snapshot URL as a short URL
âœ" should allow for copying the saved object URL (9559ms)
5 passing (2m)
1 failing
1) shared links
shared links with state in query
should allow for copying the snapshot URL:
Timed out retrying after 60000ms
+ expected - actual
-'http://localhost:5601/app/data-explorer/discover?security_tenant=global#/?_a=(discover:(columns:!(_source),isDirty:!f,sort:!()),metadata:(indexPattern:\'logstash-*\',view:discover))&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:\'2015-09-19T13:31:44.000Z\',to:\'2015-09-24T01:31:44.000Z\'))&_q=(filters:!(),query:(language:kuery,query:\'\'))'
+'http://localhost:5601/app/data-explorer/discover#/?_a=(discover:(columns:!(_source),isDirty:!f,sort:!()),metadata:(indexPattern:\'logstash-*\',view:discover))&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:\'2015-09-19T13:31:44.000Z\',to:\'2015-09-24T01:31:44.000Z\'))&_q=(filters:!(),query:(language:kuery,query:\'\'))'
at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/integration/core-opensearch-dashboards/opensearch-dashboards/apps/data_explorer/shared_links.spec.js:187:84)
To Reproduce
Steps to reproduce the behavior:
Install Security plugin and run OS&OSD 2.13
Run the test
Expected behavior
Success on test
OpenSearch Version
2.13
Dashboards Version
2.13
Plugins
Security
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
Seeing a flaking test due to url change when installed security plugin
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Success on test
OpenSearch Version
2.13
Dashboards Version
2.13
Plugins
Security
Screenshots
The text was updated successfully, but these errors were encountered: