peerdb icon indicating copy to clipboard operation
peerdb copied to clipboard

pg qrep: avro schema nullable by default

Open serprex opened this issue 2 months ago • 1 comments

alternative to #3613

serprex avatar Oct 17 '25 20:10 serprex

:x: 2 Tests Failed:

Tests completed Failed Passed Skipped
1508 2 1506 136
View the top 2 failed test(s) by shortest run time
github.com/PeerDB-io/peerdb/flow/e2e::Test_PubSub
Stack Traces | 0s run time
=== RUN   Test_PubSub
=== PAUSE Test_PubSub
=== CONT  Test_PubSub
--- FAIL: Test_PubSub (0.00s)
github.com/PeerDB-io/peerdb/flow/e2e::Test_PubSub/TestInitialLoad
Stack Traces | 71.5s run time
=== RUN   Test_PubSub/TestInitialLoad
=== PAUSE Test_PubSub/TestInitialLoad
=== CONT  Test_PubSub/TestInitialLoad
    pubsub_test.go:300: 
        	Error Trace:	.../flow/e2e/pubsub_test.go:300
        	Error:      	Received unexpected error:
        	            	rpc error: code = DeadlineExceeded desc = context deadline exceeded
        	Test:       	Test_PubSub/TestInitialLoad
    pubsub_test.go:105: begin tearing down postgres schema ps_gjpkeu1g
--- FAIL: Test_PubSub/TestInitialLoad (71.49s)

To view more test analytics, go to the Test Analytics Dashboard 📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

codecov[bot] avatar Oct 17 '25 21:10 codecov[bot]