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

[Flaky test] contrib/google.golang.org/grpc: TestStreamSendsErrorCode #2532

Open
katiehockman opened this issue Jan 29, 2024 · 0 comments
Open
Labels
apm:ecosystem contrib/* related feature requests or bugs flaky-test

Comments

@katiehockman
Copy link
Contributor

Recent failure: https://github.com/DataDog/dd-trace-go/actions/runs/7700474308/job/20984470286

=== FAIL: contrib/google.golang.org/grpc TestStreamSendsErrorCode (0.00s)
2024/01/29 18:07:28 Datadog Tracer v1.60.0 WARN: No global service name was detected. GRPC Server may have been created before calling tracer.Start(). Will dynamically fetch service name for every span. Note this may have a slight performance cost, it is always recommended to start the tracer before initializing any traced packages.
2024/01/29 18:07:28 Datadog Tracer v1.60.0 WARN: No global service name was detected. GRPC Server may have been created before calling tracer.Start(). Will dynamically fetch service name for every span. Note this may have a slight performance cost, it is always recommended to start the tracer before initializing any traced packages.
    grpc_test.go:536: 
        	Error Trace:	/__w/dd-trace-go/dd-trace-go/contrib/google.golang.org/grpc/grpc_test.go:536
        	Error:      	Not equal: 
        	            	expected: "OK"
        	            	actual  : "InvalidArgument"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-OK
        	            	+InvalidArgument
        	Test:       	TestStreamSendsErrorCode
        	Messages:   	last span should contain error code
@katiehockman katiehockman added apm:ecosystem contrib/* related feature requests or bugs flaky-test labels Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:ecosystem contrib/* related feature requests or bugs flaky-test
Projects
None yet
Development

No branches or pull requests

1 participant