Open Bug 1953108 Opened 1 year ago Updated 1 year ago

Investigate why GeckoProfiler.FeatureCombinations test is taking a long time on Windows asan builds

Categories

(Core :: Gecko Profiler, task, P3)

task

Tracking

()

People

(Reporter: canova, Unassigned)

References

Details

We had intermittent failures on GeckoProfiler.FeatureCombinations test, like Bug 1943777. From a quick look, it looks like these tests are taking a lot longer on Windows asan bulds. We should investigate why there is such a big difference, and try to fix it. Also this is starting and stopping the profiler a lot of times with different combinations. It's expected to run longer than normal tests, but there is still a bit different no Windows asan builds.

From my quick testing: On linux debug builds it takes around 50 seconds. On linux asan builds it takes around 2.5 mins. And on Windows asan builds it takes almost 7 mins.

Summary: Investigate why GeckoProfiler.FeatureCombinations test is taking a long time with Windows asan builds → Investigate why GeckoProfiler.FeatureCombinations test is taking a long time on Windows asan builds
You need to log in before you can comment on or make changes to this bug.