ui_test: ignore errors with cell/getId for testAccessUnauthorizedRelationValue

This listbox can be used to show documents that user is not allowed to
access, so this `cell/getId` can raise. In Zope2 it was raising
Unauthorized and this Unauthorized was catched, on Zope4 it is raising
NotFound, which is no longer catch since 850e436e (
Products.ERP5Form.Form: Let NotFound exceptions propagate during
rendering, 2022-11-25), so this NotFound was raised as a site error,
which caused an error in the test.
7 jobs for zope4py2 in 0 seconds
Status Job ID Name Coverage
  External
passed ERP5.CodingStyleTest-Zope4Py2

01:24:15

failed ERP5.UnitTest-Zope4Py2

01:16:35

passed Wendelin.UnitTest-zope4py2

00:41:41

failed ERP5.UnitTest-Zope4Py2

01:33:21

canceled ERP5.UnitTest-Zope4Py2

failed ERP5.UnitTest-Zope4Py2

01:11:01

canceled ERP5.UnitTest-Zope4Py2