flaky test: //bridge/github:export_test.go%TestGithubPushPull

Labels: area/test kind/bug priority/important-soon triage/accepted

Timeline

sudoforge opened

=== RUN   TestGithubPushPull
created repository git-bug-test-github-exporter-pWaxzsEW
    export_test.go:218: 
        	Error Trace:	/home/runner/work/git-bug/git-bug/bridge/github/export_test.go:218
        	Error:      	Received unexpected error:
        	            	was submitted too quickly
        	            	exporting github issue
        	            	github.com/MichaelMure/git-bug/bridge/github.(*githubExporter).exportBug
        	            		/home/runner/work/git-bug/git-bug/bridge/github/export.go:261
        	            	github.com/MichaelMure/git-bug/bridge/github.(*githubExporter).ExportAll.func1
        	            		/home/runner/work/git-bug/git-bug/bridge/github/export.go:189
        	            	runtime.goexit
        	            		/opt/hostedtoolcache/go/1.22.5/x64/src/runtime/asm_amd64.s:1695
        	Test:       	TestGithubPushPull

Sourced from: https://github.com/MichaelMure/git-bug/actions/runs/10233231752/job/28311334921?pr=1222#step:5:70

sudoforge added label kind/bug

sudoforge added label area/test

sudoforge added label priority/important-soon

sudoforge added label triage/accepted

sudoforge commented

likely caused by being rate limited at the api.

sudoforge added label lifecycle/active

sudoforge removed label lifecycle/active