Bug 102433 - REGRESSION (r134774-r134779): fast/frames/detached-shadow-frame.html failing on Apple Win 7 Release (Tests)
Summary: REGRESSION (r134774-r134779): fast/frames/detached-shadow-frame.html failing ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Sprehn
URL: http://build.webkit.org/results/Apple...
Keywords: LayoutTestFailure, MakingBotsRed, Regression
Depends on:
Blocks:
 
Reported: 2012-11-15 14:30 PST by Roger Fong
Modified: 2012-11-16 03:31 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.24 KB, patch)
2012-11-15 15:34 PST, Elliott Sprehn
no flags Details | Formatted Diff | Diff
Patch for landing (1.28 KB, patch)
2012-11-15 20:23 PST, Elliott Sprehn
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Ojan Vafai 2012-11-15 14:49:46 PST
This is just because this test uses shadow dom and shadow dom isn't enabled for Apple.
Comment 2 Ojan Vafai 2012-11-15 14:49:54 PST
Test just needs to be skipped.
Comment 3 Dimitri Glazkov (Google) 2012-11-15 14:53:59 PST
(In reply to comment #2)
> Test just needs to be skipped.

.. or use http://trac.webkit.org/browser/trunk/LayoutTests/fast/dom/shadow/resources/polyfill.js

I missed that in review.
Comment 4 Elliott Sprehn 2012-11-15 15:34:04 PST
Created attachment 174535 [details]
Patch
Comment 5 WebKit Review Bot 2012-11-15 16:41:56 PST
Comment on attachment 174535 [details]
Patch

Rejecting attachment 174535 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
conflict in Source/WebCore/ChangeLog
Failed to merge in the changes.
Patch failed at 0001 [BlackBerry] Don't assert when notifyAuthReceived is called with a different auth type

When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 154.

Full output: http://queues.webkit.org/results/14857411
Comment 6 Elliott Sprehn 2012-11-15 20:23:50 PST
Created attachment 174599 [details]
Patch for landing
Comment 7 WebKit Review Bot 2012-11-15 22:08:39 PST
Comment on attachment 174599 [details]
Patch for landing

Rejecting attachment 174599 [details] from commit-queue.

New failing tests:
platform/chromium/virtual/threaded/compositing/webgl/webgl-background-color.html
Full output: http://queues.webkit.org/results/14873004
Comment 8 WebKit Review Bot 2012-11-16 03:30:58 PST
Comment on attachment 174599 [details]
Patch for landing

Clearing flags on attachment: 174599

Committed r134925: <http://trac.webkit.org/changeset/134925>
Comment 9 WebKit Review Bot 2012-11-16 03:31:02 PST
All reviewed patches have been landed.  Closing bug.