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 1mlQ3h-0002Ty-Ef for pgadmin-hackers@arkaria.postgresql.org; Fri, 12 Nov 2021 06:29:09 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mlQ3g-0004i9-DH for pgadmin-hackers@arkaria.postgresql.org; Fri, 12 Nov 2021 06:29:08 +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 1mlQ3f-0004i0-P0 for pgadmin-hackers@lists.postgresql.org; Fri, 12 Nov 2021 06:29:08 +0000 Received: from mail-il1-x133.google.com ([2607:f8b0:4864:20::133]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mlQ3b-00023P-A8 for pgadmin-hackers@postgresql.org; Fri, 12 Nov 2021 06:29:06 +0000 Received: by mail-il1-x133.google.com with SMTP id w15so8096012ill.2 for ; Thu, 11 Nov 2021 22:29:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=4pGsEqAa6pr4zLQp9SnxQxKjZQaeDBTUjKeOmGn+3/Q=; b=SwB75A8ujbpKqo5sVHsCp5Z/yb9dSMsfXz/s3zIdC/hND3IAtZSH4R4yHgtKvHIEFf WRYq/uPFMRSC+NG5sSqClVo45UB/dnOxSAlksIJ3990avVhbURx0d3r0kpCILTcIFfrF RzALRPZGbPvPZhCz0HebsGSUnke73wjC3awC3+GJt7ybCPFaCcZoTHN88+zHeI1ExHyR BZifFBfBqfn02wavoeFYM059PpFtIBjFa8+whzaeyeSGGbG58HR04PdB/kupKSWItYJ0 cCdZdGNPee01xPOVz+kkgfqEaw2YuxigyVHXZV5dbQDwbZs7wPN6oiyKf9Cy7gTZ/PuC Qddw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=4pGsEqAa6pr4zLQp9SnxQxKjZQaeDBTUjKeOmGn+3/Q=; b=IIa1Et6GsJl0oKAuv8UihjHxQ24+z2P3PQ7NjE4LupICmQh6jhXm0JcMS8i7JiDck0 W2nnGmK28vmzXRXitouugqmVM9J3z0Qnc+LtNwHNqb4ynJFJweEqRfhkBxgDRAM1niJB MYIIZQ7dFpbKsuFJlD0iGFZEOlnz5F3jiu7Jfivq3+MufNKz4/wXFVpbezt5IAs6lOUB d83pdmWd3dhfr3SnEQjp7N3PgF60ADGUbcY+Dwbtcv04Y5jNPtAjmM1h6Hfz9fzdhLrr l0JWQn/KAm3ybd6ttZCgEO6nI+sjeUhreOXj/0l62PEY74MZ15FRaqN+lIHdvwm2b6ei jkRQ== X-Gm-Message-State: AOAM531Yzy/EyBoBQqBXiSITIuhYbGo9wEcrbzKzFmeiI9yO4o1Kwbwy 4tPJkdSNc/HDjGbD4OvSrWmPLYjgGj0/GIfhGNqO1uXT3QusRwVHJlypNTtqQIhyuRdOtuTVUmZ MtLZfM/+/nMWK6+lnMNi3GOt3ytabnKdbNsY5n1om1UzuKrb394mQPRZ7TMvuBTJpqepNfzeBmh JDeXrEfqXihPg0zP05qG/Mz85SmRUJieO2/BX1Qn7OiWGjUFgKjJd3ZovRig== X-Google-Smtp-Source: ABdhPJwMz0nCtOMpbZzzdZ1H5d2d7UYHa8dZUVmme6tpnKVa7Zi+KQuoOEVJw0+TWz10J2Uq1VeA/6YRz5eBxFi4nTU= X-Received: by 2002:a05:6e02:1051:: with SMTP id p17mr7740311ilj.220.1636698541078; Thu, 11 Nov 2021 22:29:01 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Fri, 12 Nov 2021 11:58:50 +0530 Message-ID: Subject: Re: Feature Test Fix - React porting To: Yogesh Mahajan Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000254e8705d09193d1" 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 --000000000000254e8705d09193d1 Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Thu, Nov 11, 2021 at 10:04 PM Yogesh Mahajan < yogesh.mahajan@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which uses selenium 4.0.0a6 which works > with python 3.6.8. > Selenium 4.0.0 requires python 3.7+ > > Thanks, > Yogesh Mahajan > EnterpriseDB > > > On Wed, Nov 10, 2021 at 11:59 AM Akshay Joshi < > akshay.joshi@enterprisedb.com> wrote: > >> Thanks, the patch applied. but Jenkins is failing with the below error: >> ERROR: No matching distribution found for selenium==4.0.0 >> ERROR: Failed to install Python requirements. >> >> On Tue, Nov 9, 2021 at 2:48 PM Yogesh Mahajan < >> yogesh.mahajan@enterprisedb.com> wrote: >> >>> Hi, >>> >>> Please find the attached patch which fixes feature tests broken due to >>> react porting changes. >>> >>> Thanks, >>> Yogesh Mahajan >>> EnterpriseDB >>> >> >> >> -- >> *Thanks & Regards* >> *Akshay Joshi* >> *pgAdmin Hacker | Principal Software Architect* >> *EDB Postgres * >> >> *Mobile: +91 976-788-8246* >> > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000254e8705d09193d1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Thu, Nov 11, 2021 at 10:04 PM= Yogesh Mahajan <yoge= sh.mahajan@enterprisedb.com> wrote:
Hi,

Please find the attached patch which uses selenium 4.= 0.0a6 which works with python 3.6.8.
Selenium=C2=A04.0.0 re= quires python 3.7+

Thanks,
Yogesh Mahajan
EnterpriseDB

<= br>
On Wed,= Nov 10, 2021 at 11:59 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wr= ote:
Thanks, the patch applied. but Jenkins is failing with the below erro= r:
ERROR: No matching distribution found for seleniu= m=3D=3D4.0.0
E= RROR: Failed to install Python requirements.

On Tue, Nov 9,= 2021 at 2:48 PM Yogesh Mahajan <yogesh.mahajan@enterprisedb.com> wrote= :
Hi,

Please find the atta= ched patch which fixes feature tests broken due to react porting changes.

Thanks,
Yogesh Mahajan
Ente= rpriseDB


--
Thank= s & Regards
Akshay Joshi
pgAdmin Hacker | Principal Softw= are Architect
EDB Po= stgres
Mobile: +91 976-788-8246



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

--000000000000254e8705d09193d1--