The following test has failed four times in a row now (1, 2, 3, 4):
[0-3] Error in "SetEntitySchemaLabelDescriptionAliasesPage:Page.is possible to edit Schema identifying information"
Error: element (".entityschema-description[lang=en]") still not existing after 5000ms
at ViewSchemaPage.getDescription (/workspace/src/extensions/EntitySchema/tests/selenium/pageobjects/view.schema.page.js:33:85)
at Context.it (/workspace/src/extensions/EntitySchema/tests/selenium/specs/special/setEntitySchemaLabelDescriptionAliases.js:47:38)Sometimes our browser tests fail randomly, but this seems too consistent for that. It looks like the test is properly broken, though it’s not yet clear to me why (or why only this one test would be broken).