Chromium Code Reviews

Unified Diff: LayoutTests/plugins/return-negative-one-from-write-expected.txt

Issue 1319473007: Delete a bunch of NPAPI layout tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/plugins/return-negative-one-from-write-expected.txt
diff --git a/LayoutTests/plugins/return-negative-one-from-write-expected.txt b/LayoutTests/plugins/return-negative-one-from-write-expected.txt
deleted file mode 100644
index 48b2268876184de9006dd1862a36e8c6d8c33f1e..0000000000000000000000000000000000000000
--- a/LayoutTests/plugins/return-negative-one-from-write-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-This tests that NPP_DestroyStream is called with NPRES_NETWORK_ERR not called if a plugin returns -1 its NPP_Write callback.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS plugin.returnNegativeOneFromWrite is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-PASS newStreamCalled is false
-PASS newStreamCalled is true
-PASS reason is 1
-
-TEST COMPLETE
-

Powered by Google App Engine