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

Tests: Fix e2e tests #1354

Merged
merged 6 commits into from
Dec 2, 2022
Merged

Conversation

Eric-Warehime
Copy link
Contributor

Summary

E2E tests in the CI failed with the following message:
WARNING: The scripts e2econduit, e2elive and validate-accounting are installed in '/home/circleci/.local/bin' which is not on PATH.

I've added $HOME/.local/bin to the path in our circleCI environment.

Test Plan

e2e tests

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #1354 (d45e2d9) into develop (d672efe) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1354      +/-   ##
===========================================
- Coverage    60.71%   60.68%   -0.03%     
===========================================
  Files           76       76              
  Lines        10909    10909              
===========================================
- Hits          6623     6620       -3     
- Misses        3699     3701       +2     
- Partials       587      588       +1     
Impacted Files Coverage Δ
idb/postgres/postgres.go 64.71% <0.00%> (-0.14%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Eric-Warehime Eric-Warehime merged commit c7c0e7f into algorand:develop Dec 2, 2022
@Eric-Warehime Eric-Warehime deleted the fix-e2e-tests branch December 2, 2022 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants