Bug 31548 - test/input.c:1006:dix_valuator_mode: assertion failed: (valuator_get_mode(&dev, i) == Absolute)
Summary: test/input.c:1006:dix_valuator_mode: assertion failed: (valuator_get_mode(&de...
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 02:15 UTC by Cyril Brulebois
Modified: 2010-11-11 19:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Cyril Brulebois 2010-11-11 02:15:46 UTC
With current git (88cb61e1), make check fails with:

/xkb/set-get-rules: OK
/xkb/get-rules: OK
/xkb/set-rules: OK
PASS: xkb
/dix/input/valuator-masks: OK
/dix/input/attributes: OK
/dix/input/init-valuators: OK
/dix/input/event-core-conversion: [dix] EventToCore: Not implemented yet 
[dix] EventToCore: Not implemented yet 
[dix] EventToCore: Not implemented yet 
OK
/dix/input/check-grab-values: OK
/dix/input/xi2-struct-sizes: OK
/dix/input/grab_matching: OK
/dix/input/valuator_mode: **
ERROR:../../test/input.c:1006:dix_valuator_mode: assertion failed: (valuator_get_mode(&dev, i) == Absolute)
/bin/bash: line 5: 25301 Aborted                 ${dir}$tst
FAIL: input
/dix/xtest/init: OK
/dix/xtest/properties: OK
PASS: xtest
Comment 1 Jesse Adkins 2010-11-11 19:30:14 UTC
Fixed today by git commit b8114f25b266624c8f73d03c710349f98693d877.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.