Bug 81400 - plugins/refcount-leaks.html failing on Lion Intel Debug WebKit2 testers
Summary: plugins/refcount-leaks.html failing on Lion Intel Debug WebKit2 testers
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Lion%...
Keywords: InRadar, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2012-03-16 13:52 PDT by Jessie Berlin
Modified: 2022-07-01 11:35 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2012-03-16 13:52:02 PDT
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r110947%20(4990)/plugins/refcount-leaks-pretty-diff.html

--- /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/plugins/refcount-leaks-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/plugins/refcount-leaks-actual.txt
@@ -3,10 +3,10 @@
 
 --- num test objects:
 countAfterCreate == countOrig + 3? PASS
-countOrig == countAfterGC? PASS
+countOrig == countAfterGC? FAIL
 
 --- refcount on plug.testObject:
 originally: 2
-after GC: 2
-after passing: 2
-SUCCESS
+after GC: 5
+after passing: 8
+FAILURE

Unfortunately, due to the state of our bots, I am not sure when this failure started.
Comment 1 Radar WebKit Bug Importer 2012-03-16 13:52:42 PDT
<rdar://problem/11065853>
Comment 2 Jessie Berlin 2012-03-16 13:53:58 PDT
Possibly relate to https://bugs.webkit.org/show_bug.cgi?id=49749
Comment 3 Jessie Berlin 2012-03-16 14:53:21 PDT
Added expected failing results in http://trac.webkit.org/changeset/111070
Comment 4 Alexey Proskuryakov 2022-07-01 11:35:58 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit.

Please comment and/or reopen if this still affects WebKit in some way.