[Bug 48431] New: ToLocalTimeAtDSTBoundaries test fails in Wine Mono
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(a)winehq.org Reporter: madewokherd(a)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(a)winehq.org> Date: Fri Dec 6 11:08:17 2019 +0100 configure: Disable gcc stack protection. Signed-off-by: Alexandre Julliard <julliard(a)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.
https://bugs.winehq.org/show_bug.cgi?id=48431 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com Regression SHA1| |684c272aa794757627ee0eee264 | |a19fcd1052190 Keywords| |download, regression, | |source, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48431 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|684c272aa794757627ee0eee264 | |a19fcd1052190 | --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- It fails for me both with and without -fstack-protector (gcc 9.2.1). I don't think it makes sense to blame that commit. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48431 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- I get the same failure with wine-4.0.3. It doesn't look like a Wine regression. -- 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.
participants (1)
-
WineHQ Bugzilla