Skip to content

Commit

Permalink
[PH2][Test][Promise]
Browse files Browse the repository at this point in the history
  • Loading branch information
tanvi-jagtap committed Jan 29, 2025
1 parent f5cf426 commit e22745e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/core/promise/party_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,6 @@ void StressTestAsserts(std::vector<Timestamp>& start_times,

LOG(INFO) << "Small thread run time : " << fastest_thread_run_time;

// TODO(tjagtap) : Too many ways to check the same thing. Explore what we
// want to keep and what to remove. Just presenting all the options here.
Duration total_sleep_time =
Duration::Milliseconds(kNumThreads * kNumSpawns * average_sleep_ms);
float run_time_by_sleep_time = 3.5;
Expand Down

0 comments on commit e22745e

Please sign in to comment.