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

Unified Diff: ppapi/native_client/tests/ppapi_simple_tests/file2.stdout

Issue 11358131: NaCl: remove dead tests and files from the SCons build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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: ppapi/native_client/tests/ppapi_simple_tests/file2.stdout
diff --git a/ppapi/native_client/tests/ppapi_simple_tests/file2.stdout b/ppapi/native_client/tests/ppapi_simple_tests/file2.stdout
deleted file mode 100644
index 2d1318ca1a86ffc8cf2f25231e215f5f8449ea22..0000000000000000000000000000000000000000
--- a/ppapi/native_client/tests/ppapi_simple_tests/file2.stdout
+++ /dev/null
@@ -1,91 +0,0 @@
-
-"*** REPLAY PROLOG"
-
-"*** REGISTER REPLAY METHODS"
-
-"*** CREATE UPCALL SERVICE"
-
-"*** INIT MODULE"
-rpc call intiated PPP_InitializeModule:iihs:ii
-input 0: i(0)
-input 1: i(4444)
-input 2: h(pepper_desc)
-input 3: @LENGTHY_SERVICE_STRING
-replaying PPB_GetInterface:s:i:
-input 0: s("PPB_Core;1.0")
-output 0: i(1)
-rpc call complete PPP_InitializeModule:iihs:ii
-
-
-"*** Load URL"
-rpc call intiated PPP_Instance_DidCreate:iiCC:i
-input 0: i(5555)
-input 1: i(3)
-input 2: C(23,chunk_size\x00url\x00to_file\x00)
-input 3: C(16,10\x00myurl.html\x001\x00)
-replaying PPB_GetInterface:s:i:
-input 0: s("PPB_URLLoader;1.0")
-output 0: i(1)
-replaying PPB_URLLoader_Create:i:i:
-input 0: i(5555)
-output 0: i(34)
-replaying PPB_GetInterface:s:i:
-input 0: s("PPB_URLRequestInfo;1.0")
-output 0: i(1)
-replaying PPB_URLRequestInfo_Create:i:i:
-input 0: i(5555)
-output 0: i(30)
-replaying PPB_GetInterface:s:i:
-input 0: s("PPB_Var;1.0")
-output 0: i(1)
-replaying PPB_URLRequestInfo_SetProperty:iiC:i:
-input 0: i(30)
-input 1: i(0)
-input 2: C(24,\x05\x00\x00\x00\n\x00\x00\x00myurl.html\x00\x00\x00\x00\x00\x00)
-output 0: i(1)
-replaying PPB_URLRequestInfo_SetProperty:iiC:i:
-input 0: i(30)
-input 1: i(3)
-input 2: C(8,\x02\x00\x00\x00\x01\x00\x00\x00)
-output 0: i(1)
-replaying PPB_URLLoader_Open:iii:i:
-input 0: i(34)
-input 1: i(30)
-input 2: i(1)
-output 0: i(-1)
-replaying PPB_Core_ReleaseResource:i::
-input 0: i(30)
-rpc call complete PPP_Instance_DidCreate:iiCC:i
-output 0: i(1)
-
-
-"*** async Open Callback"
-rpc call intiated RunCompletionCallback:iiC:
-input 0: i(1)
-input 1: i(0)
-input 2: C(0,)
-replaying PPB_URLLoader_GetResponseInfo:i:i:
-input 0: i(34)
-output 0: i(38)
-replaying PPB_GetInterface:s:i:
-input 0: s("PPB_URLResponseInfo;1.0")
-output 0: i(1)
-replaying PPB_URLResponseInfo_GetProperty:ii:C:
-input 0: i(38)
-input 1: i(3)
-output 0: C(8,\x03\x00\x00\x00\xc8\x00\x00\x00)
-replaying PPB_GetInterface:s:i:
-input 0: s("PPB_Messaging;1.0")
-output 0: i(1)
-replaying PPB_Messaging_PostMessage:iC::
-input 0: i(5555)
-input 1: C(48,\x05\x00\x00\x00!\x00\x00\x005555: Error: Finish unexpected rv\x00\x00\x00\x00\x00\x00\x00)
-replaying PPB_Core_ReleaseResource:i::
-input 0: i(38)
-rpc call complete RunCompletionCallback:iiC:
-
-
-"*** DONE"
-rpc call intiated PPP_ShutdownModule::
-rpc call complete PPP_ShutdownModule::
-
« no previous file with comments | « ppapi/native_client/tests/ppapi_simple_tests/file2.stdin ('k') | ppapi/native_client/tests/ppapi_simple_tests/graphics2d.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698