Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Temporarily disabling mima
  • Loading branch information
pwendell committed Aug 3, 2015
commit 3d36d0a4172a6d3379be196917dda1d113a74bba
2 changes: 1 addition & 1 deletion dev/run-tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ def main():
build_apache_spark(build_tool, hadoop_version)

# backwards compatibility checks
detect_binary_inop_with_mima()
# FIXME: TEMPORARILY DISABLED detect_binary_inop_with_mima()

# run the test suites
run_scala_tests(build_tool, hadoop_version, test_modules)
Expand Down