summaryrefslogtreecommitdiffstats
path: root/testing/mochitest/tests/browser/browser.ini
blob: 091ccb68e0419076ce6f0b8b87f902657d10645d (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[DEFAULT]
support-files =
  head.js

[browser_browserLoaded_content_loaded.js]
[browser_add_task.js]
[browser_async.js]
[browser_BrowserTestUtils.js]
support-files =
  dummy.html
[browser_head.js]
[browser_pass.js]
[browser_parameters.js]
[browser_popupNode.js]
[browser_popupNode_check.js]
[browser_privileges.js]
[browser_sanityException.js]
[browser_sanityException2.js]
[browser_waitForFocus.js]
skip-if = (os == "win" && e10s && debug)
[browser_getTestFile.js]
support-files =
  test-dir/*
  waitForFocusPage.html

# Disabled because it would take too long, useful to check functionality though.
#  browser_requestLongerTimeout.js
[browser_zz_fail_openwindow.js]
skip-if = true # this catches outside of the main loop to find an extra window
[browser_fail.js]
skip-if = true
[browser_fail_add_task.js]
skip-if = true # fail-if doesnt catch an exception outside the test
[browser_fail_async_throw.js]
skip-if = true # fail-if doesnt catch an exception outside the test
[browser_fail_fp.js]
fail-if = true
[browser_fail_pf.js]
fail-if = true
[browser_fail_throw.js]
skip-if = true # fail-if doesnt catch an exception outside the test

# Disabled beacuse it takes too long (bug 1178959)
[browser_fail_timeout.js]
skip-if = true
# Disabled beacuse it takes too long (bug 1178959)
[browser_fail_unexpectedTimeout.js]
skip-if = true