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

[NONEVM-876] Pass DataSource to Solana relay #15127

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

Copy link
Contributor

github-actions bot commented Nov 5, 2024

AER Report: CI Core

aer_workflow , commit , Detect Changes , Scheduled Run Frequency , Clean Go Tidy & Generate , Find New Flaky Tests In Root Project / Find Tests To Run , lint , Core Tests (go_core_tests) , Core Tests (go_core_tests_integration) , Core Tests (go_core_ccip_deployment_tests) , Core Tests (go_core_race_tests) , Core Tests (go_core_fuzz) , Find New Flaky Tests In Deployment Project / Find Tests To Run , Find New Flaky Tests In Deployment Project / Run Tests , Find New Flaky Tests In Deployment Project / Report , Find New Flaky Tests In Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/cmd) , Flakey Test Detection , SonarQube Scan , Find New Flaky Tests In Root Project / Report

1. Test failures encountered: go_core_tests

Source of Error:
Run tests	2024-11-06T04:51:30.5662235Z Exit code: 1
Run tests	2024-11-06T04:51:30.5664460Z Encountered test failures.
Run tests	2024-11-06T04:51:30.5665547Z go_core_tests exiting with code 1
Run tests	2024-11-06T04:51:30.5681093Z ##[error]Process completed with exit code 1.

Why: The error indicates that the Go core tests encountered failures during execution, which caused the process to exit with a non-zero status code (1).

Suggested fix: Review the test output logs to identify the specific tests that failed and address the underlying issues in the code or test cases.

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

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.

1 participant