These tests relied on setting the name of an element twice to verify that the last one set took precedence, however name is a CONSTRUCT property and the parser now errors out when such properties are set twice, in g_object_new_with_properties . Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3026>