diff --git a/src/coreclr/scripts/exploratory.proj b/src/coreclr/scripts/exploratory.proj index ba834eb3e35e11..d9def1d33ddcbb 100644 --- a/src/coreclr/scripts/exploratory.proj +++ b/src/coreclr/scripts/exploratory.proj @@ -12,8 +12,6 @@ %HELIX_WORKITEM_UPLOAD_ROOT% %HELIX_CORRELATION_PAYLOAD%\CoreRoot %HELIX_CORRELATION_PAYLOAD%\exploratory - - $(BUILD_SOURCESDIRECTORY)\artifacts\helixresults @@ -21,8 +19,6 @@ $HELIX_WORKITEM_UPLOAD_ROOT $HELIX_CORRELATION_PAYLOAD/CoreRoot $HELIX_CORRELATION_PAYLOAD/exploratory - - $(BUILD_SOURCESDIRECTORY)/artifacts/helixresults diff --git a/src/coreclr/scripts/superpmi-asmdiffs-checked-release.proj b/src/coreclr/scripts/superpmi-asmdiffs-checked-release.proj index 412ceeee25c070..1565f6d3468854 100644 --- a/src/coreclr/scripts/superpmi-asmdiffs-checked-release.proj +++ b/src/coreclr/scripts/superpmi-asmdiffs-checked-release.proj @@ -28,8 +28,6 @@ %HELIX_PYTHONPATH% %HELIX_CORRELATION_PAYLOAD% %HELIX_WORKITEM_UPLOAD_ROOT% - - $(BUILD_SOURCESDIRECTORY)\artifacts\helixresults $(Python) $(ProductDirectory)\superpmi_asmdiffs_checked_release.py --diff_with_release -base_jit_directory $(ProductDirectory)\base -diff_jit_directory $(ProductDirectory)\diff -log_directory $(SuperpmiLogsLocation) 1:00 diff --git a/src/coreclr/scripts/superpmi-collect.proj b/src/coreclr/scripts/superpmi-collect.proj index a7a465b4639bb2..8facd28085f42d 100644 --- a/src/coreclr/scripts/superpmi-collect.proj +++ b/src/coreclr/scripts/superpmi-collect.proj @@ -59,15 +59,11 @@ %HELIX_PYTHONPATH% %HELIX_CORRELATION_PAYLOAD%\superpmi %HELIX_WORKITEM_UPLOAD_ROOT% - - $(BUILD_SOURCESDIRECTORY)\artifacts\helixresults $HELIX_PYTHONPATH $HELIX_CORRELATION_PAYLOAD/superpmi $HELIX_WORKITEM_UPLOAD_ROOT - - $(BUILD_SOURCESDIRECTORY)/artifacts/helixresults diff --git a/src/coreclr/scripts/superpmi-diffs.proj b/src/coreclr/scripts/superpmi-diffs.proj index 015de22e5a2c82..8b7aae5803de89 100644 --- a/src/coreclr/scripts/superpmi-diffs.proj +++ b/src/coreclr/scripts/superpmi-diffs.proj @@ -28,15 +28,11 @@ %HELIX_PYTHONPATH% %HELIX_CORRELATION_PAYLOAD% %HELIX_WORKITEM_UPLOAD_ROOT% - - $(BUILD_SOURCESDIRECTORY)\artifacts\helixresults $HELIX_PYTHONPATH $HELIX_CORRELATION_PAYLOAD $HELIX_WORKITEM_UPLOAD_ROOT - - $(BUILD_SOURCESDIRECTORY)/artifacts/helixresults diff --git a/src/coreclr/scripts/superpmi-replay.proj b/src/coreclr/scripts/superpmi-replay.proj index 0b1a735650b87d..bd4d99c660e72b 100644 --- a/src/coreclr/scripts/superpmi-replay.proj +++ b/src/coreclr/scripts/superpmi-replay.proj @@ -28,8 +28,6 @@ %HELIX_PYTHONPATH% %HELIX_CORRELATION_PAYLOAD% %HELIX_WORKITEM_UPLOAD_ROOT% - - $(BUILD_SOURCESDIRECTORY)\artifacts\helixresults $(Python) $(ProductDirectory)\superpmi_replay.py -jit_directory $(ProductDirectory) 3:15 diff --git a/src/tests/Common/helixpublishwitharcade.proj b/src/tests/Common/helixpublishwitharcade.proj index bd6f60135829e1..862754c90abc9a 100644 --- a/src/tests/Common/helixpublishwitharcade.proj +++ b/src/tests/Common/helixpublishwitharcade.proj @@ -647,15 +647,6 @@ false - - - $(BUILD_SOURCESDIRECTORY)\artifacts\helixresults - - - - $(BUILD_SOURCESDIRECTORY)/artifacts/helixresults - -