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
20:48:59 │ proc [ftr] └- ✓ pass
20:48:59 │ proc [ftr] └-> clicking on console on homepage should take you to console app
20:48:59 │ proc [ftr] └-> "before each" hook: global before each
20:48:59 │ proc [ftr] │ debg TestSubjects.click(homeSynopsisLinkconsole)
20:48:59 │ proc [ftr] │ debg TestSubjects.find(homeSynopsisLinkconsole)
20:48:59 │ proc [ftr] │ debg findByCssSelector [data-test-subj~="homeSynopsisLinkconsole"]
20:49:04 │ proc [ftr] │ info Taking screenshot "/var/lib/jenkins/workspace/elastic+kibana+pull-request+multijob-selenium/kibana/test/functional/screenshots/failure/homepage app Kibana takes you home clicking on console on homepage should take you to console app.png"
20:49:04 │ proc [ftr] │ info Current URL is: http://localhost:5620/app/kibana#/dev_tools/console?_g=(refreshInterval:(pause:!f,value:0),time:(from:now-15m,mode:quick,to:now))
20:49:04 │ proc [ftr] │ info Saving page source to: /var/lib/jenkins/workspace/elastic+kibana+pull-request+multijob-selenium/kibana/test/functional/failure_debug/html/homepage app Kibana takes you home clicking on console on homepage should take you to console app.html
20:49:04 │ proc [ftr] └- ✖ fail: "homepage app Kibana takes you home clicking on console on homepage should take you to console app"
20:49:04 │ proc [ftr] │ Error: expected false to equal true
20:49:04 │ proc [ftr] │ at Assertion.assert (node_modules/expect.js/index.js:96:13)
20:49:04 │ proc [ftr] │ at Assertion.be.Assertion.equal (node_modules/expect.js/index.js:216:10)
20:49:04 │ proc [ftr] │ at Assertion.(anonymous function) [as be] (node_modules/expect.js/index.js:69:24)
20:49:04 │ proc [ftr] │ at Context.it (test/functional/apps/home/_home.js:39:71)
20:49:04 │ proc [ftr] │ at <anonymous>
20:49:04 │ proc [ftr] │ at process._tickCallback (internal/process/next_tick.js:188:7)
20:49:04 │ proc [ftr] │
Strange, according to the error and the screenshot, it looks like it should have passed. Perhaps the final check needs to be in a loop. Need to take a look at the code to further investigate.
The text was updated successfully, but these errors were encountered:
Hit here: #20858 (comment)
screenshot:
output:
Strange, according to the error and the screenshot, it looks like it should have passed. Perhaps the final check needs to be in a loop. Need to take a look at the code to further investigate.
The text was updated successfully, but these errors were encountered: