summaryrefslogtreecommitdiffstats
path: root/devtools/client/framework/test/allocations/browser_allocations_target.ini
blob: 4658423b66930e8c378f584c9d445fb64562bdc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[DEFAULT]
tags = devtools
subsuite = devtools
support-files =
  !/devtools/shared/test-helpers/allocation-tracker.js
  head.js

# 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_target.js]
skip-if = os != 'linux' || debug || asan || ccov # Results should be platform agnostic - only run on linux64-opt