Test Case Output

Back to test-mbed-usb-device-basic Results ^

Target: RASPBERRY_PI_PICO_2
Test: test-mbed-usb-device-basic
Test Case: endpoint test data correctness

{{__testcase_start;endpoint test data correctness}}, queued...
[+10113ms][CONN][INF] found KV pair in stream: {{ep_test_data_correctness;0123456789}}, queued...
[+11907ms][HTST][INF] interface 0, alt 0 -- skipping the default AlternateSetting
[+11907ms][HTST][INF] interface 0, alt 1 -- running tests
[+11907ms][HTST][INF] 	bulk_out      0x01, 64 B
[+11907ms][HTST][INF] 	bulk_in       0x81, 64 B
[+11907ms][HTST][INF] 	interrupt_out 0x02, 64 B
[+11907ms][HTST][INF] 	interrupt_in  0x82, 64 B
[+11907ms][HTST][INF] 	iso_out       0x03, 00 B
[+11907ms][HTST][INF] 	iso_in        0x83, 00 B
[+11907ms][HTST][INF] Testing OUT/IN data correctness for bulk endpoint pair.
[+11907ms][HTST][INF] TEST FAILED: [C:\Users\jamie\Documents\Mbed\mbed-os\drivers\usb\tests\TESTS\host_tests\pyusb_basic.py]:1093, Got USBError(None, b'libusb0-dll:err [_usb_reap_async] timeout error\n') while testing endpoints 0x01(64) and 0x81(64) with a random payload of 0 B.
[+11246ms][SERI][TXD] {{fail;0}}
[+11257ms][CONN][RXD] :238::FAIL: Expected 'pass' Was 'fail'
[+11268ms][CONN][INF] found KV pair in stream: {{__testcase_finish;endpoint test data correctness;0;1}}