1--- 2Requested Tests: 3- test_should_error 4- test_should_fail 5- test_should_pass 6- test_should_skip 7Type: TestNameList 8... 9--- 10Begin Time: 1000 11Details: pass 12End Time: 2000 13Extra Errors: {} 14Extras: null 15Result: PASS 16Retry Parent: null 17Signature: test_should_pass-1000 18Stacktrace: null 19Termination Signal Type: TestPass 20Test Class: SampleTest 21Test Name: test_should_pass 22Type: Record 23UID: null 24... 25--- 26Begin Time: null 27Details: fail 28End Time: null 29Extra Errors: {} 30Extras: null 31Result: FAIL 32Retry Parent: null 33Signature: test_should_fail-1000 34Stacktrace: "mobly.signals.TestFailure" 35Termination Signal Type: TestFailure 36Test Class: SampleTest 37Test Name: test_should_fail 38Type: Record 39UID: null 40... 41--- 42Begin Time: 1000 43Details: error 44End Time: 2000 45Extra Errors: {} 46Extras: null 47Result: ERROR 48Retry Parent: null 49Signature: test_should_error-1000 50Stacktrace: "Exception: error" 51Termination Signal Type: Exception 52Test Class: SampleTest 53Test Name: test_should_error 54Type: Record 55UID: null 56... 57--- 58Begin Time: 1000 59Details: skip 60End Time: 2000 61Extra Errors: {} 62Extras: null 63Result: SKIP 64Retry Parent: null 65Signature: test_should_skip-1000 66Stacktrace: "mobly.signals.TestSkip" 67Termination Signal Type: TestSkip 68Test Class: SampleTest 69Test Name: test_should_skip 70Type: Record 71UID: null 72... 73--- 74Error: 1 75Executed: 3 76Failed: 1 77Passed: 1 78Requested: 4 79Skipped: 1 80Type: Summary 81... 82