Skip to content

Commit

Permalink
aws-iot-device-client: still broken, disable
Browse files Browse the repository at this point in the history
AssertionError: Failed ptests:
{'aws-iot-device-client': 'START: ptest-runner\n'
                          '2023-09-11T14:49\n'
                          '[==========] Running 272 tests from 31 test '
                          'suites.\n'
                          '[----------] Global test environment set-up.\n'
                          '[----------] 48 tests from ConfigTestFixture\n'
                          '[ RUN      ] ConfigTestFixture.AllFeaturesEnabled\n'
                          'Fatal error condition occurred in '
                          '/usr/src/debug/aws-c-common/0.9.3-r0/git/source/string.c:217: '
                          'allocator && aws_byte_cursor_is_valid(cursor)\n'
                          'Exiting Application\n'
                          '################################################################################\n'
                          'Stack trace:\n'
                          '################################################################################\n'
                          '/usr/lib/libaws-c-common.so.1(aws_backtrace_print+0x68) '
                          '[0x7fbbeefc08]\n'
                          '/usr/lib/libaws-c-common.so.1(aws_fatal_assert+0x58) '
                          '[0x7fbbed2c48]\n'
                          '/usr/lib/libaws-c-common.so.1(+0x35dec) '
                          '[0x7fbbef5dec]\n'
                          '/usr/lib/libaws-c-common.so.1(aws_json_value_get_from_object+0x28) '
                          '[0x7fbbee7148]\n'
                          '/usr/lib/libaws-crt-cpp.so(_ZNK3Aws3Crt8JsonView11ValueExistsEPKc+0x30) '
                          '[0x7fbc0aad10]\n'
                          './test-aws-iot-device-client(+0x179ddc) '
                          '[0x5592b49ddc]\n'
                          './test-aws-iot-device-client(+0x27fd34) '
                          '[0x5592c4fd34]\n'
                          './test-aws-iot-device-client(+0x4bd074) '
                          '[0x5592e8d074]\n'
                          './test-aws-iot-device-client(+0x4ae804) '
                          '[0x5592e7e804]\n'
                          './test-aws-iot-device-client(+0x4aea24) '
                          '[0x5592e7ea24]\n'
                          './test-aws-iot-device-client(+0x4af40c) '
                          '[0x5592e7f40c]\n'
                          './test-aws-iot-device-client(+0x4b3d58) '
                          '[0x5592e83d58]\n'
                          './test-aws-iot-device-client(+0x4aebb0) '
                          '[0x5592e7ebb0]\n'
                          './test-aws-iot-device-client(+0x120aac) '
                          '[0x5592af0aac]\n'
                          '/lib/libc.so.6(+0x2b230) [0x7fbb98b230]\n'
                          '/lib/libc.so.6(__libc_start_main+0x9c) '
                          '[0x7fbb98b30c]\n'
                          './test-aws-iot-device-client(+0x1496f0) '
                          '[0x5592b196f0]\n'
                          '/usr/lib/aws-iot-device-client/ptest/run-ptest: '
                          'line 5:   344 Aborted                 '
                          './test-aws-iot-device-client '
                          '--gtest_output=json:result.json\n'
                          'Traceback (most recent call last):\n'
                          '  File '
                          '"/usr/lib/aws-iot-device-client/ptest/ptest_result.py", '
                          'line 11, in <module>\n'
                          "    with open (sys.argv[1], 'rb') as json_file:\n"
                          'FileNotFoundError: [Errno 2] No such file or '
                          "directory: 'result.json'\n"
                          '\n'
                          'ERROR: Exit status is 1\n'
                          'DURATION: 0\n'}
  • Loading branch information
thomas-roos committed Sep 11, 2023
1 parent b153cb9 commit 91f3650
Showing 1 changed file with 0 additions and 0 deletions.

0 comments on commit 91f3650

Please sign in to comment.