Bug 72183 - Remove expected crashes for skia-gpu canvas from test expectations
Summary: Remove expected crashes for skia-gpu canvas from test expectations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brian Salomon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-11 14:20 PST by Brian Salomon
Modified: 2011-11-14 08:45 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.32 KB, patch)
2011-11-11 14:21 PST, Brian Salomon
no flags Details | Formatted Diff | Diff
Patch (2.73 KB, patch)
2011-11-14 05:49 PST, Brian Salomon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Salomon 2011-11-11 14:20:33 PST
Remove expected crashes for skia-gpu canvas from test expectations
Comment 1 Brian Salomon 2011-11-11 14:21:25 PST
Created attachment 114771 [details]
Patch
Comment 2 Brian Salomon 2011-11-11 14:42:53 PST
This has been fixed for a while.
Comment 3 Stephen White 2011-11-11 16:53:10 PST
Comment on attachment 114771 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=114771&action=review

> LayoutTests/platform/chromium/test_expectations.txt:-3730
> -BUGWK70013 WIN GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = TEXT CRASH

This test is still failing TEXT on Windows, I believe (thanks to my recent patch).  Could you change line 3869 from MAC LINUX GPU to just GPU to accomodate WIN as well?  Thanks.
Comment 4 Brian Salomon 2011-11-14 05:49:48 PST
Created attachment 114925 [details]
Patch
Comment 5 Brian Salomon 2011-11-14 05:50:33 PST
(In reply to comment #3)
> (From update of attachment 114771 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=114771&action=review
> 
> > LayoutTests/platform/chromium/test_expectations.txt:-3730
> > -BUGWK70013 WIN GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = TEXT CRASH
> 
> This test is still failing TEXT on Windows, I believe (thanks to my recent patch).  Could you change line 3869 from MAC LINUX GPU to just GPU to accomodate WIN as well?  Thanks.

Sure, done. For some reason webkit-patch printed "Path does not exist." about every entry in test_expectations.txt. I don't think it has anything to do with my change though.
Comment 6 WebKit Review Bot 2011-11-14 05:57:46 PST
Attachment 114925 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/plat..." exit_code: 1

Last 3072 characters of output:
tml  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3840:  Path does not exist. svg/zoom/page/relative-sized-document-scrollbars.svg  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3842:  Path does not exist. storage/indexeddb/key-type-array.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3844:  Path does not exist. storage/indexeddb/factory-deletedatabase-interactions.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3846:  Path does not exist. fast/js/array-functions-non-arrays.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3847:  Path does not exist. fast/js/eval-cross-window.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3848:  Path does not exist. fast/js/regexp-caching.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3849:  Path does not exist. fast/js/toString-overrides.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3850:  Path does not exist. fast/js/toString-recursion.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3851:  Path does not exist. http/tests/security/xss-eval.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3853:  Path does not exist. fast/dom/javascript-url-exception-isolation.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3854:  Path does not exist. fast/borders/inline-mask-overlay-image-outset-vertical-rl.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3856:  Path does not exist. fast/dom/rtl-scroll-to-leftmost-and-resize.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3858:  Path does not exist. accessibility/adjacent-continuations-cause-assertion-failure.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3860:  Path does not exist. inspector/debugger/script-formatter.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3863:  Path does not exist. fast/js/mozilla/strict/15.4.5.1.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3865:  Path does not exist. fast/canvas/canvas-transforms-fillRect-shadow.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3867:  Path does not exist. media/track/tracklist-is-reachable.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3869:  Path does not exist. http/tests/inspector-enabled/dedicated-workers-list.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3870:  Path does not exist. http/tests/inspector-enabled/dedicated-workers-list.html  [test/expectations] [2]
LayoutTests/platform/chromium/test_expectations.txt:3872:  Path does not exist. http/tests/security/cross-frame-access-custom.html  [test/expectations] [2]
Total errors found: 2122 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 7 Stephen White 2011-11-14 07:36:50 PST
Comment on attachment 114925 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=114925&action=review

Thanks for the cleanup.  r=me

>> LayoutTests/platform/chromium/test_expectations.txt:3865
>> +BUG_SENORBLANCO GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = TEXT
> 
> Path does not exist. fast/canvas/canvas-transforms-fillRect-shadow.html  [test/expectations] [2]

Not sure what's going on with the style bot; those paths look fine to me.
Comment 8 WebKit Review Bot 2011-11-14 08:45:24 PST
Comment on attachment 114925 [details]
Patch

Clearing flags on attachment: 114925

Committed r100148: <http://trac.webkit.org/changeset/100148>
Comment 9 WebKit Review Bot 2011-11-14 08:45:32 PST
All reviewed patches have been landed.  Closing bug.