[pgadmin-org/pgadmin4] e7bea6: Fix many issues with the Python tests that only se...

From: Dave Page <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] e7bea6: Fix many issues with the Python tests that only se...
Date: 2023-03-30 10:16:58
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/b78033-e7bea6@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: e7bea6686bcba9ed5895c653c58aa97b8cd009bd
https://github.com/pgadmin-org/pgadmin4/commit/e7bea6686bcba9ed5895c653c58aa97b8cd009bd
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-03-30 (Thu, 30 Mar 2023)

Changed paths:
M .github/workflows/run-python-tests.yml

Log Message:
-----------
Fix many issues with the Python tests that only seem to show up on Github runners.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2023-03-30 10:24:13 [pgadmin-org/pgadmin4] da937e: Don't upgrade base images when running tests.
Previous Message Aditya Toshniwal 2023-03-30 05:45:47 [pgadmin-org/pgadmin4] b78033: Run only JS test cases in JS test case action