[Webkit-unassigned] [Bug 26886] [META] qtwebkit layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 9 07:54:07 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26886





--- Comment #3 from Antonio Gomes (tonikitoo) <tonikitoo at gmail.com>  2009-07-09 07:54:05 PDT ---
> (In reply to comment #1)
> > QT
> > BUILD MODE: release
> > HASH: 21657b649d4b7cde80d96e3ae221689e54ed2ff4 (ToT)
> > OUTPUT: http://pastebin.com/fbc5a498
> > Summary:
> > 4791 test cases (99%) succeeded
> > 3 test cases (<1%) had incorrect layout
> > 32 test cases (<1%) were new
> > 3 test cases (<1%) had stderr output
> 
> Interesting stats :)
> 
> BTW, the submit-form-while-parsing failure should work in ToT now. The other
> two failures are probably caused by the lack of phonon support. Can you check
> if your Qt is built with phonon support? (is phonon in mkspecs/qconfig.pri's
> QT_CONFIG?)

simon, I built qt myself with:

./configure --prefix=/usr -no-webkit -release -phonon -v

QT_CONFIG +=  minimal-config small-config medium-config large-config
full-config qt3support phonon phonon-backend accessi    bility reduce_exports
ipv6 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs
inotify system-jpeg sys    tem-png png system-freetype system-zlib nis iconv
glib gstreamer dbus openssl x11sm xshape xrender mitshm fontconfig xkb    
xmlpatterns svg scripttools release

and webkit in release mode (ToT - ea9f22d06208ea1c639d0c0f1dcff4d05f2c2a0e)

RESULTS: 

4778 test cases (98%) succeeded
9 test cases (<1%) had incorrect layout
34 test cases (<1%) were new
8 test cases (<1%) crashed
18 test cases (<1%) had stderr output

konsole output here: http://pastebin.com/f206d215e

--> Something noticeable and annoying: I got 18 tests w/ "stderr output" but
all of them output either

Xlib:  extension "RANDR" missing on display ":0.0".

or 

** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded

which are not problem at all :) Simon, do you know how to suppress those
messages ? I could patch it ...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list