[TIMOB-5107] Kitchensink: If Phone>Sound>Remote streaming test fails, the following test Phone>Sound>Record fails
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:34:10.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | kitchensink, training |
Reporter | Eric Merriman |
Assignee | Ingo Muschenetz |
Created | 2011-08-24T15:48:03.000+0000 |
Updated | 2017-05-02T20:34:10.000+0000 |
Description
Description:
While testing Kitchensink, moving from a failed test Phone>Sound>Remote streaming, causes the following test - Phone>Sound>Record - to fail. See below for log output.
We would like to enlist the talents of our dev team to help us determine the root cause to ensure the record test is not failing for any other reason than the device being in a bad state from the prior test. Logging to have a record.
Phone>Sound>Remote streaming
Tue Aug 23 13:34:19 unknown UIKitApplication:com.appcelerator.titanium[0x1c38][190] : [DEBUG] loading: /var/mobile/Applications/C960D466-B219-409E-AC8F-4433247E2636/KitchenSink.app/examples/sound_remote.js, resource: examples/sound_remote_js
Tue Aug 23 13:34:23 unknown mediaserverd[20] : 13:34:23.058 AudioQueueObject::IONodeConnection::_AcquireHardwareCodec: failed ('hwiu')
Tue Aug 23 13:34:23 unknown mediaserverd[20] : 13:34:23.077 Prime failed ('hwiu'); will stop (72000/0 frames)
Tue Aug 23 13:34:23 unknown KitchenSink[190] : Audio queue start failed. err: hwiu 1752656245
Phone>Sound>Record
Tue Aug 23 13:36:21 unknown UIKitApplication:com.appcelerator.titanium[0x1c38][190] : [DEBUG] loading: /var/mobile/Applications/C960D466-B219-409E-AC8F-4433247E2636/KitchenSink.app/examples/sound_record.js, resource: examples/sound_record_js
Tue Aug 23 13:36:21 unknown UIKitApplication:com.appcelerator.titanium[0x1c38][190] : [WARN] Setting audio mode while playing audio... changes will not take effect until audio is restarted.
Tue Aug 23 13:36:22 unknown mediaserverd[20] : 13:36:22.949 WARNING translating CMSession error: 560947818
Tue Aug 23 13:36:22 unknown UIKitApplication:com.appcelerator.titanium[0x1c38][190] : Error: couldn't get input channel count ('what')
Tue Aug 23 13:36:23 unknown mediaserverd[20] : 13:36:23.560 aq@0x80c800: using invalid anchor time
Tue Aug 23 13:36:23 unknown UIKitApplication:com.appcelerator.titanium[0x1c38][190] : Error: AudioQueueStart failed (-66681)
Tue Aug 23 13:36:30 unknown mediaserverd[20] : 13:36:30.496 aq@0x80c800: using invalid anchor time
Tue Aug 23 13:36:31 unknown UIKitApplication:com.appcelerator.titanium[0x1c38][190] : [INFO] recording file size: 4096
Tue Aug 23 13:36:43 unknown UIKitApplication:com.appcelerator.titanium[0x1c38][190] : [INFO] recording file size: 4096
Tue Aug 23 13:36:51 unknown mediaserverd[20] : 13:36:51.253 WARNING translating CMSession error: 560947818
Tue Aug 23 13:36:51 unknown UIKitApplication:com.appcelerator.titanium[0x1c38][190] : Error: couldn't get input channel count ('what')
Tue Aug 23 13:36:51 unknown mediaserverd[20] : 13:36:51.762 aq@0x846a00: using invalid anchor time
Tue Aug 23 13:36:51 unknown UIKitApplication:com.appcelerator.titanium[0x1c38][190] : Error: AudioQueueStart failed (-66681)
Tue Aug 23 13:36:58 unknown mediaserverd[20] : 13:36:58.138 aq@0x846a00: using invalid anchor time
Steps to reproduce:
1) Install KS 1.8.0 on iPod 3rd gen.
2) Navigate to Phone>Sound>Remote streaming, run test
3) navigate to Phone>Sound>Record
4) Check log output
Result:
Due to the state of the device coming in to the record test (I think) , the test fails
Expected result:
Smooth operation of both tests.
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.