Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
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
3 changes: 0 additions & 3 deletions python/run-tests-with-coverage
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ export PYTHONPATH="$FWDIR:$PYTHONPATH"
# Also, our sitecustomize.py and coverage_daemon.py are included in the path.
export PYTHONPATH="$COVERAGE_DIR:$PYTHONPATH"

# We use 'spark.python.daemon.module' configuration to insert the coverage supported workers.
export SPARK_CONF_DIR="$COVERAGE_DIR/conf"

# This environment variable enables the coverage.
export COVERAGE_PROCESS_START="$FWDIR/.coveragerc"

Expand Down
21 changes: 0 additions & 21 deletions python/test_coverage/conf/spark-defaults.conf

This file was deleted.

48 changes: 0 additions & 48 deletions python/test_coverage/coverage_daemon.py

This file was deleted.