[Webkit-unassigned] [Bug 81403] New: plugins/npruntime/browser-object-identity.html failing on Lion Intel Debug WebKit2 testers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 16 14:11:37 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=81403
Summary: plugins/npruntime/browser-object-identity.html failing
on Lion Intel Debug WebKit2 testers
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://build.webkit.org/results/Lion%20Intel%20Debug%2
0(WebKit2%20Tests)/r110947%20(4990)/plugins/npruntime/
browser-object-identity-pretty-diff.html
OS/Version: Unspecified
Status: NEW
Keywords: LayoutTestFailure, MakingBotsRed, NeedsRadar,
Regression
Severity: Normal
Priority: P2
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jberlin at webkit.org
CC: ap at webkit.org, andersca at apple.com,
webkit-bug-importer at group.apple.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list