Bug 81403

Summary: plugins/npruntime/browser-object-identity.html failing on Lion Intel Debug WebKit2 testers
Product: WebKit Reporter: Jessie Berlin <jberlin>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: andersca, ap, jberlin, webkit-bug-importer
Priority: P2 Keywords: InRadar, LayoutTestFailure, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r110947%20(4990)/plugins/npruntime/browser-object-identity-pretty-diff.html

Jessie Berlin
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2012-03-16 14:12:28 PDT
Jessie Berlin
Comment 2 2012-03-16 14:53:44 PDT
Added expected failing results in http://trac.webkit.org/changeset/111071
Alexey Proskuryakov
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.