You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "D:\h\w\B9F509E3\w\ADFB098F\e\test.py", line 16, in <module>
Runner(traits).run()
File "D:\h\w\B9F509E3\p\shared\runner.py", line 482, in run
raise Exception("Failed to capture the reported start time!")
Exception: Failed to capture the reported start time!
We're seeing occasional crashes (locally and on CI) in Android memory consumption measurements
performance/eng/performance/maui_scenarios_android.proj
Lines 76 to 79 in 1b31842
Error message:
raised at
performance/src/scenarios/shared/runner.py
Line 482 in c0c5001
This is because the memory tracing isn't properly reporting the measured values:
instead of
The text was updated successfully, but these errors were encountered: