mirror of
https://github.com/wassname/ray.git
synced 2026-08-05 13:21:03 +08:00
This reverts commit 1b1466748f.
This commit is contained in:
@@ -66,6 +66,7 @@ INSTANTIATE_TEST_CASE_P(StreamingTest, StreamingExactlySameTest,
|
||||
} // namespace ray
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
// set_streaming_log_config("streaming_writer_test", StreamingLogLevel::INFO, 0);
|
||||
::testing::InitGoogleTest(&argc, argv);
|
||||
RAY_CHECK(argc == 9);
|
||||
ray::TEST_STORE_EXEC_PATH = std::string(argv[1]);
|
||||
|
||||
Reference in New Issue
Block a user