js/xpconnect/tests/chrome/chrome.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/js/xpconnect/tests/chrome/chrome.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,89 @@
     1.4 +[DEFAULT]
     1.5 +support-files =
     1.6 +  bug503926.xul
     1.7 +  file_bug618176.xul
     1.8 +  file_bug996069.html
     1.9 +  file_discardSystemSource.html
    1.10 +  worker_discardSystemSource.js
    1.11 +  file_evalInSandbox.html
    1.12 +  file_expandosharing.jsm
    1.13 +  outoflinexulscript.js
    1.14 +  subscript.js
    1.15 +  utf8_subscript.js
    1.16 +
    1.17 +[test_APIExposer.xul]
    1.18 +[test_bug361111.xul]
    1.19 +[test_bug448587.xul]
    1.20 +[test_bug484459.xul]
    1.21 +[test_bug500931.xul]
    1.22 +[test_bug503926.xul]
    1.23 +[test_bug533596.xul]
    1.24 +[test_bug571849.xul]
    1.25 +[test_bug596580.xul]
    1.26 +[test_bug601803.xul]
    1.27 +[test_bug610390.xul]
    1.28 +[test_bug614757.xul]
    1.29 +[test_bug616992.xul]
    1.30 +[test_bug618176.xul]
    1.31 +[test_bug654370.xul]
    1.32 +[test_bug658560.xul]
    1.33 +[test_bug658909.xul]
    1.34 +[test_bug664689.xul]
    1.35 +[test_bug679861.xul]
    1.36 +[test_bug706301.xul]
    1.37 +[test_bug726949.xul]
    1.38 +[test_bug732665.xul]
    1.39 +[test_bug738244.xul]
    1.40 +[test_bug743843.xul]
    1.41 +[test_bug760076.xul]
    1.42 +[test_bug760109.xul]
    1.43 +[test_bug760131.html]
    1.44 +[test_bug763343.xul]
    1.45 +[test_bug771429.xul]
    1.46 +[test_bug773962.xul]
    1.47 +[test_bug792280.xul]
    1.48 +[test_bug793433.xul]
    1.49 +[test_bug795275.xul]
    1.50 +[test_bug799348.xul]
    1.51 +[test_bug801241.xul]
    1.52 +[test_bug812415.xul]
    1.53 +[test_bug853283.xul]
    1.54 +[test_bug853571.xul]
    1.55 +[test_bug858101.xul]
    1.56 +[test_bug860494.xul]
    1.57 +[test_bug866823.xul]
    1.58 +[test_bug895340.xul]
    1.59 +[test_bug932906.xul]
    1.60 +[test_bug996069.xul]
    1.61 +[test_xrayToJS.xul]
    1.62 +[test_chrometoSource.xul]
    1.63 +[test_cloneInto.xul]
    1.64 +[test_cows.xul]
    1.65 +[test_discardSystemSource.xul]
    1.66 +[test_documentdomain.xul]
    1.67 +[test_doublewrappedcompartments.xul]
    1.68 +[test_evalInSandbox.xul]
    1.69 +[test_evalInWindow.xul]
    1.70 +[test_exnstack.xul]
    1.71 +[test_expandosharing.xul]
    1.72 +[test_exposeInDerived.xul]
    1.73 +[test_getweakmapkeys.xul]
    1.74 +[test_localstorage_with_nsEp.xul]
    1.75 +[test_mozMatchesSelector.xul]
    1.76 +[test_nodelists.xul]
    1.77 +[test_paris_weakmap_keys.xul]
    1.78 +[test_precisegc.xul]
    1.79 +[test_sandboxImport.xul]
    1.80 +[test_scriptSettings.xul]
    1.81 +[test_weakmap_keys_preserved.xul]
    1.82 +[test_weakmap_keys_preserved2.xul]
    1.83 +[test_weakref.xul]
    1.84 +[test_wrappers.xul]
    1.85 +[test_weakmaps.xul]
    1.86 +skip-if = os == "win" # Bug 820471
    1.87 +[test_wrappers-2.xul]
    1.88 +# Disabled until this test gets updated to test the new proxy based wrappers.
    1.89 +skip-if = true
    1.90 +[test_watchpoints.xul]
    1.91 +# Disabled due to apparent conservative stack scanner false positives on Linux64 debug.
    1.92 +skip-if = true

mercurial