issues: 200908727
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200908727 | MDU6SXNzdWUyMDA5MDg3Mjc= | 1208 | Test failures on Debian if built with bottleneck | 1964655 | closed | 0 | 14 | 2017-01-16T00:21:38Z | 2017-01-29T23:56:04Z | 2017-01-29T23:31:29Z | CONTRIBUTOR | On my attempt to package ``` =================================== FAILURES =================================== ___ TestDataArray.test_groupby_apply_center ______ self = <xarray.test.test_dataarray.TestDataArray testMethod=test_groupby_apply_center>
xarray/test/test_dataarray.py:1481: xarray/test/init.py:197: in assertDataArrayAllClose assert_xarray_allclose(ar1, ar2, rtol=rtol, atol=atol) xarray/test/init.py:235: in assert_xarray_allclose assert_xarray_allclose(a.variable, b.variable) a = <xarray.Variable (x: 10, y: 20)> array([[ 0.09890759, 0.25838611, -0.45524894...108, -0.4202902 , -0.3395864 , -0.15065542, -0.03596724, -0.44654371]]) b = <xarray.Variable (x: 10, y: 20)> array([[ 0.09890759, 0.25838611, -0.45524894...108, -0.4202902 , -0.3395864 , -0.15065542, -0.03596724, -0.44654371]]) rtol = 1e-05, atol = 1e-08
xarray/test/init.py:233: AssertionError _____ TestDataArray.test_groupby_math ______ self = <xarray.test.test_dataarray.TestDataArray testMethod=test_groupby_math>
xarray/test/test_dataarray.py:1527: xarray/test/init.py:197: in assertDataArrayAllClose assert_xarray_allclose(ar1, ar2, rtol=rtol, atol=atol) xarray/test/init.py:235: in assert_xarray_allclose assert_xarray_allclose(a.variable, b.variable) a = <xarray.Variable (abc: 3)> array([ 4.66319277e-001, -4.76053212e-001, 1.49956297e+247]) b = <xarray.Variable (abc: 3)> array([ 4.66319277e-01, -4.76053212e-01, -9.90547784e+75]) rtol = 1e-05, atol = 1e-08
xarray/test/init.py:233: AssertionError
----------------------------- Captured stderr call -----------------------------
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/xarray/test/test_dataarray.py:1515: FutureWarning: the order of the arguments on DataArray.to_dataset has changed; you now need to supply self = <xarray.test.test_dataarray.TestDataArray testMethod=test_groupby_sum>
xarray/test/test_dataarray.py:1426: xarray/test/init.py:197: in assertDataArrayAllClose assert_xarray_allclose(ar1, ar2, rtol=rtol, atol=atol) xarray/test/init.py:235: in assert_xarray_allclose assert_xarray_allclose(a.variable, b.variable) a = <xarray.Variable (abc: 3)> array([ 45.64328315, 47.37700685, 5.99867891]) b = <xarray.Variable (abc: 3)> array([ 4.56432831e+001, 4.73770068e+001, 1.49956297e+248]) rtol = 1e-05, atol = 1e-08
xarray/test/init.py:233: AssertionError ============= 3 failed, 1149 passed, 340 skipped in 39.32 seconds ============== ``` |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1208/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |