[Bug 48431] New: ToLocalTimeAtDSTBoundaries test fails in Wine Mono

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jan 7 10:36:21 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48431

            Bug ID: 48431
           Summary: ToLocalTimeAtDSTBoundaries test fails in Wine Mono
           Product: Wine
           Version: 5.0-rc4
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: madewokherd at gmail.com
      Distribution: ---

Steps to reproduce:
1. Clone and checkout the master branch of Wine Mono.
2. make tests
3. wine tests/run-tests.exe
x86.MonoTests.System.TimeZoneTest:ToLocalTimeAtDSTBoundaries

The same test still works in 64-bit processes.

Bisecting shows:

684c272aa794757627ee0eee264a19fcd1052190 is the first bad commit
commit 684c272aa794757627ee0eee264a19fcd1052190
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Dec 6 11:08:17 2019 +0100

    configure: Disable gcc stack protection.

    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list