File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
sdk/evaluation/azure-ai-evaluation Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 22 "AssetsRepo" : " Azure/azure-sdk-assets" ,
33 "AssetsRepoPrefixPath" : " python" ,
44 "TagPrefix" : " python/evaluation/azure-ai-evaluation" ,
5- "Tag" : " python/evaluation/azure-ai-evaluation_398d07a53e "
6- }
5+ "Tag" : " python/evaluation/azure-ai-evaluation_266a01515b "
6+ }
Original file line number Diff line number Diff line change @@ -790,7 +790,6 @@ async def callback(
790790 outputs3 ["regular" ][0 ]["messages" ][0 ]["content" ] in outputs3 ["jailbreak" ][0 ]["messages" ][0 ]["content" ]
791791 outputs3 ["regular" ][0 ]["messages" ][0 ]["content" ] != outputs3 ["jailbreak" ][0 ]["messages" ][0 ]["content" ]
792792
793- @pytest .mark .skip ("Skipping due to category mismatch in simulator output. WI: 3819162" )
794793 def test_regular_and_jailbreak_outputs_match (self , azure_cred , project_scope ):
795794 """
796795 Test to verify that the regular and jailbreak outputs of the simulator have matching categories
You can’t perform that action at this time.
0 commit comments