tor-browser

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

Magnetometer.https.html.ini (3807B)


      1 [Magnetometer.https.html]
      2  [Magnetometer: Test that sensor can be successfully created and its states are correct.]
      3    expected: FAIL
      4 
      5  [UncalibratedMagnetometer: Test that sensor can be successfully created and its states are correct.]
      6    expected: FAIL
      7 
      8  [UncalibratedMagnetometer: Test that frequency is capped to the maximum supported frequency.]
      9    expected: FAIL
     10 
     11  [UncalibratedMagnetometer: Test that fresh reading is fetched on start().]
     12    expected: FAIL
     13 
     14  [UncalibratedMagnetometer: Test that 'onreading' is called and sensor reading is valid.]
     15    expected: FAIL
     16 
     17  [Magnetometer: frequency hint works.]
     18    expected: FAIL
     19 
     20  [Magnetometer: no exception is thrown when calling stop() on already stopped sensor.]
     21    expected: FAIL
     22 
     23  [Magnetometer: Test that frequency is capped to allowed maximum.]
     24    expected: FAIL
     25 
     26  [Magnetometer: Test that fresh reading is fetched on start().]
     27    expected: FAIL
     28 
     29  [Magnetometer: Test that frequency is capped to the maximum supported frequency.]
     30    expected: FAIL
     31 
     32  [Magnetometer: Test that onerror is send when start() call has failed.]
     33    expected: FAIL
     34 
     35  [Magnetometer: sensor reading is correct.]
     36    expected: FAIL
     37 
     38  [UncalibratedMagnetometer: sensor timestamp is updated when time passes.]
     39    expected: FAIL
     40 
     41  [Magnetometer: Test that 'onreading' is called and sensor reading is valid.]
     42    expected: FAIL
     43 
     44  [UncalibratedMagnetometer: sensor reading is correct.]
     45    expected: FAIL
     46 
     47  [UncalibratedMagnetometer: Test that sensor cannot be constructed within iframe disallowed to use feature policy.]
     48    expected: FAIL
     49 
     50  [Magnetometer: no exception is thrown when calling start() on already started sensor.]
     51    expected: FAIL
     52 
     53  [UncalibratedMagnetometer: Test that sensor can be constructed within an iframe allowed to use feature policy.]
     54    expected: FAIL
     55 
     56  [UncalibratedMagnetometer: Test that onerror is sent when permissions are not granted.]
     57    expected: FAIL
     58 
     59  [UncalibratedMagnetometer: Test that frequency is capped to allowed maximum.]
     60    expected: FAIL
     61 
     62  [Magnetometer: Test that frequency is limited to the minimum supported frequency.]
     63    expected: FAIL
     64 
     65  [UncalibratedMagnetometer: no exception is thrown when calling stop() on already stopped sensor.]
     66    expected: FAIL
     67 
     68  [Magnetometer: Test that onerror is sent when permissions are not granted.]
     69    expected: FAIL
     70 
     71  [Magnetometer: sensor timestamp is updated when time passes.]
     72    expected: FAIL
     73 
     74  [UncalibratedMagnetometer: Test that frequency is limited to the minimum supported frequency.]
     75    expected: FAIL
     76 
     77  [Magnetometer: Test that sensor can be constructed within an iframe allowed to use feature policy.]
     78    expected: FAIL
     79 
     80  [Magnetometer: Test that sensor cannot be constructed within iframe disallowed to use feature policy.]
     81    expected: FAIL
     82 
     83  [UncalibratedMagnetometer: no exception is thrown when calling start() on already started sensor.]
     84    expected: FAIL
     85 
     86  [UncalibratedMagnetometer: Test that onerror is send when start() call has failed.]
     87    expected: FAIL
     88 
     89  [UncalibratedMagnetometer: frequency hint works.]
     90    expected: FAIL
     91 
     92  [UncalibratedMagnetometer: Readings delivered by shared platform sensor are immediately accessible to all sensors.]
     93    expected: FAIL
     94 
     95  [Magnetometer: Readings delivered by shared platform sensor are immediately accessible to all sensors.]
     96    expected: FAIL
     97 
     98  [UncalibratedMagnetometer: Test that readings are all mapped to expectedReadings correctly.]
     99    expected: FAIL
    100 
    101  [Magnetometer: Test that readings are all mapped to expectedReadings correctly.]
    102    expected: FAIL
    103 
    104  [UncalibratedMagnetometer: Readings are not delivered when the page has no visibility]
    105    expected: FAIL
    106 
    107  [Magnetometer: Readings are not delivered when the page has no visibility]
    108    expected: FAIL