1
0
Fork 0
firefox/toolkit/components/ml/tests/browser/perftest.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

39 lines
1.3 KiB
TOML

[DEFAULT]
support-files = [
"head.js",
"shared-head.js"
]
["browser_ml_autofill_perf.js"]
disabled = "Disabled as we want to run this only as perftest, not regular CI"
["browser_ml_engine_multi_perf.js"]
disabled = "Disabled as we want to run this only as perftest, not regular CI"
["browser_ml_engine_perf.js"]
disabled = "Disabled as we want to run this only as perftest, not regular CI"
["browser_ml_llama_summarizer_perf.js"]
disabled = "Disabled as we want to run this only as perftest, not regular CI"
skip-if = ["true"] # Bug 1952456
["browser_ml_semantic_history_search_perf.js"]
disabled = "Disabled as we want to run this only as perftest, not regular CI"
["browser_ml_smart_tab_clustering_perf.js"]
disabled = "Disabled as we want to run this only as perftest, not regular CI"
["browser_ml_smart_tab_perf.js"]
disabled = "Disabled as we want to run this only as perftest, not regular CI"
["browser_ml_speecht5_tts.js"]
disabled = "Disabled as we want to run this only as perftest, not regular CI"
["browser_ml_suggest_feature_perf.js"]
disabled = "Disabled as we want to run this only as perftest, not regular CI"
["browser_ml_suggest_inference.js"]
disabled = "Disabled as we want to run this only as perftest, not regular CI"
["browser_ml_summarizer_perf.js"]
disabled = "Disabled as we want to run this only as perftest, not regular CI"