Assigned
Status Update
Comments
rh...@gmail.com <rh...@gmail.com> #2
I believe this a dup of 187188981, which is fixed but waiting for a release -
an...@google.com <an...@google.com> #3
It is not. There we only started filtering out nodes which are deactivated (in a reuse pool of lazy column). In this bug we will also make sure assertIsNotDisplayed() is not creased on a node which doesn't exist
Description
assertIsNotDisplayed() which is crashing if the node is not composed
assertDoesNotExist() which is crashing if the node composed, but not placed And there is no way to write it on my own because fetchSemanticsNode with boolean is internal