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

feat: go-conditional-tests mimic go output #766

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

erikburt
Copy link
Contributor

@erikburt erikburt commented Dec 20, 2024

Changes

  • Update logging output to match closer to go output
  • Custom error object for build and run errors

Testing

smartcontractkit/chainlink#15786

Example Output

https://github.com/smartcontractkit/chainlink/actions/runs/12425516995/job/34693511818

ok  	github.com/smartcontractkit/chainlink/v2	0min19sec
ok  	github.com/smartcontractkit/chainlink/v2/common/client	0min3sec
ok  	github.com/smartcontractkit/chainlink/v2/common/txmgr/types	0min0sec
ok  	github.com/smartcontractkit/chainlink/v2/core/bridges	0min5sec
ok  	github.com/smartcontractkit/chainlink/v2/core/capabilities	0min1sec
ok  	github.com/smartcontractkit/chainlink/v2/core/gethwrappers/llo-feeds/generated/llo_feeds_test	0min0sec
ok  	github.com/smartcontractkit/chainlink/v2/core/internal/features	0min15sec
ok  	github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2	1min37sec
FAIL	github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins	[test failed]
ok  	github.com/smartcontractkit/chainlink/v2/core/internal/testutils/pgtest	0min10sec
ok  	github.com/smartcontractkit/chainlink/v2/core/logger	0min0sec
ok  	github.com/smartcontractkit/chainlink/v2/core/logger/audit	0min1sec
ok  	github.com/smartcontractkit/chainlink/v2/core/logger/internal/colortest	0min0sec
ok  	github.com/smartcontractkit/chainlink/v2/core/monitoring	0min0sec
ok  	github.com/smartcontractkit/chainlink/v2/core/null	0min0sec
ok  	github.com/smartcontractkit/chainlink/v2/core/services	0min0sec
ok  	github.com/smartcontractkit/chainlink/v2/core/services/blockhashstore	0min3sec
ok  	github.com/smartcontractkit/chainlink/v2/core/services/blockheaderfeeder	0min3sec
ok  	github.com/smartcontractkit/chainlink/v2/core/services/ccip	0min2sec
ok  	github.com/smartcontractkit/chainlink/v2/core/services/chainlink	0min0sec
ok  	github.com/smartcontractkit/chainlink/v2/core/services/cron	0min1sec
ok  	github.com/smartcontractkit/chainlink/v2/core/services/directrequest	0min1sec
ok  	github.com/smartcontractkit/chainlink/v2/core/services/feeds	0min2sec
FAIL

RE-3357

@erikburt erikburt self-assigned this Dec 20, 2024
@erikburt erikburt marked this pull request as ready for review January 3, 2025 21:34
@erikburt erikburt requested a review from a team as a code owner January 3, 2025 21:34
@erikburt erikburt force-pushed the feat/go-conditional-tests-output branch from 46b7e10 to 09a716e Compare January 6, 2025 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants