I have followed the tutorial for this build found here.
i restarted then tried to run the sudo bash startsample.sh as instructed after receiving the build complete message, it ran but it wouldn't give me the verification code subsequently Alexa did not work. I used the test.sh file to find any problems and got the following result. What is my problem, how can i fix it and what did i do wrong?
Thanks.
Here are the test.sh results:
99% tests passed, 3 tests failed out of 2659
Total Test time (real) = 812.40 sec
The following tests did not run:
26 - AlertSchedulerTest.test_scheduleAlert (Disabled)
27 - AlertSchedulerTest.test_reloadAlertsFromDatabaseWithScheduling (Disabled)
75 - AlertTest.test_isPastDue (Disabled)
292 - AudioPlayerTest.test_endOffset (Disabled)
322 - BluetoothTest.test_handlePairDevices (Disabled)
1122 - SafeCTimeAccessTest.test_gmTimeMultithreadedAccess (Disabled)
1123 - SafeCTimeAccessTest.test_localtimeMultithreadedAccess (Disabled)
1129 - SharedDataStreamTest.test_readerRead (Disabled)
1139 - SharedDataStreamTest.testTimer_concurrencyNonblockableWriterDualReader (Disabled)
1200 - TaskThreadTest.test_moniker (Disabled)
2422 - TimeZoneHandlerTest.settingCallbackFails (Disabled)
2461 - */MediaPlayerTest.testSlow_unsteadyReads/* (Disabled)
2462 - */MediaPlayerTest.testSlow_recoveryFromPausedReads/* (Disabled)
2465 - */MediaPlayerTest.test_setOffsetOutsideBounds/* (Disabled)
2466 - */MediaPlayerTest.test_setSourceResetsOffset/* (Disabled)
The following tests FAILED:
906 - FileSystemUtilsTest.testChangingFilePermissions (Failed)
2472 - */MediaPlayerTest.test_consecutiveSameApiCalls/* (SEGFAULT)
2477 - */MediaPlayerTest.test_resumeWhenPlaying/* (SEGFAULT)
Errors while running CTest
make: *** [Makefile:125: test] Error 8
i restarted then tried to run the sudo bash startsample.sh as instructed after receiving the build complete message, it ran but it wouldn't give me the verification code subsequently Alexa did not work. I used the test.sh file to find any problems and got the following result. What is my problem, how can i fix it and what did i do wrong?
Thanks.
Here are the test.sh results:
99% tests passed, 3 tests failed out of 2659
Total Test time (real) = 812.40 sec
The following tests did not run:
26 - AlertSchedulerTest.test_scheduleAlert (Disabled)
27 - AlertSchedulerTest.test_reloadAlertsFromDatabaseWithScheduling (Disabled)
75 - AlertTest.test_isPastDue (Disabled)
292 - AudioPlayerTest.test_endOffset (Disabled)
322 - BluetoothTest.test_handlePairDevices (Disabled)
1122 - SafeCTimeAccessTest.test_gmTimeMultithreadedAccess (Disabled)
1123 - SafeCTimeAccessTest.test_localtimeMultithreadedAccess (Disabled)
1129 - SharedDataStreamTest.test_readerRead (Disabled)
1139 - SharedDataStreamTest.testTimer_concurrencyNonblockableWriterDualReader (Disabled)
1200 - TaskThreadTest.test_moniker (Disabled)
2422 - TimeZoneHandlerTest.settingCallbackFails (Disabled)
2461 - */MediaPlayerTest.testSlow_unsteadyReads/* (Disabled)
2462 - */MediaPlayerTest.testSlow_recoveryFromPausedReads/* (Disabled)
2465 - */MediaPlayerTest.test_setOffsetOutsideBounds/* (Disabled)
2466 - */MediaPlayerTest.test_setSourceResetsOffset/* (Disabled)
The following tests FAILED:
906 - FileSystemUtilsTest.testChangingFilePermissions (Failed)
2472 - */MediaPlayerTest.test_consecutiveSameApiCalls/* (SEGFAULT)
2477 - */MediaPlayerTest.test_resumeWhenPlaying/* (SEGFAULT)
Errors while running CTest
make: *** [Makefile:125: test] Error 8
Last edited: