196bd4165f1fbf3cf84f5a98944056ad983eb321
I broke this in https://github.com/flutter/engine/pull/49543 While investigating https://github.com/flutter/flutter/issues/141235 I realized that the specific things that were wrong there were probably artifacts of some intermediate issue in the previous patch - they no longer appear. However, I had broken hot reload. This patch fixes it and updates the `EntityTest.RuntimeEffect` to artificially run the rendering callback a few times simulating a hot reload. The test fails without my changes here.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%