summaryrefslogtreecommitdiffstats
path: root/dom/indexedDB/test/mochitest-regular.toml
blob: 167f83ed59c7ccf09f532f7d030cc46de0a58adf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[DEFAULT]
dupe-manifest = true
prefs = ["extensions.blocklist.enabled=false"]
tags = "indexedDB indexedDB-regular"

["include:mochitest-common.toml"]

["test_file_os_delete.html"] # Bug 1819284: Run test_file_os_delete only for regular manifest.
skip-if = ["xorigin"] # Bug 1827617: Investigate test_file_os_delete.html failure in xorigin.

["test_file_put_deleted.html"] # Bug 1829690: Investigate failing test_file_put_delete.html in verify mode for PBM.

["test_storage_manager_estimate.html"]
scheme = "https"