Drew Parsons

Results 111 issues of Drew Parsons

Building and testing vtkplotter2020.0.2 on Debian GNU/Linux (2020.0.2+dfsg1-1), the tests fails, e.g. tests/common$ ./run_all.sh Processing test_actors.py script.. Traceback (most recent call last): File "test_actors.py", line 11, in cone.addCellScalars(carr, 'carr') File...

bug

I thought there was something wrong with my local system, that it failed to generated a doc page for the out-of-core (iterload) example. But you see the same error on...

bug
docs
wontfix

- [No ] I have tried using the latest released version of Numba (0.52 tested, not 0.54). - [Yes] I have included a self contained code sample to reproduce the...

ISA: ARM

Don't assume IPv4 sockets are available in TestDPM.testJoin (test_dynproc.py). Instead, use the family reported available by socket.getaddrinfo(). Use INET (IPv4) by default if available, otherwise INET6 (IPv6) or UNIX sockets....

test

Debian reports that mpi4py fails to build on IPV6-only build daemons, reported in Debian [Bug#1015912](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015912). A build log is available at https://buildd.debian.org/status/fetch.php?pkg=mpi4py&arch=amd64&ver=3.1.3-2%2Bb1&stamp=1658589239&raw=0 The error message is in testJoin (test_dynproc.TestDPM): ```...

sparc64 is not the most common architecture around, but for what it's worth 3.1.2 has started giving a Bus Error (Invalid address alignment) in testPackUnpackExternal (test_pack.TestPackExternal), ``` testProbeRecv (test_p2p_obj_matched.TestP2PMatchedWorldDup) ......

### What version of OpenCensus are you using? OpenCensus 0.22.4 (debian build 0.22.4-1) ### What version of Go are you using? golang 1.15 (debian build 1.15.8-3) ### What did you...

bug

This issue has been reported in the Debian build of blis and scipy, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003877 Debian runs CI testing of packages. The test for blis and scipy are logged at https://ci.debian.net/packages/b/blis/...

bug

The xlapack.solveCholesky test in https://github.com/xtensor-stack/xtensor-blas/blob/0aee2999a3b9edebb58a0ab3ec44eee7f4c5009d/test/test_lapack.cpp#L150 uses an expected x value `0.13757507429403265` This tests fails on 32-bit architectures (or at least i386/i686), ``` [ RUN ] xlapack.solveCholesky /tmp/autopkgtest-lxc.gg3nslld/downtmp/autopkgtest_tmp/test_lapack.cpp:166: Failure Expected equality...

The doc build for xtensor-blas fails with sphinx 4: ``` sphinx-build -b html -d build/doctrees source build/html Running Sphinx v4.2.0 making output directory... done Exception occurred: File "/build/xtensor-blas-0.19.1/docs/source/conf.py", line 19,...