[Webkit-unassigned] [Bug 98640] New: [Qt] plugins/refcount-leaks.html fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 8 03:56:09 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98640
Summary: [Qt] plugins/refcount-leaks.html fails
Product: WebKit
Version: 420+
Platform: All
OS/Version: All
Status: NEW
Keywords: Qt, QtTriaged
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ossy at webkit.org
Blocks: 79666
Plugin tests were unskipped by https://trac.webkit.org/changeset/130623, but this one still fail.
WK1 fail:
----------
--- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/plugins/refcount-leaks-expected.txt
+++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/plugins/refcount-leaks-actual.txt
@@ -8,5 +8,5 @@
--- refcount on plug.testObject:
originally: 2
after GC: 2
-after passing: 2
-SUCCESS
+after passing: 3
+FAILURE
WK2 fail:
----------
--- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/plugins/refcount-leaks-expected.txt
+++ /home/oszi/WebKit/WebKitBuild/Release/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
--
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