Skip to content

Commit 21d868d

Browse files
authored
Work around release build due to whl_no_aio test environment (#40313)
- renamed `test_prompty.py` to `test_prompt_async.py` so that those tests get skipped in whl_no_aio since they are async test cases testing async functions - updated the names of the test recording files so that they still match and verified that recording playback still works
1 parent a0ab10d commit 21d868d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

sdk/evaluation/azure-ai-evaluation/assets.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "python",
44
"TagPrefix": "python/evaluation/azure-ai-evaluation",
5-
"Tag": "python/evaluation/azure-ai-evaluation_a369640d42"
5+
"Tag": "python/evaluation/azure-ai-evaluation_f423a24efa"
66
}

0 commit comments

Comments
 (0)