Skip to content

Commit

Permalink
Use fburl for url of internal investigation doc
Browse files Browse the repository at this point in the history
Reviewed By: jdelliot

Differential Revision: D66395199

fbshipit-source-id: a9ec5050e51a28c97bc99d7c0aac322c6491f439
  • Loading branch information
kavehahmadi60 authored and facebook-github-bot committed Nov 23, 2024
1 parent 4031e60 commit 6a1dd67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eden/fs/store/hg/test/SaplingBackingStoreTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ TEST_F(SaplingBackingStoreNoFaultInjectorTest, cachingPolicyConstruction) {
// Duplicate requests with same nodeID in one request batch will crash Eden with
// `folly::PromiseAlreadySatisfied` exception. It caused S463588 in the past.
// More info on the investication doc
// https://docs.google.com/document/d/1TvDxEN53oxLbItNWQyqmst3ry5xvcCO5aeCtGjyt4Es
// https://fburl.com/gdoc/7mgp3fhe
// This test is to make sure we don't have duplicate requests in one batch.
TEST_F(
SaplingBackingStoreNoFaultInjectorTest,
Expand Down

0 comments on commit 6a1dd67

Please sign in to comment.