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 1kVHGs-0006hO-Nx for pgadmin-hackers@arkaria.postgresql.org; Wed, 21 Oct 2020 16:47:30 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kVHGr-0007Re-MM for pgadmin-hackers@arkaria.postgresql.org; Wed, 21 Oct 2020 16:47:29 +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 1kVHGr-0007RX-H1 for pgadmin-hackers@lists.postgresql.org; Wed, 21 Oct 2020 16:47:29 +0000 Received: from mail-il1-x142.google.com ([2607:f8b0:4864:20::142]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kVHGo-0001XF-Ts for pgadmin-hackers@postgresql.org; Wed, 21 Oct 2020 16:47:28 +0000 Received: by mail-il1-x142.google.com with SMTP id p9so3179990ilr.1 for ; Wed, 21 Oct 2020 09:47:26 -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=nox184RNqcfyvqQMAZfZeudC97wfpvuTcb+v7bYMbpI=; b=FbZ8pn0D4w0KReAkzgb5y5SgAV6maK5hndwrGIR1fOY1QTr13exLBOOp3UDsU9EKjN 1kdWsZgG9Qo1XYSGWVbaa8dXiPTP3WUIMvHwKKg+2ifV13biioTFA8ieKk5BMgNEBAf2 RaQTlixbB0uH62n45hSHTJFbRVVsBHKbG49S3nge4RXM2KpTZgPytodytNamuUBOJwZ+ 34oX49bGiNo72biPtN2TUZ50tW4Dadbz3q6qDbTfwo5x2fBWZ+R+Akn45vx378Fi/62f eAd1fSYPSvWkfV3kk75h2so6i9eOe1KiXbuXjp2P1YI7ung9PBRRy4Vl/SHe1LKOOZ18 jMSg== 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=nox184RNqcfyvqQMAZfZeudC97wfpvuTcb+v7bYMbpI=; b=V3Ml/yI4OIyluYyLw+wqQiE1YiaO120WsAfmBul/oXrjHTCji5moYAdvzvu4WbWjIa LRUdsyJMPUzjpPby4GrOYWe6Hsjd5c0supd9ko12D+hsZqKf4gSyBhUVQuuVevCMlfqf uVN1iDlnblbkBNm5V2JVtr+otWR1mXw1GzgpvovAJuGpEpuquUJjkjcn8dfF8DkxbvvK MQSSFBya6ByVNvYzHTcEcNBf/mWb9L3oTZLjFZuZtyLZ1PYWTc/m2HapnexYCjiHhuM0 aeqCXagP8Zs0qV55IiLrv5Z3hApjb3QI2Pgz6L/u8twK1CWB3K+WA3xkaCZ2H293E/nO kRlA== X-Gm-Message-State: AOAM530c9dsBylhhPlMWzXh38czFsQp60VuFvNtLLgsZwqbEZedwFLYC ThAaa2sCGJDKrGm9LD3G7Sr/fq8JCmnNEYl1R2LsQLzC9Txk/BEQyjk+wn+lQFiZDmr6cvEgaV9 F+Rff4hOst2Taw9Ldbdbg5i8pyxxdw7D0xRBymvxt3PU7vLz9FYnNVWkdJTNjBzwlClLQ59VVOm xiG2aCbChaMyxRMp1GrRrWk2JB/grZXenIjVzORaMxbbh9+Yd1qfjkdbEKWw== X-Google-Smtp-Source: ABdhPJxOzfLnRXfcOWfBTbA7VqX6ZMTSbQ40tX4CywIIVhH89bAuETGzjbuNYpcinkkpoX6fvUgsDDJR1x9Fd4JA92U= X-Received: by 2002:a92:99ce:: with SMTP id t75mr3245367ilk.257.1603298843618; Wed, 21 Oct 2020 09:47:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 21 Oct 2020 22:17:12 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch] - Jasmine Tests Fixes To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000000f416e05b2311aac" 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 --0000000000000f416e05b2311aac Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Wed, Oct 21, 2020 at 7:08 PM Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the Jasmine tests failure. > It was due to 18cad32bd4541e1993a051028bee81a2310d020c commit. > > Thanks, > Khushboo > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --0000000000000f416e05b2311aac Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Wed, Oct 21, 2020 at 7:08 PM Khus= hboo Vashi <khushboo.= vashi@enterprisedb.com> wrote:
Hi,

Please find t= he attached patch to fix the Jasmine tests failure.
It was due to= =C2=A018cad32bd4541e1993a051028bee81= a2310d020c commit.
=
Thanks,
Khushboo


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