/home/clopez/webkit/webkit/layout-test-results/plugins/refcount-leaks-actual.txt

33
44--- num test objects:
55countAfterCreate == countOrig + 3? PASS
6 countOrig == countAfterGC? PASS
 6countOrig == countAfterGC? FAIL
77
88--- refcount on plug.testObject:
99originally: 2
10 after GC: 2
11 after passing: 2
12 SUCCESS
 10after GC: 5
 11after passing: 8
 12FAILURE