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

Test fails with octave 9.2.0 #240

Open
opoplawski opened this issue Jun 6, 2024 · 1 comment
Open

Test fails with octave 9.2.0 #240

opoplawski opened this issue Jun 6, 2024 · 1 comment

Comments

@opoplawski
Copy link

Getting the following:

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'
@bnavigator
Copy link

I have the same problem. I cannot make the kernel find the qt backend inside the packaging build vm (with xvfb).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants