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

context app context link in discover "after all" hook #23642

Closed
liza-mae opened this issue Oct 1, 2018 · 2 comments
Closed

context app context link in discover "after all" hook #23642

liza-mae opened this issue Oct 1, 2018 · 2 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test high test_ui_functional test

Comments

@liza-mae
Copy link
Contributor

liza-mae commented Oct 1, 2018

{ [GET http://localhost:9515/session/73b1746e87a12021c0b7f85b2e295e2b/url] connect ECONNREFUSED 127.0.0.1:9515
at Server._get (test/functional/services/remote/verbose_remote_logging.js:34:21)
at runRequest (node_modules/leadfoot/Session.js:92:40)
at getFinalValue (node_modules/dojo/_debug/Promise.ts:462:22)
at node_modules/dojo/_debug/Promise.ts:482:11
at node_modules/dojo/_debug/Promise.ts:393:16
at runCallbacks (node_modules/dojo/_debug/Promise.ts:11:12)
at node_modules/dojo/_debug/Promise.ts:317:5
at run (node_modules/dojo/_debug/Promise.ts:237:8)
at node_modules/dojo/_debug/nextTick.ts:44:4
at _combinedTickCallback (internal/process/next_tick.js:131:7)
at process._tickCallback (internal/process/next_tick.js:180:9)
at Command.target.(anonymous function) [as getCurrentUrl] (node_modules/leadfoot/Command.js:610:11)
at Proxy.getCurrentUrl (test/functional/services/remote/interceptors.js:37:34)
at logCurrentUrl (test/functional/services/failure_debugging.js:39:37)
at onFailure (test/functional/services/failure_debugging.js:57:7)
at Promise.all.listeners.(anonymous function).map (src/functional_test_runner/lib/lifecycle.js:55:29)
at Array.map ()
at Lifecycle.trigger (src/functional_test_runner/lib/lifecycle.js:54:43)
at
at process._tickCallback (internal/process/next_tick.js:188:7)
code: 'ECONNREFUSED',
errno: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 9515 }

Branch: master

@liza-mae
Copy link
Contributor Author

liza-mae commented Oct 1, 2018

Related to: #23654

@mistic
Copy link
Member

mistic commented Oct 1, 2018

Actually it could be related to #23658

@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test and removed flaky-failing-test labels Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test high test_ui_functional test
Projects
None yet
Development

No branches or pull requests

3 participants