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

add require.eventually to reduce test flakiness #582

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

aalu1418
Copy link
Collaborator

@aalu1418 aalu1418 commented Feb 9, 2024

occasional test flakiness in race testing

=== RUN   TestClient_SendTxDuplicates_Integration
    ports.go:37: found open port: 5252
    ports.go:37: found open port: 59828
    client_test.go:277: 
        	Error Trace:	/home/runner/work/chainlink-solana/chainlink-solana/pkg/solana/client/client_test.go:277
        	Error:      	Not equal: 
        	            	expected: 0x0
        	            	actual  : 0x1388
        	Test:       	TestClient_SendTxDuplicates_Integration
--- FAIL: TestClient_SendTxDuplicates_Integration (3.53s)

@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@aalu1418 aalu1418 merged commit c4e464d into develop Feb 12, 2024
25 checks passed
@aalu1418 aalu1418 deleted the fix/client-test-flakiness branch February 12, 2024 14:19
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

Successfully merging this pull request may close these issues.

2 participants