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

fix(test): postgres #912

Merged
merged 2 commits into from
Nov 20, 2023
Merged

fix(test): postgres #912

merged 2 commits into from
Nov 20, 2023

Conversation

richard-ramos
Copy link
Member

Description

It seems that postgres tests were not working. When I executed make test-postgres I noticed that no tests were being executed, once the makefile was fixed, I noticed some compilation errors and failures to connect to the postgresdb.

@status-im-auto
Copy link

status-im-auto commented Nov 16, 2023

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 1fce3af #1 2023-11-16 14:15:44 ~2 min nix-flake 📄log
✔️ 1fce3af #1 2023-11-16 14:15:51 ~2 min linux 📦deb
✔️ 1fce3af #1 2023-11-16 14:17:18 ~3 min tests 📄log
✔️ 1fce3af #1 2023-11-16 14:17:28 ~4 min android 📦tgz
✔️ 1fce3af #1 2023-11-16 14:17:35 ~4 min ios 📦tgz
✔️ 1fce3af #1 2023-11-16 14:17:51 ~4 min tests 📄log
✔️ 17cb142 #2 2023-11-20 12:34:35 ~1 min nix-flake 📄log
✔️ 17cb142 #2 2023-11-20 12:35:11 ~2 min tests 📄log
✔️ 17cb142 #2 2023-11-20 12:35:15 ~2 min linux 📦deb
✔️ 17cb142 #2 2023-11-20 12:36:25 ~3 min tests 📄log
✔️ 17cb142 #2 2023-11-20 12:36:32 ~3 min android 📦tgz
✔️ 17cb142 #2 2023-11-20 12:37:03 ~4 min ios 📦tgz

Copy link
Contributor

@harsh-98 harsh-98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

Copy link
Collaborator

@chaitanyaprem chaitanyaprem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@richard-ramos richard-ramos merged commit f0fbe62 into master Nov 20, 2023
11 of 12 checks passed
@richard-ramos richard-ramos deleted the fix-postgres-tests branch November 20, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants