On Tue, 2024-09-17 at 08:32 +0100, Richard Purdie via
lists.openembedded.org wrote:
> On Fri, 2024-09-13 at 15:47 +0530, Priyal Doshi via
> lists.openembedded.org wrote:
> > From: Priyal Doshi <pdo...@mvista.com>
> > 
> > Signed-off-by: Priyal Doshi <pdo...@mvista.com>
> > ---
> >  meta/recipes-extended/timezone/timezone.inc | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> > 
> > diff --git a/meta/recipes-extended/timezone/timezone.inc
> > b/meta/recipes-extended/timezone/timezone.inc
> > index 4734adc..adf0952 100644
> > --- a/meta/recipes-extended/timezone/timezone.inc
> > +++ b/meta/recipes-extended/timezone/timezone.inc
> > @@ -6,7 +6,7 @@ SECTION = "base"
> >  LICENSE = "PD & BSD-3-Clause"
> >  LIC_FILES_CHKSUM =
> > "file://LICENSE;md5=c679c9d6b02bc2757b3eaf8f53c43fba"
> >  
> > -PV = "2024a"
> > +PV = "2024b"
> >  
> >  SRC_URI ="
> > http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz;name=tzcode;subdir=tz
> >  \
> >            
> > http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata;subdir=tz
> >  \
> > @@ -16,5 +16,5 @@ S = "${WORKDIR}/tz"
> >  
> >  UPSTREAM_CHECK_URI = "http://www.iana.org/time-zones";
> >  
> > -SRC_URI[tzcode.sha256sum] =
> > "80072894adff5a458f1d143e16e4ca1d8b2a122c9c5399da482cb68cba6a1ff8"
> > -SRC_URI[tzdata.sha256sum] =
> > "0d0434459acbd2059a7a8da1f3304a84a86591f6ed69c6248fffa502b6edffe3"
> > +SRC_URI[tzcode.sha256sum] =
> > "5e438fc449624906af16a18ff4573739f0cda9862e5ec28d3bcb19cbaed0f672"
> > +SRC_URI[tzdata.sha256sum] =
> > "70e754db126a8d0db3d16d6b4cb5f7ec1e04d5f261255e4558a67fe92d39e550"
> 
> I think this breaks a test in the glib-2.0 test suite:
> 
> https://valkyrie.yoctoproject.org/#/builders/73/builds/126/steps/12/logs/stdio
> 
> WARNING: core-image-ptest-glib-2.0-1.0-r0 do_testimage: There were
> failing ptests.
> Failed ptests:
> {'glib-2.0': ['glib/gdatetime.test']}
> 


I managed to find ptest logs for this:



ok 62 /GTimeZone/no-header-identifier
**
GLib:ERROR:/usr/src/debug/glib-2.0/2.80.4/glib/tests/gdatetime.c:2960:test_posix_parse:
 assertion failed (g_time_zone_get_abbreviation (tz, 0) == "PST"): ("LMT" == 
"PST")
not ok /GTimeZone/posix-parse - 
GLib:ERROR:/usr/src/debug/glib-2.0/2.80.4/glib/tests/gdatetime.c:2960:test_posix_parse:
 assertion failed (g_time_zone_get_abbreviation (tz, 0) == "PST"): ("LMT" == 
"PST")
Bail out!
FAIL: glib/gdatetime.test (Child process killed by signal 6)
Running test: glib/bitlock.test

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#204618): 
https://lists.openembedded.org/g/openembedded-core/message/204618
Mute This Topic: https://lists.openembedded.org/mt/108429297/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to