Skip to content

Commit

Permalink
[mvn] disable failing test
Browse files Browse the repository at this point in the history
Reviewed By: dulmarod

Differential Revision: D61124888

fbshipit-source-id: d1efc0dc4ebd4ab023271bb6676e1374d2ae367d
  • Loading branch information
jvillard authored and facebook-github-bot committed Aug 12, 2024
1 parent db0f633 commit dcac81c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,9 @@ ifneq ($(MVN),no)
BUILD_SYSTEMS_TESTS += \
mvn \
jar \
jar_without_sources
# Temporarily(?) disabled due to CI errors
# jar_without_sources \
endif
endif # BUILD_JAVA_ANALYZERS

Expand Down

0 comments on commit dcac81c

Please sign in to comment.