We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032a1a0 commit e65243bCopy full SHA for e65243b
src/c++/perf_analyzer/genai-perf/tests/test_cli.py
@@ -271,7 +271,7 @@ def test_default_profile_export_filepath(
271
"artifacts/hello_world_test_model-openai-chat-concurrency1",
272
(
273
"Model name 'hello/world/test_model' cannot be used to create "
274
- "artifact directory. Instead, 'hello_world_model' will be used"
+ "artifact directory. Instead, 'hello_world_test_model' will be used"
275
),
276
277
],
0 commit comments