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

Unskip replace flyout test #57093

Merged
merged 3 commits into from
Feb 14, 2020
Merged

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented Feb 7, 2020

Close #55992

This regressed in #54105 and should be implicitly fixed in #55158.

Just for info:

Cannot reproduce locally
I was able to reproduce locally, by forcing state to come from URL. e.g

  1. Create a new dashboard, add 2 panels
  2. Change position of one of the panels
  3. Undo it by browser's back button
  4. Click panel options button, click Replace panel
  5. Select one panel in the list
  6. Check the number of panels
  7. Result: 3 panels are present, replaced one is is still there

And that error is in console

@Dosant Dosant added test_ui_functional v8.0.0 release_note:skip Skip the PR/issue when compiling release notes labels Feb 7, 2020
@Dosant Dosant marked this pull request as ready for review February 7, 2020 12:02
@Dosant Dosant requested a review from dmlemeshko February 7, 2020 12:02
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@Dosant Dosant requested a review from flash1293 February 7, 2020 12:03
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / kibana-xpack-agent / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/discover/feature_controls/discover_security·ts.discover feature controls security global discover all privileges allow saving via the saved query management component popover with no query loaded

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 9 times on tracked branches: https://github.com/elastic/kibana/issues/45348

[00:00:00]       │
[00:06:59]         └-: discover
[00:06:59]           └-> "before all" hook
[00:06:59]           └-: feature controls
[00:06:59]             └-> "before all" hook
[00:06:59]             └-: security
[00:06:59]               └-> "before all" hook
[00:06:59]               └-> "before all" hook
[00:06:59]                 │ info [discover/feature_controls/security] Loading "mappings.json"
[00:06:59]                 │ info [discover/feature_controls/security] Loading "data.json"
[00:07:00]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] [.kibana_2/W5lcUV-QTB6Xs8w2jsdlfA] deleting index
[00:07:00]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] [.kibana_1/Fon7ZOsdS5Wt8GUwQtaDng] deleting index
[00:07:00]                 │ info [discover/feature_controls/security] Deleted existing index [".kibana_2",".kibana_1"]
[00:07:00]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] [.kibana] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:07:00]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana][0]]]).
[00:07:00]                 │ info [discover/feature_controls/security] Created index ".kibana"
[00:07:00]                 │ debg [discover/feature_controls/security] ".kibana" settings {"index":{"number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}}
[00:07:00]                 │ info [discover/feature_controls/security] Indexed 3 docs into ".kibana"
[00:07:01]                 │ info Creating index .kibana_2.
[00:07:01]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:07:01]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] updating number_of_replicas to [0] for indices [.kibana_2]
[00:07:01]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_2][0]]]).
[00:07:01]                 │ info Reindexing .kibana to .kibana_1
[00:07:01]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:07:01]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] updating number_of_replicas to [0] for indices [.kibana_1]
[00:07:01]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_1][0]]]).
[00:07:01]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] 9837 finished with response BulkByScrollResponse[took=42ms,timed_out=false,sliceId=null,updated=0,created=3,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:07:01]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] [.kibana/1jmy-1WdQsGbGAfuAV1Bsg] deleting index
[00:07:01]                 │ info Migrating .kibana_1 saved objects to .kibana_2
[00:07:01]                 │ debg Migrating saved objects index-pattern:logstash-*, config:6.0.0, query:okjpgs
[00:07:01]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] [.kibana_2/DQn1Ex-dQnev5w5k4QjoSQ] update_mapping [_doc]
[00:07:01]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] [.kibana_2/DQn1Ex-dQnev5w5k4QjoSQ] update_mapping [_doc]
[00:07:01]                 │ info Pointing alias .kibana to .kibana_2.
[00:07:02]                 │ info Finished in 667ms.
[00:07:02]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:07:02]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] [.kibana_2/DQn1Ex-dQnev5w5k4QjoSQ] update_mapping [_doc]
[00:07:03]                 │ info [logstash_functional] Loading "mappings.json"
[00:07:03]                 │ info [logstash_functional] Loading "data.json.gz"
[00:07:03]                 │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:07:03]                 │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:07:03]                 │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:07:05]                 │ debg SecurityPage.forceLogout
[00:07:05]                 │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=100
[00:07:05]                 │ debg --- retry.tryForTime error: .login-form is not displayed
[00:07:05]                 │ debg Redirecting to /logout to force the logout
[00:07:05]                 │ debg Waiting on the login form to appear
[00:07:05]                 │ debg Waiting up to 100000ms for login form...
[00:07:05]                 │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=2500
[00:07:05]                 │ debg browser[INFO] http://localhost:6141/logout?_t=1581074420919 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:05]                 │
[00:07:05]                 │ debg browser[INFO] http://localhost:6141/bundles/app/logout/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:08]                 │ debg browser[INFO] http://localhost:6141/built_assets/dlls/vendors_3.bundle.dll.js 181:139970 "INFO: 2020-02-07T11:20:23Z
[00:07:08]                 │        Adding connection to http://localhost:6141/elasticsearch
[00:07:08]                 │
[00:07:08]                 │      "
[00:07:08]                 │ debg browser[INFO] http://localhost:6141/login?_t=1581074420919 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:08]                 │
[00:07:08]                 │ debg browser[INFO] http://localhost:6141/bundles/app/login/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:08]                 │ debg --- retry.tryForTime error: .login-form is not displayed
[00:07:09]                 │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=2500
[00:07:11]                 │ debg browser[INFO] http://localhost:6141/built_assets/dlls/vendors_3.bundle.dll.js 181:139970 "INFO: 2020-02-07T11:20:26Z
[00:07:11]                 │        Adding connection to http://localhost:6141/elasticsearch
[00:07:11]                 │
[00:07:11]                 │      "
[00:07:11]               └-: global discover all privileges
[00:07:11]                 └-> "before all" hook
[00:07:11]                 └-> "before all" hook
[00:07:11]                   │ debg creating role global_discover_all_role
[00:07:11]                   │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] added role [global_discover_all_role]
[00:07:11]                   │ debg created role global_discover_all_role
[00:07:11]                   │ debg creating user global_discover_all_user
[00:07:11]                   │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xl-1581072236731484361] added user [global_discover_all_user]
[00:07:11]                   │ debg created user global_discover_all_user
[00:07:11]                   │ debg navigating to login url: http://localhost:6141/login
[00:07:11]                   │ debg Navigate to: http://localhost:6141/login
[00:07:12]                   │ debg ... sleep(700) start
[00:07:12]                   │ debg browser[INFO] http://localhost:6141/login?_t=1581074427241 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:12]                   │
[00:07:12]                   │ debg browser[INFO] http://localhost:6141/bundles/app/login/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:12]                   │ debg ... sleep(700) end
[00:07:12]                   │ debg returned from get, calling refresh
[00:07:12]                   │ debg browser[INFO] http://localhost:6141/login?_t=1581074427241 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:12]                   │
[00:07:12]                   │ debg browser[INFO] http://localhost:6141/bundles/app/login/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:12]                   │ debg currentUrl = http://localhost:6141/login
[00:07:12]                   │          appUrl = http://localhost:6141/login
[00:07:12]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:07:14]                   │ debg browser[INFO] http://localhost:6141/built_assets/dlls/vendors_3.bundle.dll.js 181:139970 "INFO: 2020-02-07T11:20:29Z
[00:07:14]                   │        Adding connection to http://localhost:6141/elasticsearch
[00:07:14]                   │
[00:07:14]                   │      "
[00:07:14]                   │ debg ... sleep(501) start
[00:07:15]                   │ debg ... sleep(501) end
[00:07:15]                   │ debg in navigateTo url = http://localhost:6141/login#/
[00:07:15]                   │ debg TestSubjects.exists(statusPageContainer)
[00:07:15]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:07:17]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:07:18]                   │ debg TestSubjects.setValue(loginUsername, global_discover_all_user)
[00:07:18]                   │ debg TestSubjects.click(loginUsername)
[00:07:18]                   │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:07:18]                   │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:07:18]                   │ debg TestSubjects.setValue(loginPassword, global_discover_all_user-password)
[00:07:18]                   │ debg TestSubjects.click(loginPassword)
[00:07:18]                   │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:07:18]                   │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:07:18]                   │ debg TestSubjects.click(loginSubmit)
[00:07:18]                   │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:07:18]                   │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:07:19]                   │ debg Waiting up to 20000ms for logout button visible...
[00:07:19]                   │ debg TestSubjects.exists(userMenuButton)
[00:07:19]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenuButton"]') with timeout=2500
[00:07:21]                   │ debg browser[INFO] http://localhost:6141/app/kibana 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:21]                   │
[00:07:21]                   │ debg browser[INFO] http://localhost:6141/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:21]                   │ debg --- retry.tryForTime error: [data-test-subj="userMenuButton"] is not displayed
[00:07:21]                   │ debg browser[INFO] http://localhost:6141/built_assets/dlls/vendors_3.bundle.dll.js 181:139970 "INFO: 2020-02-07T11:20:37Z
[00:07:21]                   │        Adding connection to http://localhost:6141/elasticsearch
[00:07:21]                   │
[00:07:21]                   │      "
[00:07:22]                   │ debg TestSubjects.exists(userMenuButton)
[00:07:22]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenuButton"]') with timeout=2500
[00:07:23]                   │ debg TestSubjects.exists(userMenu)
[00:07:23]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"]') with timeout=2500
[00:07:25]                   │ debg --- retry.tryForTime error: [data-test-subj="userMenu"] is not displayed
[00:07:26]                   │ debg TestSubjects.click(userMenuButton)
[00:07:26]                   │ debg Find.clickByCssSelector('[data-test-subj="userMenuButton"]') with timeout=10000
[00:07:26]                   │ debg Find.findByCssSelector('[data-test-subj="userMenuButton"]') with timeout=10000
[00:07:26]                   │ debg Waiting up to 20000ms for user menu opened...
[00:07:26]                   │ debg TestSubjects.exists(userMenu)
[00:07:26]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"]') with timeout=2500
[00:07:26]                   │ debg TestSubjects.exists(userMenu > logoutLink)
[00:07:26]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"] [data-test-subj="logoutLink"]') with timeout=2500
[00:07:26]                 └-> shows discover navlink
[00:07:26]                   └-> "before each" hook: global before each
[00:07:26]                   │ debg TestSubjects.find(navDrawer)
[00:07:26]                   │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:07:26]                   └- ✓ pass  (26ms) "discover feature controls security global discover all privileges shows discover navlink"
[00:07:26]                 └-> shows save button
[00:07:26]                   └-> "before each" hook: global before each
[00:07:26]                   │ debg navigating to discover url: http://localhost:6141/app/kibana#/discover
[00:07:26]                   │ debg Navigate to: http://localhost:6141/app/kibana#/discover
[00:07:26]                   │ debg ... sleep(700) start
[00:07:26]                   │ debg browser[INFO] http://localhost:6141/app/kibana?_t=1581074441864#/discover 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:26]                   │
[00:07:26]                   │ debg browser[INFO] http://localhost:6141/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:27]                   │ debg ... sleep(700) end
[00:07:27]                   │ debg returned from get, calling refresh
[00:07:27]                   │ debg browser[INFO] http://localhost:6141/app/kibana?_t=1581074441864#/discover 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:07:27]                   │
[00:07:27]                   │ debg browser[INFO] http://localhost:6141/bundles/app/kibana/bootstrap.js 8:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:27]                   │ debg currentUrl = http://localhost:6141/app/kibana#/discover
[00:07:27]                   │          appUrl = http://localhost:6141/app/kibana#/discover
[00:07:27]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:07:31]                   │ debg TestSubjects.find(kibanaChrome)
[00:07:31]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:07:31]                   │ debg browser[INFO] http://localhost:6141/built_assets/dlls/vendors_3.bundle.dll.js 181:139970 "INFO: 2020-02-07T11:20:45Z
[00:07:31]                   │        Adding connection to http://localhost:6141/elasticsearch
[00:07:31]                   │
[00:07:31]                   │      "
[00:07:31]                   │ debg ... sleep(501) start
[00:07:31]                   │ debg ... sleep(501) end
[00:07:32]                   │ debg in navigateTo url = http://localhost:6141/app/kibana#/discover?_g=()&_a=(columns:!(_source),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:07:32]                   │ debg --- retry.try error: URL changed, waiting for it to settle
[00:07:32]                   │ debg ... sleep(501) start
[00:07:33]                   │ debg ... sleep(501) end
[00:07:33]                   │ debg in navigateTo url = http://localhost:6141/app/kibana#/discover?_g=()&_a=(columns:!(_source),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:07:33]                   │ debg TestSubjects.exists(statusPageContainer)
[00:07:33]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:07:35]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:07:36]                   │ debg TestSubjects.exists(discoverSaveButton)
[00:07:36]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=20000
[00:07:36]                   └- ✓ pass  (9.6s) "discover feature controls security global discover all privileges shows save button"
[00:07:36]                 └-> doesn't show read-only badge
[00:07:36]                   └-> "before each" hook: global before each
[00:07:36]                   │ debg TestSubjects.missingOrFail(headerBadge)
[00:07:36]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="headerBadge"]') with timeout=2500
[00:07:36]                   └- ✓ pass  (536ms) "discover feature controls security global discover all privileges doesn't show read-only badge"
[00:07:36]                 └-> Permalinks shows create short-url button
[00:07:36]                   └-> "before each" hook: global before each
[00:07:36]                   │ debg openShareMenuItem title:Permalinks
[00:07:36]                   │ debg TestSubjects.exists(shareContextMenu)
[00:07:36]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:07:39]                   │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:07:39]                   │ debg TestSubjects.click(shareTopNavButton)
[00:07:39]                   │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:07:39]                   │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:07:39]                   │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:07:39]                   │ debg TestSubjects.click(sharePanel-Permalinks)
[00:07:39]                   │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-Permalinks"]') with timeout=10000
[00:07:39]                   │ debg Find.findByCssSelector('[data-test-subj="sharePanel-Permalinks"]') with timeout=10000
[00:07:39]                   │ debg Find.waitForElementStale with timeout=10000
[00:07:40]                   │ debg TestSubjects.exists(createShortUrl)
[00:07:40]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="createShortUrl"]') with timeout=120000
[00:07:40]                   │ debg TestSubjects.click(shareTopNavButton)
[00:07:40]                   │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:07:40]                   │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:07:40]                   └- ✓ pass  (3.5s) "discover feature controls security global discover all privileges Permalinks shows create short-url button"
[00:07:40]                 └-> allow saving via the saved query management component popover with no query loaded
[00:07:40]                   └-> "before each" hook: global before each
[00:07:40]                   │ debg TestSubjects.exists(saved-query-management-popover)
[00:07:40]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saved-query-management-popover"]') with timeout=2500
[00:07:42]                   │ debg --- retry.tryForTime error: [data-test-subj="saved-query-management-popover"] is not displayed
[00:07:43]                   │ debg TestSubjects.click(saved-query-management-popover-button)
[00:07:43]                   │ debg Find.clickByCssSelector('[data-test-subj="saved-query-management-popover-button"]') with timeout=10000
[00:07:43]                   │ debg Find.findByCssSelector('[data-test-subj="saved-query-management-popover-button"]') with timeout=10000
[00:07:43]                   │ debg TestSubjects.click(saved-query-management-save-button)
[00:07:43]                   │ debg Find.clickByCssSelector('[data-test-subj="saved-query-management-save-button"]') with timeout=10000
[00:07:43]                   │ debg Find.findByCssSelector('[data-test-subj="saved-query-management-save-button"]') with timeout=10000
[00:07:43]                   │ debg TestSubjects.exists(saveQueryForm)
[00:07:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveQueryForm"]') with timeout=120000
[00:07:46]                   │ debg --- retry.tryForTime error: [data-test-subj="saveQueryForm"] is not displayed
[00:07:49]                   │ debg --- retry.tryForTime failed again with the same message...
[00:07:52]                   │ debg --- retry.tryForTime failed again with the same message...
[00:07:55]                   │ debg --- retry.tryForTime failed again with the same message...
[00:07:58]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:01]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:04]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:07]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:10]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:13]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:16]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:19]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:22]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:25]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:28]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:31]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:34]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:37]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:40]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:43]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:46]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:49]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:52]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:55]                   │ debg --- retry.tryForTime failed again with the same message...
[00:08:58]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:02]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:05]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:08]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:11]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:14]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:17]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:20]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:23]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:26]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:29]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:32]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:35]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:38]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:41]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:44]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:45]                   │ debg --- retry.try error: expected testSubject(saveQueryForm) to exist
[00:09:45]                   │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/discover feature controls security global discover all privileges allow saving via the saved query management component popover with no query loaded.png"
[00:09:46]                   │ info Current URL is: http://localhost:6141/app/kibana#/discover?_g=()&_a=(columns:!(_source),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:09:46]                   │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/discover feature controls security global discover all privileges allow saving via the saved query management component popover with no query loaded.html
[00:09:46]                   └- ✖ fail: "discover feature controls security global discover all privileges allow saving via the saved query management component popover with no query loaded"
[00:09:46]                   │

Stack Trace

Error: retry.try timeout: Error: expected testSubject(saveQueryForm) to exist
    at TestSubjects.existOrFail (/dev/shm/workspace/kibana/test/functional/services/test_subjects.ts:60:15)
    at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@Dosant
Copy link
Contributor Author

Dosant commented Feb 7, 2020

retest

@Dosant
Copy link
Contributor Author

Dosant commented Feb 7, 2020

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Member

@dmlemeshko dmlemeshko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran it on flaky-test-runner CI job and got 20 times passed. Thank you for the fix and unskipping the test!

@Dosant
Copy link
Contributor Author

Dosant commented Feb 14, 2020

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / kibana-xpack-agent / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/visualize/feature_controls/visualize_spaces·ts.Visualize visualize space with no features disabled can view existing Visualization

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 2 times on tracked branches: https://github.com/elastic/kibana/issues/45244

[00:00:00]       │
[00:38:59]         └-: Visualize
[00:38:59]           └-> "before all" hook
[00:38:59]           └-: visualize
[00:38:59]             └-> "before all" hook
[00:38:59]             └-> "before all" hook
[00:38:59]               │ info [logstash_functional] Loading "mappings.json"
[00:38:59]               │ info [logstash_functional] Loading "data.json.gz"
[00:38:59]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:38:59]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:38:59]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:39:01]             └-: space with no features disabled
[00:39:01]               └-> "before all" hook
[00:39:01]               └-> "before all" hook
[00:39:01]                 │ info [visualize/default] Loading "mappings.json"
[00:39:01]                 │ info [visualize/default] Loading "data.json"
[00:39:01]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana_2/emtO3AAOSN6891aJk-4i0w] deleting index
[00:39:01]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana_1/1UYomiOSTWyuT4mciA8GrQ] deleting index
[00:39:01]                 │ info [visualize/default] Deleted existing index [".kibana_2",".kibana_1"]
[00:39:01]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:39:01]                 │ info [visualize/default] Created index ".kibana"
[00:39:01]                 │ debg [visualize/default] ".kibana" settings {"index":{"number_of_shards":"1","auto_expand_replicas":"0-1","number_of_replicas":"0"}}
[00:39:01]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [metricbeat-7] creating index, cause [auto(bulk api)], templates [], shards [1]/[1], mappings []
[00:39:01]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [metricbeat-7/LzXORCDYT6CfyURwQEfkmg] create_mapping
[00:39:01]                 │ info [visualize/default] Indexed 8 docs into ".kibana"
[00:39:01]                 │ info [visualize/default] Indexed 1 docs into "metricbeat-7"
[00:39:02]                 │ info Creating index .kibana_2.
[00:39:02]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:39:02]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] updating number_of_replicas to [0] for indices [.kibana_2]
[00:39:02]                 │ info Reindexing .kibana to .kibana_1
[00:39:02]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:39:02]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] updating number_of_replicas to [0] for indices [.kibana_1]
[00:39:02]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] 45828 finished with response BulkByScrollResponse[took=104.1ms,timed_out=false,sliceId=null,updated=0,created=8,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:39:02]                 │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana/VONgQf07R3Gw6-tpBHzRBQ] deleting index
[00:39:02]                 │ info Migrating .kibana_1 saved objects to .kibana_2
[00:39:02]                 │ debg Migrating saved objects space:default, index-pattern:metricbeat-*, custom-space:index-pattern:metricbeat-*, index-pattern:logstash-*, custom_space:index-pattern:logstash-*, visualization:i-exist, custom_space:visualization:i-exist, query:okjpgs
[00:39:02]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana_2/3GK2Vry7SC-up_MDPnY8qw] update_mapping [_doc]
[00:39:03]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana_2/3GK2Vry7SC-up_MDPnY8qw] update_mapping [_doc]
[00:39:03]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana_2/3GK2Vry7SC-up_MDPnY8qw] update_mapping [_doc]
[00:39:03]                 │ info Pointing alias .kibana to .kibana_2.
[00:39:03]                 │ info Finished in 667ms.
[00:39:03]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:39:03]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana_2/3GK2Vry7SC-up_MDPnY8qw] update_mapping [_doc]
[00:39:04]                 │ debg creating space
[00:39:05]                 │ debg created space
[00:39:05]               └-> shows visualize navlink
[00:39:05]                 └-> "before each" hook: global before each
[00:39:05]                 │ debg navigating to home url: http://localhost:6141/s/custom_space/app/kibana#/home
[00:39:05]                 │ debg Navigate to: http://localhost:6141/s/custom_space/app/kibana#/home
[00:39:06]                 │ debg ... sleep(700) start
[00:39:06]                 │ debg browser[INFO] http://localhost:6141/s/custom_space/app/kibana?_t=1581682375469#/home 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:39:06]                 │
[00:39:06]                 │ debg browser[INFO] http://localhost:6141/s/custom_space/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:39:07]                 │ debg ... sleep(700) end
[00:39:07]                 │ debg returned from get, calling refresh
[00:39:07]                 │ debg browser[INFO] http://localhost:6141/s/custom_space/app/kibana?_t=1581682375469#/home 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:39:07]                 │
[00:39:07]                 │ debg browser[INFO] http://localhost:6141/s/custom_space/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:39:08]                 │ debg currentUrl = http://localhost:6141/s/custom_space/app/kibana#/home
[00:39:08]                 │          appUrl = http://localhost:6141/s/custom_space/app/kibana#/home
[00:39:08]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:39:15]                 │ debg TestSubjects.find(kibanaChrome)
[00:39:15]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:39:15]                 │ debg browser[INFO] http://localhost:6141/s/custom_space/bundles/plugin/data/data.plugin.js 67:139970 "INFO: 2020-02-14T12:13:04Z
[00:39:15]                 │        Adding connection to http://localhost:6141/s/custom_space/elasticsearch
[00:39:15]                 │
[00:39:15]                 │      "
[00:39:15]                 │ debg ... sleep(501) start
[00:39:16]                 │ debg ... sleep(501) end
[00:39:16]                 │ debg in navigateTo url = http://localhost:6141/s/custom_space/app/kibana#/home
[00:39:16]                 │ debg TestSubjects.exists(statusPageContainer)
[00:39:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:39:18]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:39:19]                 │ debg navigating to settings url: http://localhost:6141/app/kibana#/management
[00:39:19]                 │ debg Navigate to: http://localhost:6141/app/kibana#/management
[00:39:19]                 │ debg ... sleep(700) start
[00:39:19]                 │ debg browser[INFO] http://localhost:6141/app/kibana?_t=1581682389337#/management 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:39:19]                 │
[00:39:19]                 │ debg browser[INFO] http://localhost:6141/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:39:20]                 │ debg ... sleep(700) end
[00:39:20]                 │ debg returned from get, calling refresh
[00:39:20]                 │ debg browser[INFO] http://localhost:6141/app/kibana?_t=1581682389337#/management 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:39:20]                 │
[00:39:20]                 │ debg browser[INFO] http://localhost:6141/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:39:20]                 │ debg currentUrl = http://localhost:6141/app/kibana#/management
[00:39:20]                 │          appUrl = http://localhost:6141/app/kibana#/management
[00:39:20]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:39:25]                 │ debg TestSubjects.find(kibanaChrome)
[00:39:25]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:39:25]                 │ debg browser[INFO] http://localhost:6141/bundles/plugin/data/data.plugin.js 67:139970 "INFO: 2020-02-14T12:13:14Z
[00:39:25]                 │        Adding connection to http://localhost:6141/elasticsearch
[00:39:25]                 │
[00:39:25]                 │      "
[00:39:26]                 │ debg ... sleep(501) start
[00:39:26]                 │ debg ... sleep(501) end
[00:39:26]                 │ debg in navigateTo url = http://localhost:6141/app/kibana#/management?_g=()
[00:39:26]                 │ debg TestSubjects.exists(statusPageContainer)
[00:39:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:39:29]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:39:29]                 │ debg TestSubjects.click(settings)
[00:39:29]                 │ debg Find.clickByCssSelector('[data-test-subj="settings"]') with timeout=10000
[00:39:29]                 │ debg Find.findByCssSelector('[data-test-subj="settings"]') with timeout=10000
[00:39:31]                 │ debg isGlobalLoadingIndicatorVisible
[00:39:31]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:39:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:39:33]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:39:34]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:39:34]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:39:34]                 │ debg TestSubjects.exists(managementSettingsTitle)
[00:39:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="managementSettingsTitle"]') with timeout=120000
[00:39:34]                 │ debg Find.clickByCssSelector('[data-test-subj="advancedSetting-editField-pageNavigation"] option[value="individual"]') with timeout=10000
[00:39:34]                 │ debg Find.findByCssSelector('[data-test-subj="advancedSetting-editField-pageNavigation"] option[value="individual"]') with timeout=10000
[00:39:34]                 │ debg isGlobalLoadingIndicatorVisible
[00:39:34]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:39:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:39:35]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:39:36]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:39:36]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:39:36]                 │ debg TestSubjects.click(advancedSetting-saveEditField-pageNavigation)
[00:39:36]                 │ debg Find.clickByCssSelector('[data-test-subj="advancedSetting-saveEditField-pageNavigation"]') with timeout=10000
[00:39:36]                 │ debg Find.findByCssSelector('[data-test-subj="advancedSetting-saveEditField-pageNavigation"]') with timeout=10000
[00:39:36]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana_2/3GK2Vry7SC-up_MDPnY8qw] update_mapping [_doc]
[00:39:36]                 │ debg isGlobalLoadingIndicatorVisible
[00:39:36]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:39:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:39:36]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:39:36]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:39:37]                 │ debg TestSubjects.find(navDrawer)
[00:39:37]                 │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:39:37]                 └- ✓ pass  (32.1s) "Visualize visualize space with no features disabled shows visualize navlink"
[00:39:37]               └-> can view existing Visualization
[00:39:37]                 └-> "before each" hook: global before each
[00:39:37]                 │ debg navigateToActualUrl http://localhost:6141/s/custom_space/app/kibana#/visualize/edit/i-exist
[00:39:37]                 │ debg browser[INFO] http://localhost:6141/s/custom_space/app/kibana?_t=1581682407587#/visualize/edit/i-exist 350 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:39:37]                 │
[00:39:37]                 │ debg browser[INFO] http://localhost:6141/s/custom_space/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:39:37]                 │ debg TestSubjects.exists(visualizationLoader)
[00:39:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:39:42]                 │ debg --- retry.tryForTime error: [data-test-subj="visualizationLoader"] is not displayed
[00:39:46]                 │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1581677813665735333] [.kibana_2/3GK2Vry7SC-up_MDPnY8qw] update_mapping [_doc]
[00:39:47]                 │ debg browser[INFO] http://localhost:6141/s/custom_space/bundles/plugin/data/data.plugin.js 67:139970 "INFO: 2020-02-14T12:13:34Z
[00:39:47]                 │        Adding connection to http://localhost:6141/s/custom_space/elasticsearch
[00:39:47]                 │
[00:39:47]                 │      "
[00:39:47]                 │ debg --- retry.tryForTime failed again with the same message...
[00:39:47]                 │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/Visualize visualize space with no features disabled can view existing Visualization.png"
[00:39:48]                 │ info Current URL is: http://localhost:6141/s/custom_space/app/kibana#/visualize/edit/i-exist?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(filters:!(),linked:!f,query:(language:lucene,query:%27%27),uiState:(),vis:(aggs:!((enabled:!t,id:%271%27,params:(),schema:metric,type:count),(enabled:!t,id:%272%27,params:(field:geo.src,missingBucket:!f,missingBucketLabel:Missing,order:desc,orderBy:%271%27,otherBucket:!f,otherBucketLabel:Other,size:5),schema:segment,type:terms)),params:(addLegend:!t,addTooltip:!t,dimensions:(metric:(accessor:0,aggType:count,format:(id:number),params:())),isDonut:!t,labels:(last_level:!t,show:!f,truncate:100,values:!t),legendPosition:right,type:pie),title:%27A%20Pie%27,type:pie))
[00:39:48]                 │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/Visualize visualize space with no features disabled can view existing Visualization.html
[00:39:48]                 └- ✖ fail: "Visualize visualize space with no features disabled can view existing Visualization"
[00:39:48]                 │

Stack Trace

Error: expected testSubject(visualizationLoader) to exist
    at TestSubjects.existOrFail (/dev/shm/workspace/kibana/test/functional/services/test_subjects.ts:60:15)

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@Dosant Dosant merged commit 098a55a into elastic:master Feb 14, 2020
@Dosant Dosant deleted the dev/unskip-flyout-test branch February 14, 2020 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes test_ui_functional v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dashboard: old panel still present after it was replaced with the new one
5 participants