Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l92Uz-0000Iy-Kz for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Feb 2021 09:06:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l92Uy-0003Hv-9P for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Feb 2021 09:06:24 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l92Uy-0003Ho-3p for pgadmin-hackers@lists.postgresql.org; Mon, 08 Feb 2021 09:06:24 +0000 Received: from mail-io1-xd2e.google.com ([2607:f8b0:4864:20::d2e]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1l92Uu-0001DT-17 for pgadmin-hackers@postgresql.org; Mon, 08 Feb 2021 09:06:22 +0000 Received: by mail-io1-xd2e.google.com with SMTP id q7so14219965iob.0 for ; Mon, 08 Feb 2021 01:06:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=EWjaJ+Gb9CSwnX5DtADtY5VdTtbvaoUCWOIr/WUXds0=; b=uAgXDORoU8mu+S7WIN4pkf2J37nQblbtU7xgVaIII7oL2hvFJ/sWRy5H3KRRKP6Rtc M149E44eTyXVOZMDVTYF87IHqWo+LMyhnrIWzOAIeSPZrtynL4fJz1DWCxCEJnfZUTTM g1TanZFItOPhsyYoOPdsJ/BOAG1kdn3s49dn48GPd8GVl9eWJnC2vp1S+ODNl5uG8uC4 6OFxac3j+nG6nqFDqvr8h568TaRpm5Z3hrnStMKDGEpVGRM+W+nCkj/jgYHVMA0EZxiY Ttali9G7ZrDOmVBj8ekqWMepcrz4wtTWYVwxwEhyCImkLor8ymS40W+b/Tkb3eLqcmEX 4lpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EWjaJ+Gb9CSwnX5DtADtY5VdTtbvaoUCWOIr/WUXds0=; b=MChSMx47EtaXvl3Z5DFAl1f2L5KmjC0Sd9sv0ETZmm5a35jLvHVjJ6BCwcwP63uR7P n5Gwsk52LLaK2yfrWT5qboWw1GJns9feYhKGkeMHYO29RowWM+IAeFNVs6qZgqD5v2pU vupImIig8UEk45sh87Gr0/gWganaF+5ZDUS3SwopcRyYYysg4px4d4JVp64Fe6YuS9Tm sFwhWzTHTKJ1dnxixvtiZiyWPj3Csfn1AorSABqZ6Tr9g9wyviAAxpiXNDLnslc5qCo/ rd+wNbi70hlOrhLT9h56yhjEslY9nkiSsq3ffRdF52QHj3tqHLx3h0kw7xebS6hILp4e 36Eg== X-Gm-Message-State: AOAM530YjApr7FOX5QobEjn5aP98CZ+EHG7hAiSU1Y7Df59l6kd1/MBt rmfLWpjacKi41qGqe4DMwMcv+Keuw9D0irRAgmLX71/on+voMRTcHVXUV4bvAyfBrUYdMo9p/P6 uqe2NdwaI/S+jSmlSlT4eGKgUIrc0HOAFyjF+SoEH6/yxCNZYJu8qWF08JdBhYvgpA+nYu5WN77 MYqsODcV+6pUPSAhTm1EonxjTzgcXCBowE40N9K0i4/GE4tcQQz91+kd5QiSJIXGY= X-Google-Smtp-Source: ABdhPJx71F7HBCCFJPwuegFhmdSqpjCtqp6XLxM2pS4S9XQcDdsqCtchnxbpnG0Bdl1YV3Y6R2jUCOxAk4hr1BSWHYU= X-Received: by 2002:a6b:5801:: with SMTP id m1mr14842902iob.140.1612775178886; Mon, 08 Feb 2021 01:06:18 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 8 Feb 2021 14:36:08 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch] - Feature Tests Failure Fix To: Yogesh Mahajan Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000a3f8f105bacf7bc2" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000a3f8f105bacf7bc2 Content-Type: text/plain; charset="UTF-8" Hi Yogesh Please fix the PEP8 issues and send the patch again. On Mon, Feb 8, 2021 at 1:54 PM Yogesh Mahajan < yogesh.mahajan@enterprisedb.com> wrote: > Hello, > > Please find a patch which fixes feature tests failures that occurred due > to new feature logical replication. > > > Thanks, > Yogesh Mahajan > EnterpriseDB > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000a3f8f105bacf7bc2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Yogesh

Please fix the PEP8 issu= es and send the patch again.

On Mon, Feb 8, 2021 at 1:54 PM Yogesh Mah= ajan <yogesh.mahajan@= enterprisedb.com> wrote:
= Hello,

Please find= a patch which fixes feature tests failures that occurred due to new featur= e logical replication.


Thanks,
Yogesh Mahajan
En= terpriseDB


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--000000000000a3f8f105bacf7bc2--