mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
Currently the bencher tests for harmonyos have a suspiciously low ram usage. However, Scenario tests and speedometer work. The most likely explanation is that we forgot to add the certificate while switching hitrace-bencher to use mitmproxy. Hence, we add the flag. Testing: This does not have an automatic test but manually testing shows that we will have the certificate errors otherwise. Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>