• Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • RDO Dalmatian
    • None
    • contenido
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      https://copr.fedorainfracloud.org/coprs/thrnciar/pytest/package/python-pint/

      https://download.copr.fedorainfracloud.org/results/thrnciar/pytest/fedora-rawhide-x86_64/07248539-python-pint/builder-live.log.gz

      _______________ TestQuantityToCompact.test_nonnumeric_magnitudes _______________
      
      self = <pint.testsuite.test_quantity.TestQuantityToCompact object at 0x7f2082fda7b0>
      
          def test_nonnumeric_magnitudes(self):
              ureg = self.ureg
              x = "some string" * ureg.m
      >       with pytest.warns(RuntimeWarning):
      E       TypeError: Warning must be str or Warning, got <class 'RuntimeWarning'> (type type)
      
      pint/testsuite/test_quantity.py:756: TypeError
      

            Unassigned Unassigned
            jcapitao1@redhat.com Joel Capitao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: