Skip to content

Commit

Permalink
Disable FBOSS OSS tests in on-diff jobs (#183)
Browse files Browse the repository at this point in the history
Summary:
X-link: facebookincubator/katran#183

X-link: facebook/openr#143

X-link: facebook/fbthrift#536

X-link: facebook/fb303#33

X-link: facebook/folly#1924

FBOSS OSS on-diff job is failing due to random test failures.

Disabling the tests for now to avoid build breakages.

Reviewed By: shri-khare

Differential Revision: D42550176

fbshipit-source-id: fb887cd092adae0a57f7a377fa7e1941c46c5afd
  • Loading branch information
simuthus-fb authored and facebook-github-bot committed Jan 24, 2023
1 parent 96575a0 commit 39bebb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/fbcode_builder/manifests/fboss
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ nlohmann-json
fbcode/fboss/github = .
fbcode/fboss/common = common
fbcode/fboss = fboss

[sandcastle]
run_tests = off

0 comments on commit 39bebb0

Please sign in to comment.