Thanks, sadly the failure pre-dates the version update. I made a patch that could've helped, but alas it didn't, and I'm out of ideas at this point:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?h=master&id=2848b3d949312681902a51938dae34f6389bd24d

Alex

On Tue, 29 Dec 2020 at 02:45, Saini, Naveen Kumar <naveen.kumar.saini@intel.com> wrote:
ptest failure observed on qemux86-64 machine.

AssertionError: Failed ptests:
{'glib-2.0': ['glib/codegen.py.test']}

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/1711

Regards,
Naveen

> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-
> core@lists.openembedded.org> On Behalf Of Alexander Kanavin
> Sent: Saturday, December 26, 2020 5:27 PM
> To: openembedded-core@lists.openembedded.org
> Cc: Alexander Kanavin <alex.kanavin@gmail.com>
> Subject: [OE-core] [PATCH 36/48] glib-2.0: update 2.66.2 -> 2.66.4
>
> Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
> ---
>  .../glib-2.0/{glib-2.0_2.66.2.bb => glib-2.0_2.66.4.bb}         | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)  rename meta/recipes-core/glib-
> 2.0/{glib-2.0_2.66.2.bb => glib-2.0_2.66.4.bb} (95%)
>
> diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.66.2.bb b/meta/recipes-
> core/glib-2.0/glib-2.0_2.66.4.bb
> similarity index 95%
> rename from meta/recipes-core/glib-2.0/glib-2.0_2.66.2.bb
> rename to meta/recipes-core/glib-2.0/glib-2.0_2.66.4.bb
> index 01ed54d06a..70e8aa8785 100644
> --- a/meta/recipes-core/glib-2.0/glib-2.0_2.66.2.bb
> +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.66.4.bb
> @@ -21,7 +21,7 @@ SRC_URI =
> "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
>
>  SRC_URI_append_class-native = " file://relocate-modules.patch"
>
> -SRC_URI[sha256sum] =
> "ec390bed4e8dd0f89e918f385e8d4cfd7470b1ef7c1ce93ec5c4fc6e3c6a17c4"
> +SRC_URI[sha256sum] =
> "97df8670e32f9fd4f7392b0980e661dd625012015d58350da1e58e343f4af984"
>
>  # Find any meson cross files in FILESPATH that are relevant for the current  #
> build (using siteinfo) and add them to EXTRA_OEMESON.
> --
> 2.29.2