summaryrefslogtreecommitdiffstats
path: root/devtools/client/framework/test/allocations/browser_allocations_reload_inspector.ini
blob: 9eca40e63384b5e1735f51423b594e9b243819a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[DEFAULT]
tags = devtools
subsuite = devtools
support-files =
  !/devtools/shared/test-helpers/allocation-tracker.js
  head.js
  reload-test.js
  reloaded-page.html
  reloaded.png

# Each metrics tests is loaded in a separate .ini file. This way the test is executed
# individually, without any other test being executed before or after.
[browser_allocations_reload_inspector.js]
skip-if = os != 'linux' || debug || asan || ccov # Results should be platform agnostic - only run on linux64-opt