Skip to content

Commit bc6f71e

Browse files
pablorfb-metafacebook-github-bot
authored andcommitted
Temporary disable (#768)
Summary: Pull Request resolved: #768 Benchmark is failing with "Encountered an external dependency failure." https://www.internalfb.com/servicelab/experiment/5801046737 Disabling diff time check until triaged Reviewed By: zdevito Differential Revision: D79673665 fbshipit-source-id: 9335e8268692627f84de2541998b4931afe5271f
1 parent d9d8662 commit bc6f71e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hyperactor_mesh/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @generated by autocargo from //monarch/hyperactor_mesh:[benchmarks,hyperactor_mesh,hyperactor_mesh_test_bootstrap,hyperactor_mesh_test_remote_process_alloc,hyperactor_mesh_test_remote_process_allocator,process_allocator_cleanup,process_allocator_test_bin,process_allocator_test_bootstrap]
1+
# @generated by autocargo from //monarch/hyperactor_mesh:[actor_mesh_benchmarks,hyperactor_mesh,hyperactor_mesh_test_bootstrap,hyperactor_mesh_test_remote_process_alloc,hyperactor_mesh_test_remote_process_allocator,process_allocator_cleanup,process_allocator_test_bin,process_allocator_test_bootstrap]
22

33
[package]
44
name = "hyperactor_mesh"
@@ -8,7 +8,7 @@ edition = "2021"
88
license = "BSD-3-Clause"
99

1010
[[bin]]
11-
name = "benchmarks"
11+
name = "actor_mesh_benchmarks"
1212
path = "benches/main.rs"
1313

1414
[[bin]]

0 commit comments

Comments
 (0)