aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata/cros_nonhardened_golden/bisect.json
diff options
context:
space:
mode:
authorJian Cai <jiancai@google.com>2020-01-23 15:03:04 -0800
committerJian Cai <jiancai@google.com>2020-02-13 04:09:36 +0000
commitc4615d189f6b0dc4c116fc0a78ac295f7427170e (patch)
tree33b7f1278427e157821c7e6a091dedad2410b3f9 /compiler_wrapper/testdata/cros_nonhardened_golden/bisect.json
parent8477fefd6c54adec7a45f7a1c9c2119f7aca2d2e (diff)
downloadtoolchain-utils-c4615d189f6b0dc4c116fc0a78ac295f7427170e.tar.gz
compiler_wrapper: update the presubmit tests.
Update paths used in test cases. BUG=chromium:1042452 TEST=verified locally. Change-Id: I0ddca454280f91508b632785ec9b417328e2ab3e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/2018235 Tested-by: Jian Cai <jiancai@google.com> Reviewed-by: George Burgess <gbiv@chromium.org>
Diffstat (limited to 'compiler_wrapper/testdata/cros_nonhardened_golden/bisect.json')
-rw-r--r--compiler_wrapper/testdata/cros_nonhardened_golden/bisect.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/compiler_wrapper/testdata/cros_nonhardened_golden/bisect.json b/compiler_wrapper/testdata/cros_nonhardened_golden/bisect.json
index 7d2acdac..cb5dea01 100644
--- a/compiler_wrapper/testdata/cros_nonhardened_golden/bisect.json
+++ b/compiler_wrapper/testdata/cros_nonhardened_golden/bisect.json
@@ -47,7 +47,7 @@
"CCACHE_DIR=/var/cache/distfiles/ccache",
"CCACHE_UMASK=002",
"CCACHE_CPP2=yes",
- "PYTHONPATH=/media/storage/jiancai/chromeos/src/third_party/toolchain-utils/compiler_wrapper"
+ "PYTHONPATH=/somepath/test_binary"
]
}
}
@@ -102,7 +102,7 @@
"CCACHE_DIR=/var/cache/distfiles/ccache",
"CCACHE_UMASK=002",
"CCACHE_CPP2=yes",
- "PYTHONPATH=/media/storage/jiancai/chromeos/src/third_party/toolchain-utils/compiler_wrapper"
+ "PYTHONPATH=/somepath/test_binary"
]
}
}
@@ -160,7 +160,7 @@
"CCACHE_DIR=/var/cache/distfiles/ccache",
"CCACHE_UMASK=002",
"CCACHE_CPP2=yes",
- "PYTHONPATH=/media/storage/jiancai/chromeos/src/third_party/toolchain-utils/compiler_wrapper"
+ "PYTHONPATH=/somepath/test_binary"
]
},
"stdout": "somemessage",