From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- tools/profiler/tests/chrome/chrome.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tools/profiler/tests/chrome/chrome.toml (limited to 'tools/profiler/tests/chrome/chrome.toml') diff --git a/tools/profiler/tests/chrome/chrome.toml b/tools/profiler/tests/chrome/chrome.toml new file mode 100644 index 0000000000..905d1ffff3 --- /dev/null +++ b/tools/profiler/tests/chrome/chrome.toml @@ -0,0 +1,9 @@ +[DEFAULT] +skip-if = ["tsan"] # Bug 1804081 +support-files = ["profiler_test_utils.js"] + +["test_profile_worker.html"] +skip-if = ["os == 'android' && processor == 'arm'"] # Bug 1541291 + +["test_profile_worker_bug_1428076.html"] +skip-if = ["os == 'android' && processor == 'arm'"] # Bug 1541291 -- cgit v1.2.3