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

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

Issue 8102006: Workaround a problem where clang and gcc behavior wrt the creation (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 9 years, 3 months 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.stdin
===================================================================
--- ppapi/native_client/tests/ppapi_simple_tests/file2.stdin (revision 102105)
+++ ppapi/native_client/tests/ppapi_simple_tests/file2.stdin (working copy)
@@ -2,6 +2,10 @@
# sel_universal_ppapi_replay_prolog.stdin
# define a bunch of variables for readability
+# NOTE: this test exercises the request.SetStreamToFile(true) case
+# which does not result in a 200 return code
+# So the expected outcome of this tests is a failure.
+
set_variable MODULE i(4444)
set_variable INSTANCE i(5555)
« no previous file with comments | « ppapi/native_client/tests/ppapi_simple_tests/file1.stdin ('k') | ppapi/native_client/tests/ppapi_simple_tests/file2.stdout » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698