Page MenuHomePhabricator

florian (Florian Quèze)
User

Projects

User Details

User Since
Jan 25 2018, 9:10 PM (406 w, 5 d)
Availability
Available
Review Queue
3

Recent Activity

Fri, Nov 7

florian added inline comments to D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Fri, Nov 7, 1:21 PM · testing-approved
florian updated the diff for D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Fri, Nov 7, 12:03 PM · testing-approved
florian added inline comments to D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Fri, Nov 7, 11:31 AM · testing-approved

Thu, Nov 6

florian added inline comments to D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Thu, Nov 6, 9:29 PM · testing-approved
florian requested review of D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Thu, Nov 6, 9:26 PM · testing-approved
florian added a reviewer for D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers.: mstange.

Adding Markus to review the format of generated profiles.

Thu, Nov 6, 4:12 PM · testing-approved
florian added a comment to D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Thu, Nov 6, 11:57 AM · testing-approved
florian updated the diff for D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Thu, Nov 6, 11:55 AM · testing-approved
florian added a comment to D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Thu, Nov 6, 10:19 AM · testing-approved
florian requested review of D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Thu, Nov 6, 10:06 AM · testing-approved
florian edited projects for D271503: Bug 1998460 - only start the resource monitor for decision tasks when MOZ_UPLOAD_DIR is set, r=ahal., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Thu, Nov 6, 9:37 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian requested review of D271503: Bug 1998460 - only start the resource monitor for decision tasks when MOZ_UPLOAD_DIR is set, r=ahal..
Thu, Nov 6, 8:51 AM · testing-exception-unchanged (Doesn't change behavior for users)

Wed, Nov 5

florian edited projects for D271507: Bug 1998338 - add group_start and group_end to RaptorLogger, r=sparky., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Wed, Nov 5, 9:59 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added a comment to D271507: Bug 1998338 - add group_start and group_end to RaptorLogger, r=sparky..

I don't know how to test this, but it seems to be the straightforward fix.

Wed, Nov 5, 9:29 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D271507: Bug 1998338 - add group_start and group_end to RaptorLogger, r=sparky..
Wed, Nov 5, 9:29 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D271503: Bug 1998460 - only start the resource monitor for decision tasks when MOZ_UPLOAD_DIR is set, r=ahal..
Wed, Nov 5, 9:19 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian accepted D271250: Bug 1995687 - Fix perma failing browser/base/content/test/performance/browser_tabclose.js r=florian.

Thanks for debugging this!

Wed, Nov 5, 4:11 PM · testing-approved
florian accepted D270316: Bug 1996801 - Add an API to get the current process used memory r?florian.
Wed, Nov 5, 12:12 PM · testing-approved
florian accepted D271355: Bug 1998335 - [devtools] Remove and migrate linux 1804 annotations from DevTools browser.toml manifests.
Wed, Nov 5, 8:02 AM · testing-exception-unchanged (Doesn't change behavior for users)

Tue, Nov 4

florian added a project to D270316: Bug 1996801 - Add an API to get the current process used memory r?florian: testing-approved.

Looks good to me, thanks!

Tue, Nov 4, 5:39 PM · testing-approved
florian updated the diff for D271194: Bug 1998095 - Produce resource usage profiles for mach lint commands, r=jcristau..
Tue, Nov 4, 1:48 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added inline comments to D270516: Bug 1901215 - bucket long arrays in the JSON viewer, r=#devtools-reviewers..
Tue, Nov 4, 12:27 PM · testing-approved
florian added a comment to D270516: Bug 1901215 - bucket long arrays in the JSON viewer, r=#devtools-reviewers..

There are 2 reasons for the bucket size:

  • the performance issue when showing too many nodes at once
  • the time it takes to scroll to the end of what has been expended. If the bucket size was much larger, scrolling would be inconvenient, and you would probably need to collapse the bucket again to see something else, which makes comparing data from multiple arrays much harder (having multiple arrays of indexes is very common when inspecting profile JSON files).
Tue, Nov 4, 12:25 PM · testing-approved
florian added a comment to D270316: Bug 1996801 - Add an API to get the current process used memory r?florian.
Tue, Nov 4, 11:46 AM · testing-approved
florian edited projects for D271194: Bug 1998095 - Produce resource usage profiles for mach lint commands, r=jcristau., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Tue, Nov 4, 10:27 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian edited projects for D271195: Bug 1998095 - only import SystemResourceMonitor in resourcehandler.py when starting the resource monitor, r=jcristau., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Tue, Nov 4, 10:26 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian updated the diff for D271195: Bug 1998095 - only import SystemResourceMonitor in resourcehandler.py when starting the resource monitor, r=jcristau..
Tue, Nov 4, 10:22 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian edited projects for D270919: Bug 1997671 - Upload a resource usage profile for decision tasks, r=bhearsum., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Tue, Nov 4, 10:06 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian added a comment to D270919: Bug 1997671 - Upload a resource usage profile for decision tasks, r=bhearsum..

Thanks for the review!

Tue, Nov 4, 10:06 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian added inline comments to D271194: Bug 1998095 - Produce resource usage profiles for mach lint commands, r=jcristau..
Tue, Nov 4, 10:01 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D271195: Bug 1998095 - only import SystemResourceMonitor in resourcehandler.py when starting the resource monitor, r=jcristau..
Tue, Nov 4, 9:08 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D271194: Bug 1998095 - Produce resource usage profiles for mach lint commands, r=jcristau..
Tue, Nov 4, 9:08 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian updated the diff for D270919: Bug 1997671 - Upload a resource usage profile for decision tasks, r=bhearsum..
Tue, Nov 4, 9:07 AM · testing-exception-unchanged (Doesn't change behavior for users)

Mon, Nov 3

florian added a comment to D270516: Bug 1901215 - bucket long arrays in the JSON viewer, r=#devtools-reviewers..

I tried to make "expand all" expand buckets too, and for large-ish JSON files that restored the existing behavior of using a bit more than a CPU core until an out of memory error occurred.

Mon, Nov 3, 12:14 PM · testing-approved
florian updated the diff for D270516: Bug 1901215 - bucket long arrays in the JSON viewer, r=#devtools-reviewers..
Mon, Nov 3, 12:09 PM · testing-approved
florian created D271047: Bug 1997886 - When generating xpcshell timing JSON files, ignore previous artifacts if they don't contain enough processed jobs, r=ahal..
Mon, Nov 3, 11:07 AM · testing-exception-unchanged (Doesn't change behavior for users)

Fri, Oct 31

florian accepted D270050: Bug 1996349 - Switch xpcshell tests to highcpu pool r?florian!,#releng.

Thanks for working on this, I'm looking forward to seeing the impact on job run times!

Fri, Oct 31, 9:39 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added a comment to D270919: Bug 1997671 - Upload a resource usage profile for decision tasks, r=bhearsum..

Try run: https://treeherder.mozilla.org/jobs?repo=try&selectedTaskRun=NLWMhcLaRc2sfhQn0KzUew.0&revision=7e42453431caf18134433853d38c27138ff8403b

Fri, Oct 31, 8:51 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D270919: Bug 1997671 - Upload a resource usage profile for decision tasks, r=bhearsum..
Fri, Oct 31, 8:50 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian requested changes to D270316: Bug 1996801 - Add an API to get the current process used memory r?florian.

Looks reasonable overall. Several trivial comments.

Fri, Oct 31, 3:32 PM · testing-approved
florian updated the diff for D270495: Bug 1997087 - Make the parsed JSON object accessible from the devtools console as $json.data, r=#devtools-reviewers..
Fri, Oct 31, 3:10 PM · testing-approved
florian requested review of D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Fri, Oct 31, 11:28 AM · testing-approved
florian added inline comments to D270516: Bug 1901215 - bucket long arrays in the JSON viewer, r=#devtools-reviewers..
Fri, Oct 31, 11:08 AM · testing-approved
florian updated the diff for D270516: Bug 1901215 - bucket long arrays in the JSON viewer, r=#devtools-reviewers..
Fri, Oct 31, 11:07 AM · testing-approved
florian updated the diff for D270495: Bug 1997087 - Make the parsed JSON object accessible from the devtools console as $json.data, r=#devtools-reviewers..
Fri, Oct 31, 10:38 AM · testing-approved
florian updated the diff for D268451: Bug 1994065 - log only the skip-if condition that was used to decide to skip the test when logging test_end with status=SKIP, r=jmaher..
Fri, Oct 31, 10:18 AM · testing-approved

Thu, Oct 30

florian updated the diff for D270480: Bug 1997047 - Add taskcluster tasks for the script that generates JSON files used by the xpcshell timings dashboard, r=ahal..
Thu, Oct 30, 9:37 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added a comment to D270480: Bug 1997047 - Add taskcluster tasks for the script that generates JSON files used by the xpcshell timings dashboard, r=ahal..

Thanks for the review!

Thu, Oct 30, 9:10 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian requested review of D270480: Bug 1997047 - Add taskcluster tasks for the script that generates JSON files used by the xpcshell timings dashboard, r=ahal..
Thu, Oct 30, 9:10 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian planned changes to D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Thu, Oct 30, 5:37 PM · testing-approved
florian updated the diff for D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Thu, Oct 30, 5:37 PM · testing-approved
florian updated the diff for D270516: Bug 1901215 - bucket long arrays in the JSON viewer, r=#devtools-reviewers..
Thu, Oct 30, 5:36 PM · testing-approved
florian updated the diff for D270495: Bug 1997087 - Make the parsed JSON object accessible from the devtools console as $json.data, r=#devtools-reviewers..
Thu, Oct 30, 5:36 PM · testing-approved
florian added a comment to D270516: Bug 1901215 - bucket long arrays in the JSON viewer, r=#devtools-reviewers..

Thanks for spending time on fixing these important limitations of the JSON Viewer!

For some reason "expand all" doesn't work?

Thu, Oct 30, 5:32 PM · testing-approved
florian planned changes to D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Thu, Oct 30, 1:56 PM · testing-approved
florian updated the diff for D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Thu, Oct 30, 1:56 PM · testing-approved
florian added inline comments to D270316: Bug 1996801 - Add an API to get the current process used memory r?florian.
Thu, Oct 30, 10:08 AM · testing-approved
florian added inline comments to D270316: Bug 1996801 - Add an API to get the current process used memory r?florian.
Thu, Oct 30, 9:58 AM · testing-approved

Wed, Oct 29

florian planned changes to D270623: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers..
Wed, Oct 29, 10:52 PM · testing-approved
florian updated the diff for D270480: Bug 1997047 - Add taskcluster tasks for the script that generates JSON files used by the xpcshell timings dashboard, r=ahal..
Wed, Oct 29, 4:19 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian updated the diff for D270516: Bug 1901215 - bucket long arrays in the JSON viewer, r=#devtools-reviewers..
Wed, Oct 29, 4:06 PM · testing-approved
florian updated the diff for D270495: Bug 1997087 - Make the parsed JSON object accessible from the devtools console as $json.data, r=#devtools-reviewers..
Wed, Oct 29, 4:06 PM · testing-approved
florian created D270516: Bug 1901215 - bucket long arrays in the JSON viewer, r=#devtools-reviewers..
Wed, Oct 29, 1:47 PM · testing-approved
florian created D270495: Bug 1997087 - Make the parsed JSON object accessible from the devtools console as $json.data, r=#devtools-reviewers..
Wed, Oct 29, 12:45 PM · testing-approved
florian added a comment to D270480: Bug 1997047 - Add taskcluster tasks for the script that generates JSON files used by the xpcshell timings dashboard, r=ahal..

There's a try push at https://treeherder.mozilla.org/jobs?repo=try&selectedTaskRun=X5sD9iN4QD-WhkkIv3lC_Q.0&revision=f4b76ce8910af59c5142f741222410cd2d42bda6
Here's the resource usage profile of the new job: https://share.firefox.dev/4hyQW1y
Jobs actually running daily should finish much faster, as they try to fetch artifacts from the previous run before re-generating the data for a given day.

Wed, Oct 29, 11:25 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D270480: Bug 1997047 - Add taskcluster tasks for the script that generates JSON files used by the xpcshell timings dashboard, r=ahal..
Wed, Oct 29, 11:18 AM · testing-exception-unchanged (Doesn't change behavior for users)

Fri, Oct 24

florian resigned from D269574: Bug 1995058 - increase the requesttimeoutfactor for slow test_Region_geocoding.js. r=florian.

I landed a similar change in D269625.

Fri, Oct 24, 7:54 AM

Thu, Oct 23

florian added a comment to D269811: Bug 1995905 - request longer timeouts for xpcshell tests that perma fail on macosx1500-aarch64-shippable, r=Aryx..

Try looks acceptably green: https://treeherder.mozilla.org/jobs?repo=try&revision=4b1c4f35d3a4befb1b70878d6a6218e44b43ef4b

Thu, Oct 23, 5:30 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D269811: Bug 1995905 - request longer timeouts for xpcshell tests that perma fail on macosx1500-aarch64-shippable, r=Aryx..
Thu, Oct 23, 5:29 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian resigned from D267972: Bug 1991910 - Use CPU time instead of wall clock in test_MatchPattern.js r?robwu.
Thu, Oct 23, 5:17 PM · testing-exception-unchanged (Doesn't change behavior for users)

Wed, Oct 22

florian edited projects for D269624: Bug 1995627 - optimize xpcshell test parallel execution by avoiding long-running tests at the end, r=ahal., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Wed, Oct 22, 7:08 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian edited projects for D269625: Bug 1995627 - adjust timeouts for high cpu use tests that will now run first and in parallel with more other tests, r=ahal., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Wed, Oct 22, 7:07 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added a comment to D269627: Bug 1995627 - use the structured log time field for begin_test and end_test in resourcemonitor.py, r=ahal..

This isn't strictly related to bug 1995627, but it made sense to cleanup while I was in this area, test markers were the last ones using time.monotonic and ignoring the "time" field of structured logging data. It's better to have a consistent source of information for all the timestamps we show in the same profile.

Wed, Oct 22, 3:23 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added a comment to D269626: Bug 1995627 - show non-default timeout factors on test markers in resource usage profiles, r=ahal..

Example profile: https://share.firefox.dev/4ovvwo9

Wed, Oct 22, 3:22 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added a comment to D269625: Bug 1995627 - adjust timeouts for high cpu use tests that will now run first and in parallel with more other tests, r=ahal..

For long running tests that use a lot of CPU and typically finished last, for a portion of their run time they were running alone. Now that they run in parallel to other tests for their entire duration, they take longer.

Wed, Oct 22, 3:22 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added a comment to D269624: Bug 1995627 - optimize xpcshell test parallel execution by avoiding long-running tests at the end, r=ahal..

Profile with the patch: https://share.firefox.dev/4ovvwo9 (test_backgroundtask_experiments.js starts at the begining of the job)
Profile without the patch: https://share.firefox.dev/4niH90G (test_backgroundtask_experiments.js started after 50s spent on other tests)

Wed, Oct 22, 3:21 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D269627: Bug 1995627 - use the structured log time field for begin_test and end_test in resourcemonitor.py, r=ahal..
Wed, Oct 22, 3:16 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D269626: Bug 1995627 - show non-default timeout factors on test markers in resource usage profiles, r=ahal..
Wed, Oct 22, 3:16 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D269625: Bug 1995627 - adjust timeouts for high cpu use tests that will now run first and in parallel with more other tests, r=ahal..
Wed, Oct 22, 3:15 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D269624: Bug 1995627 - optimize xpcshell test parallel execution by avoiding long-running tests at the end, r=ahal..
Wed, Oct 22, 3:14 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added a comment to D269574: Bug 1995058 - increase the requesttimeoutfactor for slow test_Region_geocoding.js. r=florian.

http://queze.net/goinfre/tmp/tests/#date=2025-10-21&q=geocoding&view=list (click the row with the test name to expend it) shows a chart of the run times on autoland/mozilla-central yesterday. 0 timeouts.

Wed, Oct 22, 2:06 PM
florian added a comment to D269574: Bug 1995058 - increase the requesttimeoutfactor for slow test_Region_geocoding.js. r=florian.

http://queze.net/goinfre/tmp/tests/#date=2025-10-21&q=geocoding&view=list (click the row with the test name to expend it) shows a chart of the run times on autoland/mozilla-central yesterday. 0 timeouts.

Wed, Oct 22, 2:02 PM
florian added a comment to D269574: Bug 1995058 - increase the requesttimeoutfactor for slow test_Region_geocoding.js. r=florian.

Do you have a try push with https://bugzilla.mozilla.org/show_bug.cgi?id=1995666#c3 addressed? That's the first step before annotating individual tests.

Wed, Oct 22, 1:25 PM

Tue, Oct 21

florian edited projects for D269432: Bug 1995593 - don't retry self tests that are expected to fail, r=jmaher., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Tue, Oct 21, 8:34 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian edited projects for D269435: Bug 1995593 - don't upload crash dumps from self tests, r=jmaher., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Tue, Oct 21, 8:33 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added inline comments to D269435: Bug 1995593 - don't upload crash dumps from self tests, r=jmaher..
Tue, Oct 21, 7:27 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D269435: Bug 1995593 - don't upload crash dumps from self tests, r=jmaher..
Tue, Oct 21, 4:23 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian created D269432: Bug 1995593 - don't retry self tests that are expected to fail, r=jmaher..
Tue, Oct 21, 4:22 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian edited projects for D269182: Bug 1995058 - set xpcshell timeout factors per platform, r=jmaher., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Tue, Oct 21, 8:41 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian edited projects for D269185: Bug 1995058 - set the default xpcshell test timeout to 30s, r=jmaher., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Tue, Oct 21, 8:41 AM · testing-exception-unchanged (Doesn't change behavior for users)
florian edited projects for D269283: Bug 1995352 - fix the 'not enough values to unpack' warning from resourcemonitor.py, r=sergesanspaille., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Tue, Oct 21, 6:03 AM · testing-exception-unchanged (Doesn't change behavior for users)

Mon, Oct 20

florian created D269283: Bug 1995352 - fix the 'not enough values to unpack' warning from resourcemonitor.py, r=sergesanspaille..
Mon, Oct 20, 7:55 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added inline comments to D267216: Bug 1992094 - Record thermal state as profiler markers on Mac, r=mstange..
Mon, Oct 20, 7:26 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian updated the diff for D267216: Bug 1992094 - Record thermal state as profiler markers on Mac, r=mstange..
Mon, Oct 20, 7:26 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian updated the diff for D269184: Bug 1995058 - set requesttimeoutfactor annotations for xpcshell tests that exceed the new 30s default timeout, r=jmaher..
Mon, Oct 20, 7:19 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added inline comments to D269184: Bug 1995058 - set requesttimeoutfactor annotations for xpcshell tests that exceed the new 30s default timeout, r=jmaher..
Mon, Oct 20, 4:38 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian edited projects for D269181: Bug 1995058 - add support for setting the timeoutfactor per platform in xpcshell.yml, r=jmaher., added: testing-exception-unchanged (Doesn't change behavior for users); removed needs-testing-tag.
Mon, Oct 20, 2:54 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian added inline comments to D269182: Bug 1995058 - set xpcshell timeout factors per platform, r=jmaher..
Mon, Oct 20, 2:42 PM · testing-exception-unchanged (Doesn't change behavior for users)
florian accepted D269098: Bug 1983851 - Remove ChromeUtils.now newtab train-hop compatibility shims now that Firefox 144 has shipped. r?florian!,#home-newtab-reviewers!.

Thanks for cleaning this up!

Mon, Oct 20, 1:41 PM · testing-approved
florian requested review of D267216: Bug 1992094 - Record thermal state as profiler markers on Mac, r=mstange..
Mon, Oct 20, 12:48 PM · testing-exception-unchanged (Doesn't change behavior for users)