Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-cpp-sdk-core-tests failed #7

Open
tommyNy opened this issue Dec 7, 2021 · 1 comment
Open

aws-cpp-sdk-core-tests failed #7

tommyNy opened this issue Dec 7, 2021 · 1 comment

Comments

@tommyNy
Copy link

tommyNy commented Dec 7, 2021

[----------] Global test environment tear-down
[==========] 378 tests from 67 test cases ran. (34778 ms total)
[ PASSED ] 377 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] HttpClientTest.TestRandomURLMultiThreaded

1 FAILED TEST
make[2]: *** [aws-cpp-sdk-core-tests/CMakeFiles/aws-cpp-sdk-core-tests.dir/build.make:801: aws-cpp-sdk-core-tests/aws-cpp-sdk-core-tests] Error 1
make[2]: *** Deleting file 'aws-cpp-sdk-core-tests/aws-cpp-sdk-core-tests'
make[1]: *** [CMakeFiles/Makefile2:401: aws-cpp-sdk-core-tests/CMakeFiles/aws-cpp-sdk-core-tests.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

@avimar
Copy link

avimar commented Jun 11, 2023

Is this related? It seems aws_transcribe is loaded but not working:

Module mod_aws_transcribe Already Loaded!

But -ERR aws_transcribe Command not found!

only aws_lex is registered:

freeswitch@localhost> aws_lex_
[ aws_lex_dtmf] [ aws_lex_play_done] [ aws_lex_start] [ aws_lex_stop]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants