Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d5nYD-0002XL-Ag for pgadmin-hackers@arkaria.postgresql.org; Wed, 03 May 2017 06:14:13 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1d5nYC-0004kt-U0 for pgadmin-hackers@arkaria.postgresql.org; Wed, 03 May 2017 06:14:12 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1d5nXy-0004MH-Jc for pgadmin-hackers@postgresql.org; Wed, 03 May 2017 06:13:58 +0000 Received: from mail-qt0-x233.google.com ([2607:f8b0:400d:c0d::233]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1d5nXt-0008Mt-G3 for pgadmin-hackers@postgresql.org; Wed, 03 May 2017 06:13:57 +0000 Received: by mail-qt0-x233.google.com with SMTP id n4so31422325qte.2 for ; Tue, 02 May 2017 23:13:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=eSNNj7B0VnMB6qTtuLAYOZGynCxoeKIwShGaYrGDTiQ=; b=mmITcPdsROtmof/US76yanwqQC3UbpWkFw9CNrN/un86+8v71/EuG6BCT+HBAmbapo QxmSQemXxiFkZfME7w/fOfOtOm/EuOnomH6ELEa0yVWIbp4NRL868XnJnTKyMX9641/d 8/+UTuSMrq0xHCfSZ0t3verLl9GKMBQSgL0jMHXWOeCuV8Q82s+vwpPoAh0Ww7U5TgtX hNvKpUNLXY8WraOl9KnmS+bzif2TXsyBX50+EQn28n8Nq+CUkSDMS3meCK1MPzdlBUn1 haAWMbVmaWVPEv8ee3jmVIkJcOz9aRF22X9GI57UAG9W+Sf7vo57rN4uz+7mqjiWPo97 J24w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=eSNNj7B0VnMB6qTtuLAYOZGynCxoeKIwShGaYrGDTiQ=; b=CpdwyfPo3XWWKmzpjsWq1dzSo96R/Eg6ctxclX5SaUqwXGRL9XIGkMi5V2cNk11eqN ca0LPIM0UGxITrSnM9hOo5QyW0vp7BiSnQUNJX7OwzahxQD8xcKMgJS3rJLNBKIwbVxT bBLasdSEI+0QiT1Jx1kFTiOHG/jJptjcjqi297KqfKhcSrnE4idis3J99PbTHSeJntKn bjNo1bUV1xpzI2a/PasRTimkvP85h/OLC0b4pcJvdS153T9KswP+jZ4JqlgT+BoSXlK2 J6NdC6BiOuXvHEA/N2GrOyLJpx3K9Dr8xKf3p7vs3wAlajA5Ix7WdbImjOcu5ek/iPaU tkQg== X-Gm-Message-State: AN3rC/41kAbuOlEcrDuHdvJeNP6uANib/LvfB2/UGfvVNABb6oljLMxJ rI5XK6Hka9iEyxmJvqpXpzx3KY0N0DTT X-Received: by 10.237.36.5 with SMTP id r5mr28603039qtc.253.1493792031834; Tue, 02 May 2017 23:13:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.57.163 with HTTP; Tue, 2 May 2017 23:13:31 -0700 (PDT) In-Reply-To: References: From: Navnath Gadakh Date: Wed, 3 May 2017 11:43:31 +0530 Message-ID: Subject: Re: pgAdmin4: Test-suite OS compatability issue To: Dave Page Cc: pgadmin-hackers , Kanchan Mohitey , Ikram Khan Content-Type: multipart/alternative; boundary=001a113e13de6d19b1054e988f35 X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a113e13de6d19b1054e988f35 Content-Type: text/plain; charset=UTF-8 Hi Dave, I have applied and run this patch on Mac and it ran successfully without hang up. I used different OS: OS X Yosemite Version 10.10.2 OS X EI Capitan Version 10.11.6 What is your system config? On Tue, May 2, 2017 at 4:39 PM, Dave Page wrote: > Hi > > When testing on Mac, the testsuite never exits with this patch applied. It > just hangs after printing the result summary. > > On Fri, Apr 28, 2017 at 2:51 PM, Navnath Gadakh < > navnath.gadakh@enterprisedb.com> wrote: > >> Hi Dave, >> >> Please find the patch for OS compatability issue of test-suite. >> >> *Code Changes:* >> >> 1. Minor code changes done related to os module in >> *pgadmin4/web/regression/feature_utils/app_starter.py* >> 2. Code added in pgadmin4/*web/pgadmin/utils/tests/test_versioned_template_loader.py >> *to handle path for SQL file. >> 3. Code added to convert unicode to string in some .py files. >> >> *Note:* >> With python2.6.6 test-suite is failed to execute. I have >> created the RM 2367 >> >> Thank you! >> >> >> >> -- >> Regards, >> Navnath Gadakh >> >> EnterpriseDB Corporation >> The Enterprise PostgreSQL Company >> >> >> >> >> -- >> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) >> To make changes to your subscription: >> http://www.postgresql.org/mailpref/pgadmin-hackers >> >> > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > -- Regards, Navnath Gadakh EnterpriseDB Corporation The Enterprise PostgreSQL Company --001a113e13de6d19b1054e988f35 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Dave,
=C2=A0
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0I have applied and run this patch on Mac and it ran successfully with= out hang up.

I used different=C2=A0OS:=C2=A0
=C2=A0 =C2=A0 =C2=A0 =C2=A0OS X Yosemite Version 10.10.2
=C2=A0 =C2=A0 =C2=A0 =C2=A0OS X EI Capitan Version 10.11.6

<= /div>
What is your system config?




On Tue, May 2, 2017 at 4:39 PM, Dave Page <dpage@pgadmin.org> wrote:
Hi

=
When testing on Mac, the testsuite never exits with this patch a= pplied. It just hangs after printing the result summary.

O= n Fri, Apr 28, 2017 at 2:51 PM, Navnath Gadakh <navnath.gada= kh@enterprisedb.com> wrote:
Hi Dave,

=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Please find the patch for=C2= =A0OS compatability issue of test-suite.

Code Changes:=

=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 1. Minor code changes done related to os module in pgadmin4/web/r= egression/feature_utils/app_starter.py
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 2. Code ad= ded in pgadmin4/web/pgadmin/utils/tests/test_versioned_template_loa= der.py to handle path for SQL file.
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 3. Code added to convert unicode to string in some .py files.=

Note:
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0With python2.6.6 test-suite is failed to execute. I have creat= ed the RM=C2=A02367
=C2=A0
= Thank you!
<= /font>



--
=
Regards,
Navnath Gadakh

EnterpriseDB Corporation
The Ente= rprise PostgreSQL Company




--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-ha= ckers




--
Dave Page<= br>Blog: http://p= gsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb= .com
The Enterprise PostgreSQL Company



--
Regards,
Navnath = Gadakh
<= br>
EnterpriseDB Corporation
The Enterprise PostgreS= QL Company


--001a113e13de6d19b1054e988f35--