Skip to content

Commit 4e6b795

Browse files
lllilithyangchenyangliao
andauthored
Re-Open "test_register_output_for_anonymous_internal_component" (Azure#29052)
* add name and version for output * add asset_name, asset_version, merge 2022-12-01 pr * resolve comments * add test and modify related codes * refine code * fix failed test * fix comments * fix condition._port_name * fix test and some comments * revert the modification of compute * fix comments * fix pylint error, add tests for CommandJob, Spark, Parallel, Sweep * delete one test, will add in another pr * modify error message * update recording * update recordings * update recordings * update recording case2 --------- Co-authored-by: chenyangliao <chenyangliao@microsoft.com>
1 parent ea98670 commit 4e6b795

9 files changed

+1739
-1671
lines changed

sdk/ml/azure-ai-ml/tests/internal/e2etests/test_pipeline_job.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ def pipeline_func():
112112
json.dumps(node_rest_dict, indent=2), json.dumps(mismatched_runsettings, indent=2)
113113
)
114114

115-
@pytest.mark.skip(reason="Task 2262955: skip to unblock March release.")
116115
@pytest.mark.parametrize(
117116
"test_case",
118117
PARAMETERS_TO_TEST_WITH_OUTPUT,

sdk/ml/azure-ai-ml/tests/recordings/internal/e2etests/test_pipeline_job.pyTestPipelineJobtest_register_output_for_anonymous_internal_component[test_case0].json

Lines changed: 249 additions & 244 deletions
Large diffs are not rendered by default.

sdk/ml/azure-ai-ml/tests/recordings/internal/e2etests/test_pipeline_job.pyTestPipelineJobtest_register_output_for_anonymous_internal_component[test_case1].json

Lines changed: 211 additions & 196 deletions
Large diffs are not rendered by default.

sdk/ml/azure-ai-ml/tests/recordings/internal/e2etests/test_pipeline_job.pyTestPipelineJobtest_register_output_for_anonymous_internal_component[test_case2].json

Lines changed: 253 additions & 231 deletions
Large diffs are not rendered by default.

sdk/ml/azure-ai-ml/tests/recordings/internal/e2etests/test_pipeline_job.pyTestPipelineJobtest_register_output_for_anonymous_internal_component[test_case3].json

Lines changed: 223 additions & 177 deletions
Large diffs are not rendered by default.

sdk/ml/azure-ai-ml/tests/recordings/internal/e2etests/test_pipeline_job.pyTestPipelineJobtest_register_output_for_anonymous_internal_component[test_case4].json

Lines changed: 222 additions & 162 deletions
Large diffs are not rendered by default.

sdk/ml/azure-ai-ml/tests/recordings/internal/e2etests/test_pipeline_job.pyTestPipelineJobtest_register_output_for_anonymous_internal_component[test_case5].json

Lines changed: 193 additions & 188 deletions
Large diffs are not rendered by default.

sdk/ml/azure-ai-ml/tests/recordings/internal/e2etests/test_pipeline_job.pyTestPipelineJobtest_register_output_for_anonymous_internal_component[test_case6].json

Lines changed: 192 additions & 250 deletions
Large diffs are not rendered by default.

sdk/ml/azure-ai-ml/tests/recordings/internal/e2etests/test_pipeline_job.pyTestPipelineJobtest_register_output_for_anonymous_internal_component[test_case7].json

Lines changed: 196 additions & 222 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)