@allure.title decorator doesn't correctly formats a title string when using a parametrized fixture and having that fixture skip a test or raise an error: import ...
from torch._subclasses.fake_tensor import FakeTensorMode with FakeTensorMode(): pass Traceback (most recent call last): File "/data/users/weif/torchtitan/test_fake ...