Bug 92119

Summary: [Qt] Re-skip failing tests for Qt 4.8 platform
Product: WebKit Reporter: Bruno Abinader (history only) <bruno.abinader>
Component: WebKit QtAssignee: Bruno Abinader (history only) <bruno.abinader>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, igor.oliveira, ossy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 81899, 86179, 87501    
Attachments:
Description Flags
Re-skipped failing tests on qt-4.8 platform none

Description Bruno Abinader (history only) 2012-07-24 08:14:30 PDT
The following tests, after unskipping, are now passing on Qt-5.0 variations, but still failing for Qt-4.8 ones:

Regressions: Unexpected text diff mismatch : (1)
  http/tests/misc/acid3.html = TEXT

Regressions: Unexpected image mismatch : (1)
  fast/text/international/bdi-dir-default-to-auto.html = IMAGE

This bug intends to re-skip these for platform/qt-4.8.
Comment 1 Bruno Abinader (history only) 2012-07-24 08:45:12 PDT
Created attachment 154075 [details]
Re-skipped failing tests on qt-4.8 platform

This patch re-skips the failing tests only on qt-4.8 platform (passing on qt-5.0 build bots layout test results).
Comment 2 WebKit Review Bot 2012-07-24 09:17:37 PDT
Comment on attachment 154075 [details]
Re-skipped failing tests on qt-4.8 platform

Attachment 154075 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/13337320
Comment 3 Bruno Abinader (history only) 2012-07-24 09:26:17 PDT
Definitely not caused by this patch.

(In reply to comment #2)
> (From update of attachment 154075 [details])
> Attachment 154075 [details] did not pass chromium-ews (chromium-xvfb):
> Output: http://queues.webkit.org/results/13337320
Comment 4 Bruno Abinader (history only) 2012-07-24 10:18:51 PDT
Comment on attachment 154075 [details]
Re-skipped failing tests on qt-4.8 platform

There was a dangling chromium patch that broke everything by the time this patch was about to land, so asking commit-queue flags again.
Comment 5 WebKit Review Bot 2012-07-24 11:55:51 PDT
Comment on attachment 154075 [details]
Re-skipped failing tests on qt-4.8 platform

Clearing flags on attachment: 154075

Committed r123502: <http://trac.webkit.org/changeset/123502>
Comment 6 WebKit Review Bot 2012-07-24 11:55:56 PDT
All reviewed patches have been landed.  Closing bug.