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 1mkh7M-0003RP-0i for pgadmin-hackers@arkaria.postgresql.org; Wed, 10 Nov 2021 06:29:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mkh7K-0002Nh-Tc for pgadmin-hackers@arkaria.postgresql.org; Wed, 10 Nov 2021 06:29:54 +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 1mkh7K-0002NY-MD for pgadmin-hackers@lists.postgresql.org; Wed, 10 Nov 2021 06:29:54 +0000 Received: from mail-io1-xd29.google.com ([2607:f8b0:4864:20::d29]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mkh7D-0000gR-Hg for pgadmin-hackers@postgresql.org; Wed, 10 Nov 2021 06:29:54 +0000 Received: by mail-io1-xd29.google.com with SMTP id x10so1569963ioj.9 for ; Tue, 09 Nov 2021 22:29:47 -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=rTOhy7HDe7nqL6Y4NswtFjRUlfZLWSmpFUKny7gwm3U=; b=RXHEDXt4mUXJsQjIsgL7ydBKAneZYXLHIz8vk+57UMzbWrazbrSGAmIgU5466c6Yu4 N3+MBg1NxfJuBSY4v1pKsjpv8pL56HCOdPi4kwwVaVDwscgWho+P3Z8S9Is2CTeOjgga LWOM9ujYJriqMY6y0KCgCLf5h8DWlrNwp8yfJcbsF8mO9faDD7Kg1PBk9ltZSOYoiF3E xY8mmBPfvzHRVkljyM5UplxUxi0zXqhT6oKt14MqdwX3QgslNmN9EXT9Wk+r7onAETiT qdryBYEZ3GopNs7qh5vC1I9Q5wmT1Fbhvfh2XiTqWL9d5gopiNoowFfK+V8tAsqQsPS0 yBAg== 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=rTOhy7HDe7nqL6Y4NswtFjRUlfZLWSmpFUKny7gwm3U=; b=25Lbu7W3uvJsPwvuIhagig8AW9X/LDnemUXqTPgfRdGzkO0fp+el4+Ck5Iey4Nman2 FVWwwUkM55O9GtqUFIuxfePt7VSrVDbCpzghyojkuV4CyEzcvLE/qcLqFgWaL8P5OBzB Y0g8tQQzfTyg6NyCGoNnGZVyzltCa5Kd7qrrR3Jz5FFEvfQnWAjoLEVKV7F0QsO4KYFw pMa67/qELdGt3FYqrbXP3WZwOJhSRdXta3prSFNacyrI8oBGf9D+YBZq7Fjo7IXt9V5x Xbf3/aKfwVjGemzDhrTcxwv6qQHOcoOTjCvZO3jOdc1OtPEeklAd/kPvOBJkICY5ENQv keWQ== X-Gm-Message-State: AOAM530fautz+Jgc+03IMSo8+ID7VwlMSaPxaFgTFegyO01g55Z2GmPQ bKppOQjUSbF9yBNaHxmdqLTk6z8xJbCZPcuvlf7KOxik55a2dWpbFmSAQM5rMYedtpCHps676tf DA8yNbldKqeU4OC/Z+fYxV6uIhV1OJRizAjM25xTehmb5b0ISKPLdXD+SmHWPZD4dFMvMNAOIT6 R6Qu1tHzj4+h1GisbCHyvZZp1WnGtlgM519t/EBFlt5mqJJD1LsJej3qhN7n+r/qc11y5X X-Google-Smtp-Source: ABdhPJzxKPZXvg3/Bn7BirN07NqPRKVBpFRQhDRbDYEktKAvD4oR+fGmBrh5H9zFWICl4i90MoQbPgJWRNXJaSlaG14= X-Received: by 2002:a5d:8c8b:: with SMTP id g11mr8501143ion.116.1636525785636; Tue, 09 Nov 2021 22:29:45 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 10 Nov 2021 11:59:33 +0530 Message-ID: Subject: Re: Feature Test Fix - React porting To: Yogesh Mahajan Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000001e787705d0695a70" 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 --0000000000001e787705d0695a70 Content-Type: text/plain; charset="UTF-8" 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* --0000000000001e787705d0695a70 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied. but Jenkins is failing with the= below error:
ERROR: No matching distribution found = for selenium=3D=3D4.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 pa= tch which fixes feature tests broken due to react porting changes.

Thanks,
Yoge= sh Mahajan
EnterpriseDB=


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

--0000000000001e787705d0695a70--