jupyter-xeus / xeus-robot

Jupyter kernel for Robot Framework
BSD 3-Clause "New" or "Revised" License
31 stars 11 forks source link

Remove Debug flag #61

Closed martinRenou closed 3 years ago

SylvainCorlay commented 3 years ago

@martinRenou you need to pass -D CMAKE_BUILD_TYPE=Release to the cmake command.

martinRenou commented 3 years ago

Thanks!

SylvainCorlay commented 3 years ago

I think the test failure is unrelated. It is probably due to the new kernel nudging thing, which causes more kernel info replies to be sent.

martinRenou commented 3 years ago

Yeah we've seen this failure multiple times, I'll merge