summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/gyroscope/Gyroscope.https.html.ini
blob: 2b9d2a33c7e835b2fb4b12b2b8974cd78d9ef003 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[Gyroscope.https.html]
  [Gyroscope: Test that sensor can be successfully created and its states are correct.]
    expected: FAIL

  [Gyroscope: no exception is thrown when calling stop() on already stopped sensor.]
    expected: FAIL

  [Gyroscope: Test that fresh reading is fetched on start().]
    expected: FAIL

  [Gyroscope: Test that sensor cannot be constructed within iframe disallowed to use feature policy.]
    expected: FAIL

  [Gyroscope: Test that frequency is capped to allowed maximum.]
    expected: FAIL

  [Gyroscope: Test that 'onreading' is called and sensor reading is valid.]
    expected: FAIL

  [Gyroscope: no exception is thrown when calling start() on already started sensor.]
    expected: FAIL

  [Gyroscope: Test that onerror is send when start() call has failed.]
    expected: FAIL

  [Gyroscope: Test that onerror is sent when permissions are not granted.]
    expected: FAIL

  [Gyroscope: Test that sensor can be constructed within an iframe allowed to use feature policy.]
    expected: FAIL

  [Gyroscope: sensor reading is correct.]
    expected: FAIL

  [Gyroscope: frequency hint works.]
    expected: FAIL

  [Gyroscope: Test that frequency is capped to the maximum supported frequency.]
    expected: FAIL

  [Gyroscope: sensor timestamp is updated when time passes.]
    expected: FAIL

  [Gyroscope: Test that frequency is limited to the minimum supported frequency.]
    expected: FAIL

  [Gyroscope: Readings delivered by shared platform sensor are immediately accessible to all sensors.]
    expected: FAIL

  [Gyroscope: Test that readings are all mapped to expectedReadings correctly.]
    expected: FAIL

  [Gyroscope: Readings are not delivered when the page has no visibility]
    expected: FAIL