Closed
Description
This is low priority test infra enhancement issue:
Currently we are polling on the test tree dump comparison result (getTreeDumpResult in BasePage.ts), we should be firing event when layout tree dump comprison pass. Currently the custom view manager fails in release mode because constructor with the Context object is optimized away, we need Context object to fire event from custom view manager.