[asterisk-bugs] [JIRA] (ASTERISK-29722) test_timezone_watch breaks during DST transition

Josh Soref (JIRA) noreply at issues.asterisk.org
Sun Nov 7 09:52:49 CST 2021


     [ https://issues.asterisk.org/jira/browse/ASTERISK-29722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Soref updated ASTERISK-29722:
----------------------------------

    Description: 
This job ran during a DST transition. During this time, two time zones that would otherwise be naturally in the same time zone can be in different DST states because they're checked at slightly different times.

https://jenkins2.asterisk.org/job/Asterisk%20Checks/job/master/889/

{code}
timezone_watch

[test_time.c:test_timezone_watch:82]: Executing deletion test... [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:95]: Failed deletion test: 1(America/New_York) = 1(America/Chicago) [test_time.c:test_timezone_watch:82]: Executing symlink test... [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:95]: Failed symlink test: 1(America/New_York) = 1(America/Chicago)
{code}

https://github.com/asterisk/asterisk/blob/d1163653d1baafb2e35da91c4a69c7ce4086eb24/tests/test_time.c#L93-L95

  was:
https://jenkins2.asterisk.org/job/Asterisk%20Checks/job/master/889/

{code}
timezone_watch

[test_time.c:test_timezone_watch:82]: Executing deletion test... [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:95]: Failed deletion test: 1(America/New_York) = 1(America/Chicago) [test_time.c:test_timezone_watch:82]: Executing symlink test... [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:95]: Failed symlink test: 1(America/New_York) = 1(America/Chicago)
{code}

https://github.com/asterisk/asterisk/blob/d1163653d1baafb2e35da91c4a69c7ce4086eb24/tests/test_time.c#L93-L95


> test_timezone_watch breaks during DST transition
> ------------------------------------------------
>
>                 Key: ASTERISK-29722
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29722
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Tests/testsuite
>    Affects Versions: 19.0.0
>         Environment: DST transition from DST to Standard Time
>            Reporter: Josh Soref
>
> This job ran during a DST transition. During this time, two time zones that would otherwise be naturally in the same time zone can be in different DST states because they're checked at slightly different times.
> https://jenkins2.asterisk.org/job/Asterisk%20Checks/job/master/889/
> {code}
> timezone_watch
> [test_time.c:test_timezone_watch:82]: Executing deletion test... [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:95]: Failed deletion test: 1(America/New_York) = 1(America/Chicago) [test_time.c:test_timezone_watch:82]: Executing symlink test... [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:90]: Querying timezone /tmp/timezone.Oriw40/test [test_time.c:test_timezone_watch:95]: Failed symlink test: 1(America/New_York) = 1(America/Chicago)
> {code}
> https://github.com/asterisk/asterisk/blob/d1163653d1baafb2e35da91c4a69c7ce4086eb24/tests/test_time.c#L93-L95



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list