[Webkit-unassigned] [Bug 61932] [GTK][Qt] jquery/manipulation.html randomly failing on GTK 32-bit Debug bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 06:25:46 PDT 2012


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





--- Comment #2 from Csaba Osztrogonac <ossy at webkit.org>  2012-05-02 06:25:46 PST ---
It is only a very very slow test, passes with --no-timeout option passed to DRT:

$ time WebKitBuild/Debug/bin/DumpRenderTree LayoutTests/jquery/manipulation.html --no-timeout
ALERT: 473 tests of 473 passed, 0 failed.
Source:

<html><head><script src="resources/helper.js"></script><style>iframe { width: 100%; height: 100%; }</style>
</head><body><iframe src="resources/test/index.html?manipulation"></iframe>
</body></html>
Content-Type: text/plain

#EOF
#EOF
#EOF
LEAK: 76584 WebCoreNode
LEAK: 26 CachedResource

real    0m35.541s
user    0m35.346s
sys     0m0.048s


But if I marked it as slow in test_expectations.txt, it still fails, because it seems SLOW directive is only for NRWT and not for DRT. :(

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