Page MenuHomePhabricator

Echo alerts and notices are visible after logging in: The expression evaluated to a falsy value:
Closed, DeclinedPublic

Description

Seen on unrelated patch to Score in 1.31

18:22:31 1 failing
18:22:31 
18:22:31 1) Echo alerts and notices are visible after logging in:
18:22:31 The expression evaluated to a falsy value:
18:22:31 
18:22:31   assert( EchoPage.alerts.isExisting() )
18:22:31 
18:22:31 running chrome
18:22:31 AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
18:22:31 
18:22:31   assert( EchoPage.alerts.isExisting() )
18:22:31 
18:22:31     at Context.<anonymous> (/workspace/src/extensions/Echo/tests/selenium/specs/echo.js:13:3)
18:22:31     at new Promise (<anonymous>)
18:22:31     at new F (/workspace/src/node_modules/core-js/library/modules/_export.js:36:28)

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Possibly just a flaky test...