pgAdmin 4 commit: Skip the permissions test on Windows which doesn't su - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject pgAdmin 4 commit: Skip the permissions test on Windows which doesn't su
Date
Msg-id E1hIRzn-000711-KT@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Skip the permissions test on Windows which doesn't support Unix style file permissions.

(cherry picked from commit 2ef71cf7495c6724bf27ff24bab35aa34678fe3d)

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=901b1badad5f1c06cbd4c96f8f9d76a1028c178a
Author: Dave Page <dpage@pgadmin.org>

Modified Files
--------------
web/pgadmin/setup/tests/test_permissions.py | 5 +++++
1 file changed, 5 insertions(+)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] browser beforeunload event code improvements
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Improvement for 'beforeunload' event, bind the event