Commit 10a2303
Improve error message in download when use invalid input (Azure#28992)
* 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
* improve error msg, add ut
* run black
---------
Co-authored-by: chenyangliao <chenyangliao@microsoft.com>1 parent 20bf5d1 commit 10a2303
File tree
2 files changed
+8
-0
lines changed- sdk/ml/azure-ai-ml
- azure/ai/ml/operations
- tests/job_common/unittests
2 files changed
+8
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
276 | 277 | | |
277 | 278 | | |
278 | 279 | | |
| 280 | + | |
| 281 | + | |
279 | 282 | | |
280 | 283 | | |
281 | 284 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
0 commit comments