On Tue, Jun 28, 2011 at 3:56 AM, Osztrogonac Csaba <[email protected]> wrote: > Hi, > > I think this announcement wasn't so lucky. :( > > Let's see the release criterias: > http://trac.webkit.org/wiki/QtWebKitRelease22 > "Betas: We have buildbots running on all Tier 1 platforms and they're > green;" > > I think green isn't enough for relase, because failing API tests don't make > the bot red. > As far as I remember somebody said that all API tests must pass on all Tier > 1 platforms. > But unfortunately I see many failing API tests: > > - QtWebKit2.2-branch x86-32 Linux Release Qt 4.7.x : 206 passed, 12 failed, > 1 skipped > http://build.webkit.sed.hu/builders/QtWebKit2.2-branch%20x86-32%20Linux%20Release%20Qt%204.7.x/builds/111 > > - QtWebKit2.2-branch x86-32 Linux Release Qt 4.8.x : 206 passed, 12 failed, > 1 skipped > http://build.webkit.sed.hu/builders/QtWebKit2.2-branch%20x86-32%20Linux%20Release%20Qt%204.8.x/builds/114 > > - QtWebKit2.2-branch SnowLeopard Intel Release: 204 passed, 17 failed > http://build.webkit.sed.hu/builders/QtWebKit2.2-branch%20SnowLeopard%20Intel%20Release/builds/68
Well not of all are actually proper failures. I investigated on my Mac and many of them are not reproducible. renderGeometry() fails because a bug in QPicture that is not going to be fixed so that one is skipped. tst_QGraphicsWebView::widgetsRenderingThroughCache() -> can't reproduce. FAIL! : tst_QWebFrame::popupFocus() 'view.hasFocus()' returned FALSE. () -> I can't reproduce but there was a patch/bug about it though. FAIL! : tst_QWebFrame::inputFieldFocus() 'view.hasFocus()' returned FALSE. () -> I can't reproduce FAIL! : tst_QWebView::setPalette(activeBG) Compared pointers are not the same -> I will look at that one. > > 10 of them are XPASS (expected fail, but now pass), test cases should be > updated. But there are 2 real failing API tests on Linux and 7 on Snow > Leopard ... > One is a well known that ademar was trying to look at. The other one is new. > - Build on Symbian is still broken > http://build.webkit.sed.hu/builders/QtWebKit2.2-branch%20Symbian%20ARMv5%20Release/builds/30 I asked already Boston team. Though it seems that it works based on the fact we got patches submitted for Symbian related stuff, so I believe it builds. Btw I'm not even sure the 2.2 Symbian bot is actually a stable bot. > > br, > Ossy > _______________________________________________ > webkit-qt mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt > -- Alexis Menard (darktears) Software Engineer INdT Recife Brazil _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
