On Mon, Jan 19, 2004 at 10:11:53PM +0100, Nicolas Joly wrote: >Hi, > >I just ran CVS xsuite againt CVS XFree on my NetBSD i386 -current >workstation, and noticed some failures. > >The video card is a ProSavage KM133, and the X server default depth is >fixed to value 24. > >XFree86 Version 4.3.99.902 (4.4.0 RC 2) >Release Date: 18 December 2003 >X Protocol Version 11, Revision 0, Release 6.6 >Build Operating System: NetBSD/i386 1.6ZH [ELF] The NetBSD Foundation, >Inc. >Current Operating System: NetBSD cixy.dial.pasteur.fr 1.6ZH NetBSD >1.6ZH (GENERIC) #27: Sat Jan 17 10:34:18 CET 2004 [EMAIL >PROTECTED]:/local/src/NetBSD/obj/i386/sys/arch/i386/compile/GENERIC i386 >Build Date: 18 January 2004 >Changelog Date: 17 January 2004 >[...] >(**) SAVAGE(0): Depth 24, (--) framebuffer bpp 32 >(==) SAVAGE(0): RGB weight 888 >(==) SAVAGE(0): Default visual is TrueColor >(--) SAVAGE(0): Chip: id 8a26, "ProSavage KM133" >(--) SAVAGE(0): Engine: "ProSavage" >(==) SAVAGE(0): Using gamma correction (1.0, 1.0, 1.0) >(--) SAVAGE(0): probed videoram: 16384k >(--) SAVAGE(0): Detected current MCLK value of 14.318 MHz >(II) SAVAGE(0): Monitor0: Using hsync range of 30.00-70.00 kHz >(II) SAVAGE(0): Monitor0: Using vrefresh range of 47.00-120.00 Hz >(II) SAVAGE(0): Clock range: 10.00 to 220.00 MHz >[...] > >Just a small summary with 16 tests failues : > >Tests for XDrawArc >Test 42: FAIL >Test 63: FAIL >Test 66: FAIL >Test 73: FAIL >Tests for XDrawArcs >Test 45: FAIL >Test 66: FAIL >Test 69: FAIL >Test 76: FAIL
The arc failures here look like the expected ones. >Tests for XDrawLine >Test 52: FAIL >Tests for XDrawLines >Test 57: FAIL >Tests for XDrawSegments >Test 53: FAIL Those three are real. >Tests for XChangeKeyboardControl >Test 9: FAIL >Test 10: FAIL That has been showing up for a while. It should be followed up. >Tests for XKillClient >Test 2: FAIL I see the occasional XKillClient fail, but haven't been able to reproduce it reliably. I'm not sure if it is a real bug, or a flaw in the test. >Tests for XRebindKeysym >Test 1: FAIL The XRebindKeysym failure goes away if XKB is disabled. >Tests for ChangeHosts >Test 1: FAIL Maybe you didn't set the hostname correctly for the test? >Hope this helps, Definitely! David -- David Dawes X-Oz Technologies www.XFree86.org/~dawes www.x-oz.com _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
