Bug 63751 - [CSSExclusions] Add test and skip entries
Summary: [CSSExclusions] Add test and skip entries
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 57311
  Show dependency treegraph
 
Reported: 2011-06-30 14:37 PDT by Alan Stearns
Modified: 2011-09-08 12:49 PDT (History)
4 users (show)

See Also:


Attachments
Skip entries and blank test file (4.26 KB, patch)
2011-06-30 15:05 PDT, Alan Stearns
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Stearns 2011-06-30 14:37:42 PDT
The LayoutTests for CSSExclusions will be placed in LayoutTests/fast/exclusions. For now, these tests will be skipped as the CSSExclusions support is not enabled by default. 

I will modify the following files to avoid those tests being run.  

LayoutTests/platform/gtk/Skipped
LayoutTests/platform/mac/Skipped
LayoutTests/platform/qt/Skipped
LayoutTests/platform/win/Skipped
LayoutTests/platform/chromium/test_expectations.txt
Comment 1 Alan Stearns 2011-06-30 15:05:59 PDT
Created attachment 99371 [details]
Skip entries and blank test file
Comment 2 Tony Chang 2011-06-30 15:11:38 PDT
Comment on attachment 99371 [details]
Skip entries and blank test file

OK
Comment 3 WebKit Review Bot 2011-06-30 16:05:46 PDT
Comment on attachment 99371 [details]
Skip entries and blank test file

Clearing flags on attachment: 99371

Committed r90175: <http://trac.webkit.org/changeset/90175>
Comment 4 WebKit Review Bot 2011-06-30 16:05:50 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Ryosuke Niwa 2011-09-08 12:44:48 PDT
Since the exclusion is now enabled by default (done in http://trac.webkit.org/changeset/92870), the test added by this patch is failing on mac.
Comment 6 Tony Chang 2011-09-08 12:49:14 PDT
being removed in https://bugs.webkit.org/show_bug.cgi?id=67795