Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self labels test keeps failing #149

Open
KevSlashNull opened this issue Aug 20, 2023 · 1 comment
Open

Self labels test keeps failing #149

KevSlashNull opened this issue Aug 20, 2023 · 1 comment

Comments

@KevSlashNull
Copy link
Collaborator

The integration test for self-labelling keeps failing in CI.

Logs

See also https://github.com/strideynet/bsky-furry-feed/actions/runs/5916587573/job/16044028143?pr=148

    logger.go:130: 2023-08-20T09:31:13.476Z	ERROR	failed to handle repo commit	{"error": "create (at://did:plc:c1e1ee347119cd4f/app.bsky.feed.post/3k5exq62yqer): handling record create: handling app.bsky.feed.post create: creating post: executing CreateCandidatePost query: failed to encode args[6]: unable to encode &bsky.FeedPost{LexiconTypeID:\"app.bsky.feed.post\", CreatedAt:\"2023-08-20T09:31:13.386Z\", Embed:(*bsky.FeedPost_Embed)(nil), Entities:[]*bsky.FeedPost_Entity(nil), Facets:[]*bsky.RichtextFacet(nil), Labels:(*bsky.FeedPost_Labels)(0xc000584c90), Langs:[]string(nil), Reply:(*bsky.FeedPost_ReplyRef)(nil), Text:\"paws paws paws\"} into text format for jsonb (OID 3802): json: error calling MarshalJSON for type *bsky.FeedPost_Labels: cannot marshal empty enum"}

...

    ingester_test.go:280: 
        	Error Trace:	/home/runner/work/bsky-furry-feed/bsky-furry-feed/ingester/ingester_test.go:282
        	            				/opt/hostedtoolcache/go/1.21.0/x64/src/runtime/asm_amd64.s:1650
        	Error:      	Received unexpected error:
        	            	no rows in result set
    ingester_test.go:280: 
        	Error Trace:	/home/runner/work/bsky-furry-feed/bsky-furry-feed/ingester/ingester_test.go:280
        	Error:      	Condition never satisfied
        	Test:       	TestFirehoseIngester/waiting_for_posts/self_labels
@strideynet
Copy link
Owner

Caused by bluesky-social/indigo#281

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants