Good, the two failures are due to numpy 1.6.0 (already fixed in the git repo). I just wonder about the time... It should take about 80 seconds on a reasonable computer (like 2.5 GHz Intel/~1GB ram).
r.
On 07/06/11 22:10, tone....@gmail.com wrote:
OS: MS Windows 7 Ultimate 32-bit Processor: Intel Atom N570 1.66 GHz, Cores-2, Threads-4 RAM: 2.00 GB Single-Channel DDR2
i installed umfpack. and the result is -
<<< directory: tests, test files: 57 tests\test_assembling.py
Warning (from warnings module): File "C:\src\sfepy-2011.2\sfepy\fem\extmods\geometry.py", line 178 return _geometry.VolumeGeometry_variable(self, *args) DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
Warning (from warnings module): File "C:\src\sfepy-2011.2\sfepy\fem\extmods\geometry.py", line 178 return _geometry.VolumeGeometry_variable(self, *args) DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr. +++ test_dq_de: ok +++ test_eval_matrix: ok +++ test_save_ebc: ok +++ test_surface_evaluate: ok +++ test_vector_matrix: ok tests\test_base.py +++ test_struct_add: ok +++ test_struct_i_add: ok tests\test_domain.py +++ test_facets: ok +++ test_refine: ok tests\test_elasticity_small_strain.py +++ test_get_solution: ok +++ test_linear_terms: ok tests\test_fem.py --- test_base_functions_delta: failed! +++ test_base_functions_values: ok tests\test_functions.py +++ test_ebc_functions: ok +++ test_material_functions: ok +++ test_region_functions: ok tests\test_high_level.py +++ test_solving: ok +++ test_term_arithmetics: ok +++ test_term_evaluation: ok +++ test_variables: ok tests\test_input_acoustics.py --- test_input: failed! tests\test_input_active_fibres.py +++ test_input: ok tests\test_input_biot.py +++ test_input: ok tests\test_input_biot_npbc.py
Warning (from warnings module): File "C:\src\sfepy-2011.2\sfepy\fem\extmods\geometry.py", line 260 return _geometry.SurfaceGeometry_variable(self, *args) DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
Warning (from warnings module): File "C:\src\sfepy-2011.2\sfepy\fem\extmods\geometry.py", line 260 return _geometry.SurfaceGeometry_variable(self, *args) DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr. +++ test_input: ok tests\test_input_biot_npbc_lagrange.py +++ test_input: ok tests\test_input_cube.py +++ test_input: ok tests\test_input_hyperelastic.py +++ test_input: ok tests\test_input_laplace_time_ebcs.py +++ test_input: ok tests\test_input_linear_elastic.py +++ test_input: ok tests\test_input_linear_elastic_dynamic.py
Warning (from warnings module): File "C:\Python26\lib\site-packages\scipy\sparse\linalg\dsolve\linsolve.py", line 263 warn('splu requires CSC matrix format', SparseEfficiencyWarning) SparseEfficiencyWarning: splu requires CSC matrix format +++ test_input: ok tests\test_input_linear_elastic_mM.py +++ test_input: ok tests\test_input_linear_elastic_tractions.py +++ test_input: ok tests\test_input_linear_elastic_up.py +++ test_input: ok tests\test_input_material_nonlinearity.py +++ test_input: ok tests\test_input_navier_stokes.py +++ test_input: ok tests\test_input_octahedron.py +++ test_input: ok tests\test_input_perfusion_tl.py +++ test_input: ok tests\test_input_piezo.py +++ test_ebc: ok +++ test_input: ok tests\test_input_poisson.py +++ test_input: ok tests\test_input_poisson_functions.py +++ test_input: ok tests\test_input_sinbc.py +++ test_input: ok tests\test_input_stabilized_navier_stokes.py +++ test_input: ok tests\test_input_stokes.py +++ test_input: ok tests\test_input_subdomains.py +++ test_input: ok tests\test_input_time_poisson.py +++ test_input: ok tests\test_io.py +++ test_recursive_dict_hdf5: ok +++ test_sparse_matrix_hdf5: ok tests\test_laplace_unit_disk.py +++ test_boundary_fluxes: ok tests\test_laplace_unit_square.py +++ test_boundary_fluxes: ok +++ test_solution: ok tests\test_lcbc_2d.py +++ test_linear_rigid_body_bc: ok tests\test_lcbc_3d.py +++ test_linear_rigid_body_bc: ok tests\test_linalg.py +++ test_assemble1d: ok +++ test_tensors: ok +++ test_unique_rows: ok tests\test_linear_solvers.py +++ test_solvers: ok tests\test_matcoefs.py +++ test_tensors: ok tests\test_mesh_interp.py +++ test_interpolation: ok +++ test_interpolation_two_meshes: ok tests\test_meshio.py +++ test_read_meshes: ok +++ test_compare_same_meshes: ok +++ test_read_dimension: ok +++ test_write_read_meshes: ok tests\test_msm_laplace.py +++ test_msm_laplace: ok tests\test_msm_symbolic.py +++ test_msm_symbolic_diffusion: ok +++ test_msm_symbolic_laplace: ok tests\test_parsing.py +++ test_parse_equations: ok +++ test_parse_regions: ok tests\test_periodic_bc_2d.py +++ test_pbc: ok tests\test_periodic_bc_3d.py +++ test_pbc: ok tests\test_permutations.py +++ test_rcm: ok tests\test_projections.py +++ test_mass_matrix: ok +++ test_projection_tri_quad: ok tests\test_quadratures.py +++ test_quadratures: ok +++ test_weight_consistency: ok tests\test_regions.py +++ test_operators: ok +++ test_selectors: ok tests\test_semismooth_newton.py +++ test_semismooth_newton: ok tests\test_sparse.py +++ test_compose_sparse: ok tests\test_tensors.py +++ test_stress_transform: ok +++ test_tensors: ok +++ test_transform_data: ok tests\test_term_consistency.py +++ test_consistency_d_dw: ok tests\test_units.py +++ test_consistent_sets: ok +++ test_units: ok tests\test_volume.py +++ test_volume: ok 57 test file(s) executed in 718.53 s, 2 failure(s) of 87 test(s)