RESOLVED CONFIGURATION CHANGED Bug 57137
plugins/embed-prefers-plugins-for-images.html fails on non-Apple platforms.
https://bugs.webkit.org/show_bug.cgi?id=57137
Summary plugins/embed-prefers-plugins-for-images.html fails on non-Apple platforms.
Andy Estes
Reported 2011-03-25 18:40:20 PDT
plugins/embed-prefers-plugins-for-images.html only passing on SnowLeopard.
Attachments
Patch (3.47 KB, patch)
2011-04-30 14:06 PDT, Robert Hogan
no flags
Patch (2.04 KB, patch)
2011-05-09 15:08 PDT, Robert Hogan
no flags
Yuta Kitamura
Comment 1 2011-03-27 05:53:18 PDT
For Chromium, this test is also failing on all platforms except WIN DEBUG (it just prints "FAIL"). Strangely, this test passes on WIN DEBUG. I don't know why...
Adam Roben (:aroben)
Comment 2 2011-03-28 14:56:58 PDT
Andy, do you know why this test fails everywhere but SnowLeopard? Having a little more information in this bug would be helpful.
Andy Estes
Comment 3 2011-03-28 14:57:47 PDT
Properly skipped on leopard in r82161.
Andy Estes
Comment 4 2011-03-28 14:58:09 PDT
(In reply to comment #2) > Andy, do you know why this test fails everywhere but SnowLeopard? Having a little more information in this bug would be helpful. I don't have an answer yet, but I'm actively working on it.
Jessie Berlin
Comment 5 2011-03-28 17:49:26 PDT
Note: it also fails in WebKit2 on Snow Leopard: http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r82173%20(10104)/plugins/embed-prefers-plugins-for-images-pretty-diff.html I will check in the failing results for mac-wk2 snow-leopard soon.
Jessie Berlin
Comment 6 2011-03-28 18:00:49 PDT
(In reply to comment #5) > Note: it also fails in WebKit2 on Snow Leopard: > > http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r82173%20(10104)/plugins/embed-prefers-plugins-for-images-pretty-diff.html > > I will check in the failing results for mac-wk2 snow-leopard soon. And by me, I mean Andy who will be able to tell if the mac-wk2 or the mac-snowleopard results are picked up.
Andy Estes
Comment 7 2011-03-28 18:45:57 PDT
(In reply to comment #5) > Note: it also fails in WebKit2 on Snow Leopard: > > http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r82173%20(10104)/plugins/embed-prefers-plugins-for-images-pretty-diff.html > > I will check in the failing results for mac-wk2 snow-leopard soon. Done in r82182.
Andy Estes
Comment 8 2011-03-28 21:22:00 PDT
Fixed all Apple platforms in <http://trac.webkit.org/changeset/82187>. It's somewhat a mystery to me why it fails on other plugin-supporting platforms.
Andy Estes
Comment 9 2011-03-28 21:37:18 PDT
Skipped on non-Apple platforms in <http://trac.webkit.org/changeset/82188>.
Jessie Berlin
Comment 10 2011-03-29 08:54:19 PDT
Jessie Berlin
Comment 11 2011-03-29 09:18:12 PDT
Andy Estes
Comment 12 2011-03-29 20:42:16 PDT
I can't find a revision on today's waterfall where it's failed (it only goes back to ~1300 at this point), and webkit-patch find-flaky-tests does not identify it as a flaky test over the last 200 revisions. I'm not sure why that test failed in r82252, but it is not consistently red on the bot. I'll keep an eye out for failures though.
Yuta Kitamura
Comment 13 2011-03-29 23:52:54 PDT
All Chromium bots became green after r82187.
Andy Estes
Comment 14 2011-03-29 23:59:08 PDT
(In reply to comment #13) > All Chromium bots became green after r82187. Yay!
Adam Roben (:aroben)
Comment 15 2011-03-30 06:13:31 PDT
(In reply to comment #12) > I can't find a revision on today's waterfall where it's failed (it only goes back to ~1300 at this point), and webkit-patch find-flaky-tests does not identify it as a flaky test over the last 200 revisions. I'm not sure why that test failed in r82252, but it is not consistently red on the bot. I'll keep an eye out for failures though. FYI, there is a much easier way to see old builds described here: <http://trac.webkit.org/wiki/TriagingTestFailures#Findoutwheneachteststartedfailing>. Basically you add ?numbuilds=200 to any builder page.
Adam Roben (:aroben)
Comment 16 2011-03-30 07:17:35 PDT
Adam Roben (:aroben)
Comment 17 2011-03-30 08:02:23 PDT
Since SnowLeopard WebKit2 is clearly an "Apple platform", I've filed bug 57456 to track it. It sounds like this bug can be closed.
Robert Hogan
Comment 18 2011-04-30 14:06:34 PDT
Robert Hogan
Comment 19 2011-05-09 12:32:03 PDT
Re-opening to commit qt/gtk fix.
WebKit Commit Bot
Comment 20 2011-05-09 14:06:04 PDT
The commit-queue encountered the following flaky tests while processing attachment 91805 [details]: http/tests/misc/favicon-loads-with-icon-loading-override.html bug 58412 (author: alice.liu@apple.com) http/tests/appcache/main-resource-hash.html bug 59902 (author: ap@webkit.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 21 2011-05-09 14:09:31 PDT
Comment on attachment 91805 [details] Patch Clearing flags on attachment: 91805 Committed r86086: <http://trac.webkit.org/changeset/86086>
WebKit Commit Bot
Comment 22 2011-05-09 14:09:35 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 23 2011-05-09 14:48:40 PDT
http://trac.webkit.org/changeset/86086 might have broken Qt Linux Release The following tests are not passing: plugins/plugin-javascript-access.html
Robert Hogan
Comment 24 2011-05-09 15:08:33 PDT
Robert Hogan
Comment 25 2011-05-09 15:09:28 PDT
Re-open to land rebaselined results.
WebKit Commit Bot
Comment 26 2011-05-09 15:46:47 PDT
The commit-queue encountered the following flaky tests while processing attachment 92860 [details]: java/lc3/JavaObject/JavaObjectToByte-006.html bug 60333 (author: ap@webkit.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 27 2011-05-09 15:48:01 PDT
Comment on attachment 92860 [details] Patch Clearing flags on attachment: 92860 Committed r86096: <http://trac.webkit.org/changeset/86096>
WebKit Commit Bot
Comment 28 2011-05-09 15:48:09 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 29 2011-05-09 17:21:17 PDT
http://trac.webkit.org/changeset/86096 might have broken GTK Linux 64-bit Debug
Csaba Osztrogonác
Comment 30 2011-05-10 01:48:00 PDT
Reopen, because it still fails on Qt Mac platform: --- /buildbot/snowleopard-qt-release/snowleopard-qt-intel-release/build/layout-test-results/plugins/embed-prefers-plugins-for-images-expected.txt 2011-05-09 14:19:34.000000000 -0700 +++ /buildbot/snowleopard-qt-release/snowleopard-qt-intel-release/build/layout-test-results/plugins/embed-prefers-plugins-for-images-actual.txt 2011-05-09 14:19:34.000000000 -0700 @@ -1,4 +1,4 @@ Test that WebKit will load a plug-in to render an image before rendering it natively. -PASS +FAIL I added it to the qt-mac/Skipped list: http://trac.webkit.org/changeset/86138
Martin Robinson
Comment 31 2022-06-28 03:36:45 PDT
This test was removed in http://trac.webkit.org/changeset/190859.
Note You need to log in before you can comment on or make changes to this bug.