summaryrefslogtreecommitdiffstats
path: root/devtools/shared/heapsnapshot/tests/chrome/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/shared/heapsnapshot/tests/chrome/chrome.toml')
-rw-r--r--devtools/shared/heapsnapshot/tests/chrome/chrome.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/devtools/shared/heapsnapshot/tests/chrome/chrome.toml b/devtools/shared/heapsnapshot/tests/chrome/chrome.toml
new file mode 100644
index 0000000000..afe21d17fa
--- /dev/null
+++ b/devtools/shared/heapsnapshot/tests/chrome/chrome.toml
@@ -0,0 +1,7 @@
+[DEFAULT]
+tags = "devtools devtools-memory"
+skip-if = ["os == 'android'"]
+
+["test_DominatorTree_01.html"]
+
+["test_SaveHeapSnapshot.html"]