import pytest


@pytest.mark.xfail
def test_set_identity_preferences():
    raise NotImplementedError
