You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fuchs...@chromium.org
Hi Fuchsia Dev
I have a Gerrit CL to fix a select dropdown bug. The unit test included in my change is failing the CQ Dry Run on fuchsia-x64-cast-receiver-rel. It's failed multiple test runs, and I also tries rebasing to the latest. I tried getting a local repro of the test
failure to debug the issue. I found instructions for building and running unit tests on Fuchsia. I set up a Chromium for Linux environment using WSL2. I built content_unittests and then executed run_content_unittests to run my unit test on the Fuchsia emulator,
but the test passes in my local environment.
Are there additional instructions for how to get a local repro of the issue? Do you have any tips for how to resolve the test failure?