[Bug 1136099] New: python-nbconvert fails test on 1-core VM
http://bugzilla.opensuse.org/show_bug.cgi?id=1136099 Bug ID: 1136099 Summary: python-nbconvert fails test on 1-core VM Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: openSUSE Factory Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: toddrme2178@gmail.com Reporter: bwiedemann@suse.com QA Contact: qa-bugs@suse.de Found By: Development Blocker: --- While working on reproducible builds for openSUSE, I found that osc build --vm-type=kvm -j1 --noservice for python-nbconvert fails 1 test on a 1-core VM 1 failed, 251 passed, 32 skipped, 2 deselected, 59 warnings in 241.06 =================================== FAILURES ========================== ________________________ TestExecute.test_disable_stdin ______________ self = <nbconvert.preprocessors.tests.test_execute.TestExecute testMethod=test_ disable_stdin> def test_disable_stdin(self): """Test disabling standard input""" filename = os.path.join(current_dir, 'files', 'Disable Stdin.ipynb') res = self.build_resources() res['metadata']['path'] = os.path.dirname(filename)
input_nb, output_nb = self.run_notebook(filename,
dict(allow_errors=True), res) If you cannot debug this yourself, please work with upstream. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1136099 http://bugzilla.opensuse.org/show_bug.cgi?id=1136099#c1 --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> --- *** Bug 1136098 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1136099 http://bugzilla.opensuse.org/show_bug.cgi?id=1136099#c2 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> --- no more a problem right now because tests were disabled due to python-3.8 failures. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com