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 1lRr93-0000aE-5R for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Apr 2021 06:49:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lRr91-0000gX-U0 for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Apr 2021 06:49:31 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lRr91-0000gQ-Oq for pgadmin-hackers@lists.postgresql.org; Thu, 01 Apr 2021 06:49:31 +0000 Received: from mail-io1-xd35.google.com ([2607:f8b0:4864:20::d35]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lRr8u-0002eE-TA for pgadmin-hackers@postgresql.org; Thu, 01 Apr 2021 06:49:31 +0000 Received: by mail-io1-xd35.google.com with SMTP id e186so1136685iof.7 for ; Wed, 31 Mar 2021 23:49:24 -0700 (PDT) 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=SDcnOdtnWCtUpRmCuQoALuAhVo2qV/zW+l6UgeOdqJA=; b=h1tRJfKPvy6xinceotl66kEFkRLjOUl+65+1yM6mKM1EvP3LGCz6hoU6kXr8jgdkYd 35kpxa7OhwBkk6qMcZEUlY5C0OJORNan5F7/eTterEqmCZPfcVc1/EBaXmhfGaoSdaoM RM732EvwktlU0CBpNoBdzqXQuf58Com2NkgrcJcT6KyUKaT8H3L/0UOkNd+yw9Ui7lHF 0hEhBSxlK0rh8hhfcJDJQVJvbsOItYJnYO37VjmCZ1u1+qp66HMfT54RhEnGSIvhpAIF F4KBYdd7gNgYsAlIxli/Y2eL15VBE/9M9XfshBgeDp2uJIcsZCY3n96fpa6h8PYsLPcd bKzg== 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=SDcnOdtnWCtUpRmCuQoALuAhVo2qV/zW+l6UgeOdqJA=; b=V+IZ7Q8qhLEBNKg7WQHjCUmp7VY9BMk/Y4UP65Jc9+8vYdj6wuwedoy3ddmUkTMnq4 3+kwWS8DxRSHKhnxsEmpkQGPjM6KFxRYLNL6LCRRslEfwBFsla3+9V7a15MQrcfpAcKY feNs5sWfL8SywqnZMaXyEIYvsiJrBoqDJ8ulWQf/axINk6fPuhaXkl/5O+WNSGHeHKpt xD4NTQaWSHUw+Cpy+11vj+v/289/mc//as3tGm36QsfRQPpsO6s1RCI+VqMkMNF4eF0c ofPigct+PDcQ+uu/lHZcxdCXr1MgmbJUGeAdH6ACl88u4tGi7a8e2AS+dIT7WFHs6pxr sUjg== X-Gm-Message-State: AOAM531gnvO4x5nEafZC48DZFNTbfTX4scys9EQqkALteBQxyoxKNAoI pYemIoZ2PpBZnqeAokbfpzUNLq50jKz23W1THuscJ+aMVnSOxS1TV6ORHFUcrbke1bqA0vmEveS 8kw9O1IaYLZonm36faBjsRYcdsuXrufCO7pAqZxdq8xsnn/+gohLnelfxGeIU2IAARUIaeUkV/a fhkbpMa8+9cPkQ411TUGG0ixLdIHWT5i9TJI1wSQrlGGMNMlCBxGgNcKDKWZ92/lA= X-Google-Smtp-Source: ABdhPJytVRn+cHfPhvZ+5cMsePlcuP3IGvOGcmPsHf7fTG45bktl+RfzK0Fs0tTH0FqnNdK9314C33trOFri4jnCoQI= X-Received: by 2002:a5d:8707:: with SMTP id u7mr5287288iom.18.1617259763063; Wed, 31 Mar 2021 23:49:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 1 Apr 2021 12:19:12 +0530 Message-ID: Subject: Re: Feature Test Fix To: Yogesh Mahajan Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000afedaa05bee3a1b1" 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: Archived-At: Precedence: bulk --000000000000afedaa05bee3a1b1 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Apr 1, 2021 at 12:06 PM Yogesh Mahajan < yogesh.mahajan@enterprisedb.com> wrote: > Hi Team, > > Please find a patch which asserts the actual result of button click > (before it did not). > Also changes in locators for query tool & vire/edit data are accommodated. > > > Thanks, > Yogesh Mahajan > EnterpriseDB > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000afedaa05bee3a1b1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Apr 1, 2021 at 12:06 PM Yoge= sh Mahajan <yogesh.ma= hajan@enterprisedb.com> wrote:
Hi Team,

Please find a patch which asserts=C2=A0the actual re= sult of button click (before it did not).
Also changes in l= ocators for query tool & vire/edit data are accommodated.


Thanks,
Yogesh Mahajan
EnterpriseDB


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

--000000000000afedaa05bee3a1b1--