Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(204)

Unified Diff: webkit/data/layout_tests/chrome/plugins/refcount-leaks-expected.txt

Issue 504079: Remove tests that have been upstreamed:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: add test_expectations.txt mods Created 11 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/chrome/plugins/refcount-leaks-expected.txt
===================================================================
--- webkit/data/layout_tests/chrome/plugins/refcount-leaks-expected.txt (revision 35112)
+++ webkit/data/layout_tests/chrome/plugins/refcount-leaks-expected.txt (working copy)
@@ -1,14 +0,0 @@
-Test that we can get an NPObject returned through a method on an NPAPI Object.
-Prints "SUCCESS" on success, "FAILURE" on failure.
-
---- num test objects:
-originally: 1
-after creation: 4
-after GC: 1
-
---- refcount on plug.testObject:
-originally: 2
-after get: 2
-after GC: 2
-after passing: 2
-SUCCESS

Powered by Google App Engine
This is Rietveld 408576698