tor-browser

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

supported-stats.https.html.ini (10103B)


      1 [supported-stats.https.html]
      2  expected:
      3    if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT]
      4    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
      5    if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT, CRASH]
      6    if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]
      7    if os == "mac": [OK, TIMEOUT]
      8  [inbound-rtp's qpSum]
      9    expected:
     10      if release_or_beta and not (os == "linux"): PASS
     11      FAIL
     12 
     13  [inbound-rtp's decoderImplementation]
     14    expected: FAIL
     15 
     16  [inbound-rtp's playoutId]
     17    expected: FAIL
     18 
     19  [inbound-rtp's powerEfficientDecoder]
     20    expected: FAIL
     21 
     22  [inbound-rtp's transportId]
     23    expected: FAIL
     24 
     25  [outbound-rtp's mediaSourceId]
     26    expected: FAIL
     27 
     28  [outbound-rtp's rid]
     29    expected: PRECONDITION_FAILED
     30 
     31  [outbound-rtp's targetBitrate]
     32    expected: FAIL
     33 
     34  [outbound-rtp's keyFramesEncoded]
     35    expected: FAIL
     36 
     37  [outbound-rtp's totalPacketSendDelay]
     38    expected: FAIL
     39 
     40  [outbound-rtp's qualityLimitationReason]
     41    expected: FAIL
     42 
     43  [outbound-rtp's qualityLimitationDurations]
     44    expected: FAIL
     45 
     46  [outbound-rtp's qualityLimitationResolutionChanges]
     47    expected: FAIL
     48 
     49  [outbound-rtp's encoderImplementation]
     50    expected: FAIL
     51 
     52  [outbound-rtp's powerEfficientEncoder]
     53    expected: FAIL
     54 
     55  [outbound-rtp's active]
     56    expected: FAIL
     57 
     58  [outbound-rtp's transportId]
     59    expected: FAIL
     60 
     61  [remote-inbound-rtp's transportId]
     62    expected: FAIL
     63 
     64  [remote-outbound-rtp's reportsSent]
     65    expected: FAIL
     66 
     67  [remote-outbound-rtp's roundTripTime]
     68    expected: FAIL
     69 
     70  [remote-outbound-rtp's totalRoundTripTime]
     71    expected: FAIL
     72 
     73  [remote-outbound-rtp's roundTripTimeMeasurements]
     74    expected: FAIL
     75 
     76  [remote-outbound-rtp's transportId]
     77    expected: FAIL
     78 
     79  [media-source's audioLevel]
     80    expected: FAIL
     81 
     82  [media-source's totalAudioEnergy]
     83    expected: FAIL
     84 
     85  [media-source's totalSamplesDuration]
     86    expected: FAIL
     87 
     88  [media-source's echoReturnLoss]
     89    expected: PRECONDITION_FAILED
     90 
     91  [media-source's echoReturnLossEnhancement]
     92    expected: PRECONDITION_FAILED
     93 
     94  [media-playout's synthesizedSamplesDuration]
     95    expected: FAIL
     96 
     97  [media-playout's synthesizedSamplesEvents]
     98    expected: FAIL
     99 
    100  [media-playout's totalSamplesDuration]
    101    expected: FAIL
    102 
    103  [media-playout's totalPlayoutDelay]
    104    expected: FAIL
    105 
    106  [media-playout's totalSamplesCount]
    107    expected: FAIL
    108 
    109  [media-playout's timestamp]
    110    expected: FAIL
    111 
    112  [media-playout's type]
    113    expected: FAIL
    114 
    115  [media-playout's id]
    116    expected: FAIL
    117 
    118  [transport's packetsSent]
    119    expected: FAIL
    120 
    121  [transport's packetsReceived]
    122    expected: FAIL
    123 
    124  [transport's bytesSent]
    125    expected: FAIL
    126 
    127  [transport's bytesReceived]
    128    expected: FAIL
    129 
    130  [transport's iceRole]
    131    expected: FAIL
    132 
    133  [transport's iceLocalUsernameFragment]
    134    expected: FAIL
    135 
    136  [transport's dtlsState]
    137    expected: FAIL
    138 
    139  [transport's iceState]
    140    expected: FAIL
    141 
    142  [transport's selectedCandidatePairId]
    143    expected: FAIL
    144 
    145  [transport's localCertificateId]
    146    expected: FAIL
    147 
    148  [transport's remoteCertificateId]
    149    expected: FAIL
    150 
    151  [transport's tlsVersion]
    152    expected: FAIL
    153 
    154  [transport's dtlsCipher]
    155    expected: FAIL
    156 
    157  [transport's dtlsRole]
    158    expected: FAIL
    159 
    160  [transport's srtpCipher]
    161    expected: FAIL
    162 
    163  [transport's selectedCandidatePairChanges]
    164    expected: FAIL
    165 
    166  [transport's timestamp]
    167    expected: FAIL
    168 
    169  [transport's type]
    170    expected: FAIL
    171 
    172  [transport's id]
    173    expected: FAIL
    174 
    175  [candidate-pair's packetsSent]
    176    expected: FAIL
    177 
    178  [candidate-pair's packetsReceived]
    179    expected: FAIL
    180 
    181  [candidate-pair's availableOutgoingBitrate]
    182    expected: FAIL
    183 
    184  [candidate-pair's availableIncomingBitrate]
    185    expected: PRECONDITION_FAILED
    186 
    187  [candidate-pair's requestsReceived]
    188    expected: FAIL
    189 
    190  [candidate-pair's requestsSent]
    191    expected: FAIL
    192 
    193  [candidate-pair's responsesSent]
    194    expected: FAIL
    195 
    196  [candidate-pair's consentRequestsSent]
    197    expected: FAIL
    198 
    199  [candidate-pair's packetsDiscardedOnSend]
    200    expected: FAIL
    201 
    202  [candidate-pair's bytesDiscardedOnSend]
    203    expected: FAIL
    204 
    205  [local-candidate's transportId]
    206    expected: FAIL
    207 
    208  [local-candidate's url]
    209    expected: PRECONDITION_FAILED
    210 
    211  [local-candidate's relayProtocol]
    212    expected: PRECONDITION_FAILED
    213 
    214  [local-candidate's foundation]
    215    expected: FAIL
    216 
    217  [local-candidate's relatedAddress]
    218    expected: PRECONDITION_FAILED
    219 
    220  [local-candidate's relatedPort]
    221    expected: PRECONDITION_FAILED
    222 
    223  [local-candidate's usernameFragment]
    224    expected: FAIL
    225 
    226  [local-candidate's tcpType]
    227    expected: FAIL
    228 
    229  [remote-candidate's transportId]
    230    expected: FAIL
    231 
    232  [remote-candidate's url]
    233    expected: PRECONDITION_FAILED
    234 
    235  [remote-candidate's relayProtocol]
    236    expected: PRECONDITION_FAILED
    237 
    238  [remote-candidate's foundation]
    239    expected: FAIL
    240 
    241  [remote-candidate's relatedAddress]
    242    expected: PRECONDITION_FAILED
    243 
    244  [remote-candidate's relatedPort]
    245    expected: PRECONDITION_FAILED
    246 
    247  [remote-candidate's usernameFragment]
    248    expected: FAIL
    249 
    250  [remote-candidate's tcpType]
    251    expected: PRECONDITION_FAILED
    252 
    253  [certificate's fingerprint]
    254    expected: FAIL
    255 
    256  [certificate's fingerprintAlgorithm]
    257    expected: FAIL
    258 
    259  [certificate's base64Certificate]
    260    expected: FAIL
    261 
    262  [certificate's issuerCertificateId]
    263    expected: PRECONDITION_FAILED
    264 
    265  [certificate's timestamp]
    266    expected: FAIL
    267 
    268  [certificate's type]
    269    expected: FAIL
    270 
    271  [certificate's id]
    272    expected: FAIL
    273 
    274  [inbound-rtp's framesRendered]
    275    expected: FAIL
    276 
    277  [outbound-rtp's scalabilityMode]
    278    expected: FAIL
    279 
    280  [media-playout's kind]
    281    expected: FAIL
    282 
    283  [inbound-rtp's retransmittedPacketsReceived]
    284    expected: FAIL
    285 
    286  [inbound-rtp's retransmittedBytesReceived]
    287    expected: FAIL
    288 
    289  [getStats succeeds]
    290    expected:
    291      if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]
    292      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
    293      if (os == "android") and not debug: [PASS, TIMEOUT]
    294      if os == "mac": [PASS, TIMEOUT]
    295 
    296  [data-channel's label]
    297    expected:
    298      if (os == "android") and not debug: [PASS, FAIL]
    299 
    300  [data-channel's dataChannelIdentifier]
    301    expected:
    302      if (os == "android") and not debug: [PASS, FAIL]
    303 
    304  [data-channel's id]
    305    expected:
    306      if (os == "android") and not debug: [PASS, FAIL]
    307 
    308  [data-channel's messagesSent]
    309    expected:
    310      if (os == "android") and not debug: [PASS, FAIL]
    311 
    312  [data-channel's bytesReceived]
    313    expected:
    314      if (os == "android") and not debug: [PASS, FAIL]
    315 
    316  [data-channel's state]
    317    expected:
    318      if (os == "android") and not debug: [PASS, FAIL]
    319 
    320  [data-channel's protocol]
    321    expected:
    322      if (os == "android") and not debug: [PASS, FAIL]
    323 
    324  [data-channel's timestamp]
    325    expected:
    326      if (os == "android") and not debug: [PASS, FAIL]
    327 
    328  [data-channel's messagesReceived]
    329    expected:
    330      if (os == "android") and not debug: [PASS, FAIL]
    331 
    332  [data-channel's type]
    333    expected:
    334      if (os == "android") and not debug: [PASS, FAIL]
    335 
    336  [data-channel's bytesSent]
    337    expected:
    338      if (os == "android") and not debug: [PASS, FAIL]
    339 
    340  [inbound-rtp's fecBytesReceived]
    341    expected: PRECONDITION_FAILED
    342 
    343  [inbound-rtp's rtxSsrc]
    344    expected: FAIL
    345 
    346  [inbound-rtp's fecSsrc]
    347    expected: PRECONDITION_FAILED
    348 
    349  [outbound-rtp's rtxSsrc]
    350    expected: FAIL
    351 
    352  [outbound-rtp's qpSum]
    353    expected:
    354      if (processor == "x86") and not debug: [PASS, FAIL]
    355 
    356  [inbound-rtp's totalInterFrameDelay]
    357    expected:
    358      if (processor == "x86") and not debug: [PASS, FAIL]
    359 
    360  [inbound-rtp's nackCount]
    361    expected:
    362      if (processor == "x86") and not debug: [PASS, FAIL]
    363 
    364  [inbound-rtp's framesDecoded]
    365    expected:
    366      if (processor == "x86") and not debug: [PASS, FAIL]
    367 
    368  [inbound-rtp's totalSquaredInterFrameDelay]
    369    expected:
    370      if (processor == "x86") and not debug: [PASS, FAIL]
    371 
    372  [inbound-rtp's framesDropped]
    373    expected:
    374      if (processor == "x86") and not debug: [PASS, FAIL]
    375 
    376  [inbound-rtp's pliCount]
    377    expected:
    378      if (processor == "x86") and not debug: [PASS, FAIL]
    379 
    380  [inbound-rtp's totalProcessingDelay]
    381    expected:
    382      if (processor == "x86") and not debug: [PASS, FAIL]
    383 
    384  [inbound-rtp's framesReceived]
    385    expected:
    386      if (processor == "x86") and not debug: [PASS, FAIL]
    387 
    388  [inbound-rtp's totalDecodeTime]
    389    expected:
    390      if (processor == "x86") and not debug: [PASS, FAIL]
    391 
    392  [inbound-rtp's frameHeight]
    393    expected:
    394      if (processor == "x86") and not debug: [PASS, FAIL]
    395 
    396  [inbound-rtp's framesPerSecond]
    397    expected:
    398      if (processor == "x86") and not debug: [PASS, FAIL]
    399 
    400  [inbound-rtp's firCount]
    401    expected:
    402      if (processor == "x86") and not debug: [PASS, FAIL]
    403 
    404  [inbound-rtp's frameWidth]
    405    expected:
    406      if (processor == "x86") and not debug: [PASS, FAIL]
    407 
    408  [All references resolve]
    409    expected: FAIL
    410 
    411  [inbound-rtp's totalCorruptionProbability]
    412    expected: FAIL
    413 
    414  [inbound-rtp's totalSquaredCorruptionProbability]
    415    expected: FAIL
    416 
    417  [inbound-rtp's corruptionMeasurements]
    418    expected: FAIL
    419 
    420  [inbound-rtp's packetsReceivedWithEct1]
    421    expected: FAIL
    422 
    423  [inbound-rtp's packetsReceivedWithCe]
    424    expected: FAIL
    425 
    426  [inbound-rtp's packetsReportedAsLost]
    427    expected: FAIL
    428 
    429  [inbound-rtp's packetsReportedAsLostButRecovered]
    430    expected: FAIL
    431 
    432  [outbound-rtp's encodingIndex]
    433    expected: FAIL
    434 
    435  [outbound-rtp's packetsSentWithEct1]
    436    expected: FAIL
    437 
    438  [remote-inbound-rtp's packetsWithBleachedEct1Marking]
    439    expected: FAIL
    440 
    441  [remote-inbound-rtp's packetsReceivedWithEct1]
    442    expected: FAIL
    443 
    444  [remote-inbound-rtp's packetsReceivedWithCe]
    445    expected: FAIL
    446 
    447  [remote-inbound-rtp's packetsReportedAsLost]
    448    expected: FAIL
    449 
    450  [remote-inbound-rtp's packetsReportedAsLostButRecovered]
    451    expected: FAIL
    452 
    453  [transport's ccfbMessagesSent]
    454    expected: FAIL
    455 
    456  [transport's ccfbMessagesReceived]
    457    expected: FAIL
    458 
    459  [outbound-rtp's psnrSum]
    460    expected: FAIL
    461 
    462  [outbound-rtp's psnrMeasurements]
    463    expected: FAIL
    464 
    465  [inbound-rtp's estimatedPlayoutTimestamp]
    466    bug: 1709960