RESOLVED WONTFIX81403
plugins/npruntime/browser-object-identity.html failing on Lion Intel Debug WebKit2 testers
https://bugs.webkit.org/show_bug.cgi?id=81403
Summary plugins/npruntime/browser-object-identity.html failing on Lion Intel Debug We...
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.