[AMD] [CI] Enable 3 nested unit tests needing harness stub fixes (#31843)
Co-authored-by: HAI <hixiao@gmail.com>
This commit is contained in:
@@ -101,6 +101,11 @@ _MM_GEN_FILE_BACKENDS = {
|
||||
"unit/sana_wm/test_streaming_cached.py": ("AMD",),
|
||||
"unit/sana_wm/test_streaming_stage.py": ("AMD",),
|
||||
"unit/sana_wm/test_streaming_vae.py": ("AMD",),
|
||||
# Enabled with small test-harness stub fixes.
|
||||
"unit/progressive_resolution/test_progressive.py": ("AMD",),
|
||||
"unit/sana_wm/test_streaming_realtime_path.py": ("AMD",),
|
||||
# Stub gap already fixed upstream; only needs enabling here.
|
||||
"unit/realtime/test_lingbot_causal_denoising.py": ("AMD",),
|
||||
}
|
||||
|
||||
# Filenames that match `test_*.py` by convention but contain no real tests
|
||||
|
||||
Reference in New Issue
Block a user