tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

idlharness.https.window.js.ini (6078B)


      1 [idlharness.https.window.html]
      2  expected:
      3    if (os == "linux") and debug and fission: [OK, TIMEOUT]
      4  [AudioListener interface: context.listener must inherit property "upZ" with the proper type]
      5    expected: FAIL
      6 
      7  [AudioProcessingEvent interface: new AudioProcessingEvent('', {\n        playbackTime: 0, inputBuffer: buffer, outputBuffer: buffer\n      }) must inherit property "outputBuffer" with the proper type]
      8    expected: FAIL
      9 
     10  [AudioListener interface: attribute forwardZ]
     11    expected: FAIL
     12 
     13  [AudioListener interface: attribute forwardY]
     14    expected: FAIL
     15 
     16  [AudioListener interface: attribute forwardX]
     17    expected: FAIL
     18 
     19  [AudioParam interface: calling cancelAndHoldAtTime(double) on new AudioBufferSourceNode(context).playbackRate with too few arguments must throw TypeError]
     20    expected: FAIL
     21 
     22  [AudioListener interface: context.listener must inherit property "forwardX" with the proper type]
     23    expected: FAIL
     24 
     25  [AudioListener interface: attribute positionX]
     26    expected: FAIL
     27 
     28  [AudioListener interface: attribute positionY]
     29    expected: FAIL
     30 
     31  [AudioListener interface: attribute positionZ]
     32    expected: FAIL
     33 
     34  [AudioListener interface: context.listener must inherit property "positionY" with the proper type]
     35    expected: FAIL
     36 
     37  [Stringification of new AudioProcessingEvent('', {\n        playbackTime: 0, inputBuffer: buffer, outputBuffer: buffer\n      })]
     38    expected: FAIL
     39 
     40  [OfflineAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "suspend(double)" with the proper type]
     41    expected: FAIL
     42 
     43  [AudioParam interface: operation cancelAndHoldAtTime(double)]
     44    expected: FAIL
     45 
     46  [AudioParam interface: new AudioBufferSourceNode(context).playbackRate must inherit property "automationRate" with the proper type]
     47    expected: FAIL
     48 
     49  [AudioListener interface: context.listener must inherit property "upY" with the proper type]
     50    expected: FAIL
     51 
     52  [AudioParam interface: attribute automationRate]
     53    expected: FAIL
     54 
     55  [OfflineAudioContext interface: calling suspend(double) on new OfflineAudioContext(1, 1, sample_rate) with too few arguments must throw TypeError]
     56    expected: FAIL
     57 
     58  [AudioProcessingEvent interface object length]
     59    expected: FAIL
     60 
     61  [AudioListener interface: context.listener must inherit property "forwardY" with the proper type]
     62    expected: FAIL
     63 
     64  [AudioListener interface: context.listener must inherit property "positionX" with the proper type]
     65    expected: FAIL
     66 
     67  [AudioProcessingEvent must be primary interface of new AudioProcessingEvent('', {\n        playbackTime: 0, inputBuffer: buffer, outputBuffer: buffer\n      })]
     68    expected: FAIL
     69 
     70  [AudioListener interface: context.listener must inherit property "forwardZ" with the proper type]
     71    expected: FAIL
     72 
     73  [AudioListener interface: context.listener must inherit property "positionZ" with the proper type]
     74    expected: FAIL
     75 
     76  [OfflineAudioContext interface: operation suspend(double)]
     77    expected: FAIL
     78 
     79  [AudioParam interface: new AudioBufferSourceNode(context).playbackRate must inherit property "cancelAndHoldAtTime(double)" with the proper type]
     80    expected: FAIL
     81 
     82  [AudioListener interface: attribute upX]
     83    expected: FAIL
     84 
     85  [AudioListener interface: attribute upY]
     86    expected: FAIL
     87 
     88  [AudioListener interface: attribute upZ]
     89    expected: FAIL
     90 
     91  [AudioProcessingEvent interface: new AudioProcessingEvent('', {\n        playbackTime: 0, inputBuffer: buffer, outputBuffer: buffer\n      }) must inherit property "inputBuffer" with the proper type]
     92    expected: FAIL
     93 
     94  [AudioProcessingEvent interface: new AudioProcessingEvent('', {\n        playbackTime: 0, inputBuffer: buffer, outputBuffer: buffer\n      }) must inherit property "playbackTime" with the proper type]
     95    expected: FAIL
     96 
     97  [AudioListener interface: context.listener must inherit property "upX" with the proper type]
     98    expected: FAIL
     99 
    100  [OfflineAudioContext interface: operation resume()]
    101    expected: FAIL
    102 
    103  [AudioContext interface: operation resume()]
    104    expected: FAIL
    105 
    106  [AudioContext interface: attribute sinkId]
    107    expected: FAIL
    108 
    109  [AudioContext interface: attribute onsinkchange]
    110    expected: FAIL
    111 
    112  [AudioContext interface: operation setSinkId((DOMString or AudioSinkOptions))]
    113    expected: FAIL
    114 
    115  [AudioContext interface: context must inherit property "sinkId" with the proper type]
    116    expected: FAIL
    117 
    118  [AudioContext interface: context must inherit property "onsinkchange" with the proper type]
    119    expected: FAIL
    120 
    121  [AudioContext interface: context must inherit property "setSinkId((DOMString or AudioSinkOptions))" with the proper type]
    122    expected: FAIL
    123 
    124  [AudioContext interface: calling setSinkId((DOMString or AudioSinkOptions)) on context with too few arguments must throw TypeError]
    125    expected: FAIL
    126 
    127  [AudioSinkInfo interface: existence and properties of interface object]
    128    expected: FAIL
    129 
    130  [AudioSinkInfo interface object length]
    131    expected: FAIL
    132 
    133  [AudioSinkInfo interface object name]
    134    expected: FAIL
    135 
    136  [AudioSinkInfo interface: existence and properties of interface prototype object]
    137    expected: FAIL
    138 
    139  [AudioSinkInfo interface: existence and properties of interface prototype object's "constructor" property]
    140    expected: FAIL
    141 
    142  [AudioSinkInfo interface: existence and properties of interface prototype object's @@unscopables property]
    143    expected: FAIL
    144 
    145  [AudioSinkInfo interface: attribute type]
    146    expected: FAIL
    147 
    148  [BaseAudioContext interface: attribute renderQuantumSize]
    149    expected: FAIL
    150 
    151  [BaseAudioContext interface: context must inherit property "renderQuantumSize" with the proper type]
    152    expected: FAIL
    153 
    154  [BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "renderQuantumSize" with the proper type]
    155    expected: FAIL
    156 
    157  [idl_test setup]
    158    expected:
    159      if (os == "linux") and debug and fission: [PASS, TIMEOUT]
    160 
    161  [AudioContext interface: attribute onerror]
    162    expected: FAIL
    163 
    164  [AudioContext interface: context must inherit property "onerror" with the proper type]
    165    expected: FAIL