js/xpconnect/tests/chrome/chrome.ini

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 [DEFAULT]
     2 support-files =
     3   bug503926.xul
     4   file_bug618176.xul
     5   file_bug996069.html
     6   file_discardSystemSource.html
     7   worker_discardSystemSource.js
     8   file_evalInSandbox.html
     9   file_expandosharing.jsm
    10   outoflinexulscript.js
    11   subscript.js
    12   utf8_subscript.js
    14 [test_APIExposer.xul]
    15 [test_bug361111.xul]
    16 [test_bug448587.xul]
    17 [test_bug484459.xul]
    18 [test_bug500931.xul]
    19 [test_bug503926.xul]
    20 [test_bug533596.xul]
    21 [test_bug571849.xul]
    22 [test_bug596580.xul]
    23 [test_bug601803.xul]
    24 [test_bug610390.xul]
    25 [test_bug614757.xul]
    26 [test_bug616992.xul]
    27 [test_bug618176.xul]
    28 [test_bug654370.xul]
    29 [test_bug658560.xul]
    30 [test_bug658909.xul]
    31 [test_bug664689.xul]
    32 [test_bug679861.xul]
    33 [test_bug706301.xul]
    34 [test_bug726949.xul]
    35 [test_bug732665.xul]
    36 [test_bug738244.xul]
    37 [test_bug743843.xul]
    38 [test_bug760076.xul]
    39 [test_bug760109.xul]
    40 [test_bug760131.html]
    41 [test_bug763343.xul]
    42 [test_bug771429.xul]
    43 [test_bug773962.xul]
    44 [test_bug792280.xul]
    45 [test_bug793433.xul]
    46 [test_bug795275.xul]
    47 [test_bug799348.xul]
    48 [test_bug801241.xul]
    49 [test_bug812415.xul]
    50 [test_bug853283.xul]
    51 [test_bug853571.xul]
    52 [test_bug858101.xul]
    53 [test_bug860494.xul]
    54 [test_bug866823.xul]
    55 [test_bug895340.xul]
    56 [test_bug932906.xul]
    57 [test_bug996069.xul]
    58 [test_xrayToJS.xul]
    59 [test_chrometoSource.xul]
    60 [test_cloneInto.xul]
    61 [test_cows.xul]
    62 [test_discardSystemSource.xul]
    63 [test_documentdomain.xul]
    64 [test_doublewrappedcompartments.xul]
    65 [test_evalInSandbox.xul]
    66 [test_evalInWindow.xul]
    67 [test_exnstack.xul]
    68 [test_expandosharing.xul]
    69 [test_exposeInDerived.xul]
    70 [test_getweakmapkeys.xul]
    71 [test_localstorage_with_nsEp.xul]
    72 [test_mozMatchesSelector.xul]
    73 [test_nodelists.xul]
    74 [test_paris_weakmap_keys.xul]
    75 [test_precisegc.xul]
    76 [test_sandboxImport.xul]
    77 [test_scriptSettings.xul]
    78 [test_weakmap_keys_preserved.xul]
    79 [test_weakmap_keys_preserved2.xul]
    80 [test_weakref.xul]
    81 [test_wrappers.xul]
    82 [test_weakmaps.xul]
    83 skip-if = os == "win" # Bug 820471
    84 [test_wrappers-2.xul]
    85 # Disabled until this test gets updated to test the new proxy based wrappers.
    86 skip-if = true
    87 [test_watchpoints.xul]
    88 # Disabled due to apparent conservative stack scanner false positives on Linux64 debug.
    89 skip-if = true

mercurial