Bug 81403 - plugins/npruntime/browser-object-identity.html failing on Lion Intel Debug WebKit2 testers
Summary: plugins/npruntime/browser-object-identity.html failing on Lion Intel Debug We...
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 14:11 PDT by Jessie Berlin
Modified: 2022-07-01 11:35 PDT (History)
4 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 14:11:37 PDT
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r110947%20(4990)/plugins/npruntime/browser-object-identity-pretty-diff.html

--- /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/plugins/npruntime/browser-object-identity-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/plugins/npruntime/browser-object-identity-actual.txt
@@ -6,10 +6,10 @@
 PASS embed.getAndForgetRememberedObject().foo is 'bar'
 PASS embed.refCount(obj) is 1
 PASS embed.refCount(obj) is 1
-PASS embed.refCount(obj) is 2
+FAIL embed.refCount(obj) should be 2. Was 1.
 PASS embed.getRememberedObject() is obj
 PASS embed.getRememberedObject() is obj
-PASS embed.refCount(obj) is 2
+FAIL embed.refCount(obj) should be 2. Was 1.
 PASS embed.getAndForgetRememberedObject() is obj
 PASS embed.refCount(obj) is 1
 PASS successfullyParsed is true

Unfortunately, due to the state of our bots, I am not sure when this started.
Comment 1 Radar WebKit Bug Importer 2012-03-16 14:12:28 PDT
<rdar://problem/11066036>
Comment 2 Jessie Berlin 2012-03-16 14:53:44 PDT
Added expected failing results in http://trac.webkit.org/changeset/111071
Comment 3 Alexey Proskuryakov 2022-07-01 11:35:59 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.