Precondition: implementation is unable to provide all three angles

Rotate the device to run the test.

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassAlpha, Beta and Gamma are null. absolute is false.
Asserts run
Pass
assert_equals(null, null, "alpha is set to null")
    at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:22:13)
Pass
assert_equals(null, null, "beta is set to null")
    at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:23:13)
Pass
assert_equals(null, null, "gamma is set to null")
    at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:24:13)
Pass
assert_false(false, "absolute is set to false")
    at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:25:13)
PassUser created event is initialized properly
Asserts run
Pass
assert_equals(null, null, "alpha is set to null")
    at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:33:9)
Pass
assert_equals(null, null, "beta is set to null")
    at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:34:9)
Pass
assert_equals(null, null, "gamma is set to null")
    at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:35:9)
Pass
assert_false(false, "absolute is set to false")
    at Test.<anonymous> ( /orientation-event/orientation/t012-manual.https.html:36:9)