summaryrefslogtreecommitdiffstats
path: root/browser/components/places/tests/browser/interactions/browser.ini
blob: 79be009cbf8a226fb78b40b82b5417bbba25f6fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

[DEFAULT]
prefs =
  browser.places.interactions.enabled=true
  browser.places.interactions.log=true
  browser.places.interactions.scrolling_timeout_ms=50
  general.smoothScroll=false

support-files =
  head.js
  ../keyword_form.html
  scrolling.html
  scrolling_subframe.html
skip-if =
  os == "win" && os_version == "6.1" # Skip on Azure - frequent failure

[browser_interactions_blocklist.js]
[browser_interactions_referrer.js]
[browser_interactions_scrolling.js]
skip-if =
    apple_silicon && fission # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs
[browser_interactions_scrolling_dom_history.js]
skip-if = os == 'mac' # Bug 1756157: Randomly times out on macOS
[browser_interactions_typing.js]
[browser_interactions_typing_dom_history.js]
[browser_interactions_view_time.js]
[browser_interactions_view_time_dom_history.js]