Bug 91900 - [Qt] tst_QQuickWebView::basicRenderingSanity() fails on first pixel test.
Summary: [Qt] tst_QQuickWebView::basicRenderingSanity() fails on first pixel test.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rafael Brandao
URL:
Keywords:
Depends on:
Blocks: 70236
  Show dependency treegraph
 
Reported: 2012-07-20 14:11 PDT by WebKit Review Bot
Modified: 2014-02-03 03:21 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2012-07-20 14:11:43 PDT
[Qt] tst_QQuickWebView::basicRenderingSanity() fails on first pixel test.
Requested by rafaelbrandao on #webkit.
Comment 1 Rafael Brandao 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.
Comment 2 Rafael Brandao 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.
Comment 3 Csaba Osztrogonác 2012-07-30 10:32:04 PDT
Sure, will check tomorrow. Thanks for the investigation.
Comment 4 Csaba Osztrogonác 2012-07-31 01:37:06 PDT
I checked the bot history, but I didn't find failing
tst_QQuickWebView::basicRenderingSanity() test.
Comment 5 Jocelyn Turcotte 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.