Hellseher

Results 61 issues of Hellseher

Hi, I've created team token, exported TFE_TOKEN in my current shell session and tried to import existing workspace into state. My attempt was failed for ID and org/ws, #### Terraform...

bug

Hi, While preparing glue-core for Guix which has mpl-scatter-density as an input, I've faced with one unit tests has failed: ``` =================================== FAILURES =================================== _____________________ TestScatterDensity.test_default_dpi ______________________ self = tmpdir...

Hi, It looks like github.com/libp2p/[email protected] is not compatible with github.com/libp2p/[email protected] and github.com/multiformats/[email protected] at least in unit tests: ``` # github.com/libp2p/go-libp2p-gostream [github.com/libp2p/go-libp2p-gostream.test] src/github.com/libp2p/go-libp2p-gostream/gostream_test.go:54:47: srvHost.ID().Pretty undefined (type peer.ID has no field or...

Hi, During preparing Halotools for Guix package index I've noticed that tests randomly fail when `--numprocess` is provided to activate `pytest-xdist` module for parallel jobs, it's not happaning with single...

While packaging https://github.com/francoispqt/gojay for Guix I've faced with an issue that transient dependencies are not mentioned in https://github.com/viant/toolbox. This change bring go.mod and go.sum to reflect required modules for this...

### Describe the bug Hi, While preparing this project for Guix index I've faced with some tests failed to pass: ``` ________________ test_read_spice_l2_fits_single_file_dumbbells _________________ spice_rasdb_filename = '/tmp/guix-build-python-sunraster-0.5.1.drv-0/pytest-of-nixbld/pytest-0/test_read_spice_l2_fits_single2/spice/solo_L2_spice-n-ras-db_20200602T081733_V01_12583760-000.fits' def test_read_spice_l2_fits_single_file_dumbbells(spice_rasdb_filename): filename...

Hi, Do you have any plans to support wcslib 8+? Thanks, Oleg

Hi, I refreshed `imppg` in Guix Astro to 1.9.2-beta and noticed tests started failing on i686 architecture. Round 1: ``` Running 20 test cases... unknown location(0): fatal error: in "ModifyToneCurvePointToOverlapWithSuccessor_ExecutionFails":...

bug

Hi, I see there is a new released dropped recently, but the import path still points to v2. https://github.com/d5/tengo/blob/e78e18a0f6f90ab659edc5fe5e8b812825ccb5a4/go.mod#L1 It would break dependencies verification. Thanks, Oleg