Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qt8kn-00Azzu-Gv for pgsql-www@arkaria.postgresql.org; Wed, 18 Oct 2023 15:46:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qt8kl-005c7y-JK for pgsql-www@arkaria.postgresql.org; Wed, 18 Oct 2023 15:46:36 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qt8kl-005c79-CH for pgsql-www@lists.postgresql.org; Wed, 18 Oct 2023 15:46:36 +0000 Received: from mail-lf1-x143.google.com ([2a00:1450:4864:20::143]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qt8kh-001O3I-OL for pgsql-www@lists.postgresql.org; Wed, 18 Oct 2023 15:46:35 +0000 Received: by mail-lf1-x143.google.com with SMTP id 2adb3069b0e04-5079f9ec8d9so5873680e87.0 for ; Wed, 18 Oct 2023 08:46:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697643991; x=1698248791; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=56jTIojspFgIRJfsoqTCvUfrtbFkNdR0pdVZYdqoDs4=; b=Ue3Rv+ngBfoGdcyQk9KghPz70QR+jSE/BEkGB5qksSoNc2tK29o3HII4/gqhMYKIX5 wdgo/1RdvS1hcn96lPIQnivUtWGSkjmqcXWsvMwSzAOWAAE6RV+cwttsaNvp3ynYkmYq ZpTgqChdqGdtCHInCV6/rccXgFj7KO7NVymOT9tmbZJSNs397BYGkDLezruIpTfAVix4 XXwfxoGfU0IWQrNr85nXvPOe8qnI1UJyn2m7QOrJdHgyHap7ekSg1/G1GA5eGz3c4l9c BvUGWzkDj2ldkB8JghaKIotGdgrPUXT6IsyCgu/ZfkGpjg16oIQLby46Ea+pYTd+PKBL VCFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697643991; x=1698248791; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=56jTIojspFgIRJfsoqTCvUfrtbFkNdR0pdVZYdqoDs4=; b=qDp/uVVyt3yVBojWnA2j/a7TQe/P/PmLw2jvthBqHccFTTOpNnqR1UZF6TSLfYfCsq 4AHqF0ty9e4B+m7I60wz1d99jRkvVf8P8dG1khoutjJPJ7GHVWz/YBYM9MG1SAd8x+r0 L7WHbiD52Z0CR4IdOSvpY5Y4LNYwEZFi0rF0h6qIBWWwCngrZcFs8ktnls0mhLR323Lz CAGVfJMKEoCGtM2sEhzB5TGJhFvmWyqwHls20WuRXIrXcSes5zICOUK+SNYVQ/Ug2h+r CjThXUhgHoMyGSE/3S6vhCpB7I4Ma6LwMPhu6ot6xpfqqQhqAuq1Xg2GQxjWNVX0+C4Q w7Yg== X-Gm-Message-State: AOJu0YwG3D6J+qZ2R+WTkYYWcmJC9EeikvgzYve+mCeL9ykHZ9KMZMQq vkkTmhxFOIuzKaCCSrEjsp+xEXWSGeTms6v7+SL/OtQN5M/qnlQr X-Google-Smtp-Source: AGHT+IEC+Y6/nXVNbBwGuGWPnRE28n6iNzUh8LBcVUDgOmfDI0Rl0PHlQcRozRPmApLsJYcsuT3ddE10wpjCKVpCYso= X-Received: by 2002:a05:6512:3b2a:b0:504:320a:b420 with SMTP id f42-20020a0565123b2a00b00504320ab420mr2165571lfv.17.1697643990404; Wed, 18 Oct 2023 08:46:30 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshat Jaimini Date: Wed, 18 Oct 2023 21:16:19 +0530 Message-ID: Subject: Re: Possible Bug in events page To: Magnus Hagander Cc: pgsql-www@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000000d28e0607ff8bf2" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000000d28e0607ff8bf2 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Adding the commit id for reference https://github.com/destrex271/pgweb-testing-harness/commit/f72752af7c7bdbd6= 3ebdcc498c7241e2c93afe34 . Regards, Akshat Jaimini On Wed, Oct 18, 2023 at 9:11=E2=80=AFPM Akshat Jaimini wrote: > Checked out the testing harness codebase. There was some issue with the > timestamp generated for the events fixture as it was set to some previous > date. > Apologies for the false alarm. > > Regards, > Akshat Jaimini > > On Wed, 18 Oct, 2023, 18:39 Magnus Hagander, wrote: > >> On Mon, Oct 16, 2023 at 6:01=E2=80=AFPM Akshat Jaimini >> wrote: >> > >> > Hello everyone, >> > Another possible bug was reported by the testing harness. There is a >> particular test which adds and approves events and checks the events pag= e >> if the approved event is being displayed on it. >> > This test was passing in the previous builds but a failure in >> displaying the approved event was reported today. I was able to reproduc= e >> the issue on my local setup but wasn't able to find any changes that mig= ht >> have triggered this. >> > >> > It would be great if someone could try to reproduce this issue to >> confirm its validity. >> >> Hi! >> >> Nothing has changed in the events code for a long time. In fact, there >> have been no code changes to pgweb in all of September and October, >> only content changes. So if it passed a test before, but doesn't pass >> it now, then something must've changed in the tests. >> >> -- >> Magnus Hagander >> Me: https://www.hagander.net/ >> Work: https://www.redpill-linpro.com/ >> > --00000000000000d28e0607ff8bf2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Oct 18, 2023 at 9:11=E2= =80=AFPM Akshat Jaimini <destrex= 271@gmail.com> wrote:
Checked out the testing harness codebase= . There was some issue with the timestamp generated for the events fixture = as it was set to some previous date.
Apologies for the false alar= m.

Regards,
Akshat Jaimini

On Wed, 18 Oct, 2023, 18:39 Magnus Hagander, <magnus@hagander.net&= gt; wrote:
On Mo= n, Oct 16, 2023 at 6:01=E2=80=AFPM Akshat Jaimini <destrex271@gmail.co= m> wrote:
>
> Hello everyone,
> Another possible bug was reported by the testing harness. There is a p= articular test which adds and approves events and checks the events page if= the approved event is being displayed on it.
> This test was passing in the previous builds but a failure in displayi= ng the approved event was reported today. I was able to reproduce the issue= on my local setup but wasn't able to find any changes that might have = triggered this.
>
> It would be great if someone could try to reproduce this issue to conf= irm its validity.

Hi!

Nothing has changed in the events code for a long time. In fact, there
have been no code changes to pgweb in all of September and October,
only content changes. So if it passed a test before, but doesn't pass it now, then something must've changed in the tests.

--
=C2=A0Magnus Hagander
=C2=A0Me: https://www.hagander.net/
=C2=A0Work: https://www.redpill-linpro.com/
--00000000000000d28e0607ff8bf2--