Page MenuHomePhabricator

AssertionError [ERR_ASSERTION] in "item old revisions do not have an edit link"
Closed, DuplicatePublic

Description

Got Verified-1 on multiple Translate patches just now:

14:02:08 [0-1] AssertionError [ERR_ASSERTION] in "item old revisions do not have an edit link"
14:02:08 The expression evaluated to a falsy value:
14:02:08 
14:02:08   assert( !ItemPage.editButton.isExisting() )

Example: https://integration.wikimedia.org/ci/job/wmf-quibble-selenium-php72-docker/94180/consoleFull

Event Timeline

It's an old bug, but it seems to be failing a lot more often recently. T227266 has a long history of it being tweaked, skipped and unskipped. Apparently it's also flaky in production, but that doesn't seem like a reason to enable a flaky test.