WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
91900
[Qt] tst_QQuickWebView::basicRenderingSanity() fails on first pixel test.
https://bugs.webkit.org/show_bug.cgi?id=91900
Summary
[Qt] tst_QQuickWebView::basicRenderingSanity() fails on first pixel test.
WebKit Review Bot
Reported
2012-07-20 14:11:43 PDT
[Qt] tst_QQuickWebView::basicRenderingSanity() fails on first pixel test. Requested by rafaelbrandao on #webkit.
Attachments
Add attachment
proposed patch, testcase, etc.
Rafael Brandao
Comment 1
2012-07-20 14:14:28 PDT
Strangely, if you change QTest::qWait(200) for QTest::wait(400), all comparisons pass. When it fails, it get pixel black instead of green for the first pixel comparison.
Rafael Brandao
Comment 2
2012-07-30 10:29:51 PDT
(In reply to
comment #1
)
> Strangely, if you change QTest::qWait(200) for QTest::wait(400), all comparisons pass. When it fails, it get pixel black instead of green for the first pixel comparison.
After switching to a faster machine, I can no longer reproduce this failure. :-( Ossy, any of the guys on Szeged can still reproduce it? I see that our buildbot is failing on it. I think we could investigate how we can switch this qWait for signal wait, or switch the timer value for a higher value if there's no other way? What do you think? Maybe someone that can still reproduce it should fix it.
Csaba Osztrogonác
Comment 3
2012-07-30 10:32:04 PDT
Sure, will check tomorrow. Thanks for the investigation.
Csaba Osztrogonác
Comment 4
2012-07-31 01:37:06 PDT
I checked the bot history, but I didn't find failing tst_QQuickWebView::basicRenderingSanity() test.
Jocelyn Turcotte
Comment 5
2014-02-03 03:21:47 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug