Fork me on GitHub
#onyx
<
2018-11-27
>
manuel08:11:05

@lucasbradstreet what is the expected output of the tests? I am trying to fix them, this is what I get:

~/7bridges/code/onyx-dashboard 0.14.x* 51s 
āÆ lein test

lein test onyx.peer.dashboard-colors-flow-test
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/manuel/.m2/repository/org/slf4j/slf4j-nop/1.7.12/slf4j-nop-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/manuel/.m2/repository/com/fzakaria/slf4j-timbre/0.3.2/slf4j-timbre-0.3.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See  for an explanation.
SLF4J: Actual binding is of type [org.slf4j.helpers.NOPLoggerFactory]
=================================
Starting Dashboard components ...
Starting Sente
Starting Channels
Starting ZKClient
Trying connect ZK 5s ...
ZK connection state: CONNECTED
Starting Deployments
Starting HTTP Server
Http-kit server is running at 

manuel08:11:21

nothing happens after the last line, though

manuel08:11:19

nevermind, much too long a timeout on my side. I'll keep working on it. šŸ™‚

manuel11:11:30

@lucasbradstreet we have a patch ready for the dashboard to submit via PR. We worked on a separate branch, do you want us to sumbit the PR?

šŸ‘ 8
manuel13:11:26

PR submitted