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 1l7c9y-0006e0-OP for pgadmin-hackers@arkaria.postgresql.org; Thu, 04 Feb 2021 10:46:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l7c9x-0007YD-Mf for pgadmin-hackers@arkaria.postgresql.org; Thu, 04 Feb 2021 10:46:49 +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 1l7c9x-0007Y6-BL for pgadmin-hackers@lists.postgresql.org; Thu, 04 Feb 2021 10:46:49 +0000 Received: from mail-io1-xd2b.google.com ([2607:f8b0:4864:20::d2b]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1l7c9u-0005f4-KP for pgadmin-hackers@postgresql.org; Thu, 04 Feb 2021 10:46:48 +0000 Received: by mail-io1-xd2b.google.com with SMTP id n201so2621842iod.12 for ; Thu, 04 Feb 2021 02:46:46 -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=RAxgPXNujhhjGQlBYWkk/e+JFos+dBql3mStthwdCb4=; b=M6HNIRqsOqfM6HUxOp4DrFewcMi7rUsDH2lnGQ5paOBKAkc8z8eoJSpeSVoZads4OT PQd+xmSoLwh+1yjIFztRGzBYHkJEjrcju04vmQSiQ3p5B9Y/Gk1LUqQMj4ger1W66bU7 GmU4BDHopCLRzkUF5J4BwKvxPdOwDY3ZulyYGzJjlceWmESZFzitIQwqGU9Ob5wGmxx8 thbt90tRs0D1QbsAPZ9gIv1xSDAhZ7Sga3d6lvd9dvyH2F7MuiZd3j7UykuvF679kgCe sXHPrwpZ8pEKXezoCUqb/wzcie8PoP0peF5/k/HOlyPha8agBPKWezSHVhPjjC9dXe1q FA4w== 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=RAxgPXNujhhjGQlBYWkk/e+JFos+dBql3mStthwdCb4=; b=HtNdHkmXRRPhg6z90LTl7zdonIM86nPWBA4lLI1EcWvxqsSB5aiHFtUzqnMN81K90i YTXk8eWCfvMi/s/x03rPUhBxGvpVUKehn5xgTnmCUl0anL+FnlVXjB22CB+U7/KGjlWs 1GvZfJOwFRGVk8Y7veuV8Z8hLtrEkEUj+5B2zP0C16/zsSc5spm3vMrJQtHP3cCm0OXf QC9pig6ydoVlw3MS1mLXCax87LW6qNAGllP5TuyYLzLVZIpIQiBkOyXN3ifT3wCU5oAU PBLoRLTsaOnpVUirStVbOMTViglHsMyj3RY8L66ng952bj047eNcFRaZ5IxXfI54RF9A O29A== X-Gm-Message-State: AOAM530MNDsWYBHNBO6rwWeGA7h55CvfVtaZXvCLCBC1AgrTIl/yzxsO hlv46jicxYYanZkN4+kWwgqMDXdpjVQT+Nc0k4RdJWRNFEDzAxJp3ccr6IywoMEajfX/kGNAyFE IOJuCbE7Tve89YvvIDjF6dtH9tLF5ak4Z6rfTDDN4vGJ8D48chA5gByJeK0LnW6hW0DUJws+bMu ut3m/GnUVrvBs0pavCZG9ql0QIa+9T1VyoBHFhGl6qbtVJQtsm3Vahh8EplUZfaS4= X-Google-Smtp-Source: ABdhPJxiF0o7Lxed1mdenFLZ9GX3uzTvJV6a+vA4xKWOny88P+jqb1DnkKcQweT9+hI/mjg73J05WQOTupDPLvDnYh0= X-Received: by 2002:a6b:f112:: with SMTP id e18mr6183448iog.57.1612435603976; Thu, 04 Feb 2021 02:46:43 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 4 Feb 2021 16:16:33 +0530 Message-ID: Subject: Re: [pgAdmin][patch] Use unique DB name in ERD API test cases To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000660d7405ba806bf1" 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 --000000000000660d7405ba806bf1 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Feb 4, 2021 at 3:02 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi, > > Seems like the test cases are still failing on the build machines. > Attached is the patch to make the connection ids unique by using random. > Please review. > > On Wed, Feb 3, 2021 at 4:49 PM Akshay Joshi > wrote: > >> Thanks, patch applied. >> >> On Wed, Feb 3, 2021 at 4:01 PM Aditya Toshniwal < >> aditya.toshniwal@enterprisedb.com> wrote: >> >>> Hi Hackers, >>> >>> Attached is the patch to use unique DB names in ERD API test cases to >>> avoid conflict when running test cases in parallel. >>> Please review. >>> >>> -- >>> Thanks, >>> Aditya Toshniwal >>> pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* >>> >>> "Don't Complain about Heat, Plant a TREE" >>> >> >> >> -- >> *Thanks & Regards* >> *Akshay Joshi* >> *pgAdmin Hacker | Principal Software Architect* >> *EDB Postgres * >> >> *Mobile: +91 976-788-8246* >> > > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* > > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000660d7405ba806bf1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Feb 4, 2021 at 3:02 PM Adity= a Toshniwal <aditya= .toshniwal@enterprisedb.com> wrote:
Hi,

Seems like the test cases a= re still failing on the build machines.
Attached is the patch to make the c= onnection ids unique by using random.
Please review.

On Wed, Feb 3, 20= 21 at 4:49 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks= , patch applied.

On Wed, Feb 3, 2021 at 4:01 PM Aditya Toshniwal <aditya.tosh= niwal@enterprisedb.com> wrote:
Hi=C2=A0Hackers,

=
Attached is the patch to use unique DB names in ERD API test cases to avoi= d conflict when running test cases in parallel.
Please review.
--
Thanks,
Aditya Toshniwal
pgAdmin hacker=C2=A0= | Sr. = Software Engineer | edbpostgres.co= m
"Don't Complain about Heat, Plant a TRE= E"


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



--
Thanks,
Aditya Toshniwal=
pgAdmin hacker=C2=A0| Sr. Software Engineer | edbpostgres.com
&quo= t;Don't Complain about Heat, Plant a TREE"


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

--000000000000660d7405ba806bf1--