Skip to content

Error running list_test #184

@drewmoseley

Description

@drewmoseley

I'm trying to use gickup with my bitbucket account and was having an issue getting it to authenticate properly. I pulled this repo down and attempted to run the tests/list_test.go test and get the following:
$ env | grep BITBUCKET BITBUCKET_TEST_REPOSLUG=drewmoseley/blink BITBUCKET_TEST_OWNER=drewmoseley BITBUCKET_TEST_USERNAME=drewmoseley BITBUCKET_TEST_PASSWORD=redacted $ go test -v ./tests/list_test.go === RUN TestList panic: test timed out after 10m0s <snip>

This is consistent with what I see using gickup so I suspect I am doing something wrong wiith the OWNER or USERNAME field or some such. I used an app password created with all permissions. I get the same behavior whether I use drewmoseley/blink or blink for the REPOSLUG value.

Does anyone have any troubleshooting suggestions here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions