Public bug reported:

Related to https://bugs.launchpad.net/ubuntu/+source/netgen/+bug/2137453

ftbfs:
https://launchpad.net/ubuntu/+source/netgen/6.2.2501+dfsg1-12build2/+build/32086731

Several tests are failing. Here is one:

mesh = <netgen.libngpy._meshing.Mesh object at 0x7b320e2e8f70>
mp = <netgen.libngpy._meshing.MeshingParameters object at 0x7b320e2be3f0>
ref = {'angles_tet': [25.953, 137.57], 'angles_trig': [27.924, 118.72], 'ne1d': 
248, 'ne2d': 2810, ...}

    def checkData(mesh, mp, ref):
        data = getData(mesh, mp)
        assert ref['ne1d'] == data['ne1d']
        assert ref['ne2d'] == data['ne2d']
>       assert ref['ne3d'] == data['ne3d']
E       assert 13898 == 13861

test_tutorials.py:42: AssertionError

** Affects: netgen (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2137482

Title:
  amd64v3 ftbfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netgen/+bug/2137482/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to