[Bug 39516] New: Listview tests consistently fail

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 27 16:12:04 CDT 2015


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

            Bug ID: 39516
           Summary: Listview tests consistently fail
           Product: Wine
           Version: 1.7.53
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: comctl32
          Assignee: wine-bugs at winehq.org
          Reporter: bunglehead at gmail.com
      Distribution: ---

After commit
http://source.winehq.org/git/wine.git/commit/4dd26ee814abb66731d075eb871f6367994f2682

>From 4dd26ee814abb66731d075eb871f6367994f2682 Mon Sep 17 00:00:00 2001
From: Piotr Caban <piotr at codeweavers.com>
Date: Tue, 6 Oct 2015 16:19:42 +0200
Subject: [PATCH] comctl32: Don't ask for WM_MOUSEHOVER messages when
 LVS_EX_TRACKSELECT was not specified.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>

make listview.ok fails on every run for me, errors are:

---
../../../../wine-git/tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p
comctl32_test.exe.so listview && touch listview.ok
listview.c:5804: Test failed: hwndTrack != hwnd
listview.c:5805: Test failed: dwFlags = 0
Makefile:525: recipe for target 'listview.ok' failed
make: *** [listview.ok] Error 2
---

reverting this patch helps.

-- 
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