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
FAIL: test_execute_stdout (__main__.OctaveKernelTests.test_execute_stdout)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3.12/site-packages/jupyter_kernel_test/__init__.py", line 121, in test_execute_stdout
self.assertIn("hello, world", msg["content"]["text"])
AssertionError: 'hello, world' not found in 'warning: using the fltk graphics toolkit is discouraged\r\n\r\nThe FLTK graphics toolkit is not actively maintained and has a number\r\nof limitations that are unlikely to be fixed.\r\nThe qt toolkit is recommended instead.\r\n\n'
The text was updated successfully, but these errors were encountered:
Getting the following:
The text was updated successfully, but these errors were encountered: