guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test Failure when upgrading python-rope


From: Lars-Dominik Braun
Subject: Re: Test Failure when upgrading python-rope
Date: Fri, 27 May 2022 10:20:22 +0200

Hi jgart,

> ======================================================================
> FAIL: test_search_submodule (ropetest.contrib.autoimporttest.AutoImportTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/tmp/guix-build-python-rope-1.1.1.drv-0/rope-1.1.1/ropetest/contrib/autoimporttest.py",
>  line 121, in test_search_submodule
>     self.assertIn(import_statement, self.importer.search("env", 
> exact_match=True))
> AssertionError: ('from build import env', 'env') not found in []
this exact failure also appears outside of Guix (i.e. virtualenv and then
`python setup.py test`), so I’d assume it’s a bug, disable the test
and move on.

Cheers,
Lars




reply via email to

[Prev in Thread] Current Thread [Next in Thread]