https://bugzilla.redhat.com/show_bug.cgi?id=1215354 Ben Rosser <rosser.bjr@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rosser.bjr@xxxxxxxxx --- Comment #7 from Ben Rosser <rosser.bjr@xxxxxxxxx> --- On current Rawhide, the unit tests fail (tried to build SRPM using mock): ====================================================================== ERROR: test_examples.Test_Examples.test_dasp3_basic ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/builddir/build/BUILD/Assimulo-2.8/assimulo/tests/test_examples.py", line 47, in test_dasp3_basic dasp3_basic.run_example(with_plots=False) File "/builddir/build/BUILDROOT/assimulo-2.8-1.fc24.x86_64/usr/lib64/python2.7/site-packages/assimulo/examples/dasp3_basic.py", line 91, in run_example t, y = exp_sim.simulate(10) #Simulate 10 seconds File "assimulo/ode.pyx", line 169, in assimulo.ode.ODE.simulate (assimulo/ode.c:5794) File "assimulo/ode.pyx", line 283, in assimulo.ode.ODE.simulate (assimulo/ode.c:5277) File "assimulo/explicit_ode.pyx", line 102, in assimulo.explicit_ode.Explicit_ODE._simulate (assimulo/explicit_ode.c:4385) File "assimulo/explicit_ode.pyx", line 188, in assimulo.explicit_ode.Explicit_ODE._simulate (assimulo/explicit_ode.c:3204) File "/builddir/build/BUILDROOT/assimulo-2.8-1.fc24.x86_64/usr/lib64/python2.7/site-packages/assimulo/solvers/dasp3.py", line 129, in integrate t,lflag=dasp3dp.dasp3(self.problem.rhs1,self.problem.rhs2,self._solout,t,tf,self.wsy,self.wsz,n,m,tol, NameError: global name 'dasp3dp' is not defined ---------------------------------------------------------------------- -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review