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

cpp_tests failures on Windows #73

Open
tlemo opened this issue Jul 30, 2021 · 0 comments
Open

cpp_tests failures on Windows #73

tlemo opened this issue Jul 30, 2021 · 0 comments
Labels
windows Issues and changes related to Windows support

Comments

@tlemo
Copy link
Contributor

tlemo commented Jul 30, 2021

bazel test //cpp_tests/...

//cpp_tests:bef_converter/bef_attr_emitter_test                       NO STATUS
//cpp_tests:bef_converter/bef_attr_encoder_test                       NO STATUS
//cpp_tests:bef_converter/bef_attr_reader_test                        NO STATUS
//cpp_tests:bef_converter/bef_location_emitter_test                   NO STATUS
//cpp_tests:bef_converter/bef_location_reader_test                    NO STATUS
//cpp_tests:bef_converter/bef_string_emitter_test                     NO STATUS
//cpp_tests:core_runtime/driver_test                                  NO STATUS
//cpp_tests:core_runtime/op_attrs_test                                NO STATUS
//cpp_tests:core_runtime/op_handler_test                              NO STATUS
//cpp_tests:dtype/dtype_test                                          NO STATUS
//cpp_tests:host_context/async_value_ptr_test                         NO STATUS
//cpp_tests:host_context/async_value_test                             NO STATUS
//cpp_tests:host_context/host_allocator_test                          NO STATUS
//cpp_tests:host_context/host_buffer_test                             NO STATUS
//cpp_tests:host_context/host_context_test                            NO STATUS
//cpp_tests:host_context/location_test                                NO STATUS
//cpp_tests:host_context/parallel_for_test                            NO STATUS
//cpp_tests:host_context/request_context_test                         NO STATUS
//cpp_tests:host_context/request_deadline_tracker_test                NO STATUS
//cpp_tests:host_context/resource_context_test                        NO STATUS
//cpp_tests:host_context/sync_kernel_test                             NO STATUS
//cpp_tests:host_context/timer_queue_test                             NO STATUS
//cpp_tests:host_context/value_test                                   NO STATUS
//cpp_tests:support/aligned_buffer_test                               NO STATUS
//cpp_tests:support/bef_encoding_test                                 NO STATUS
//cpp_tests:support/bef_reader_test                                   NO STATUS
//cpp_tests:support/dense_host_tensor_test                            NO STATUS
//cpp_tests:support/error_test                                        NO STATUS
//cpp_tests:support/latch_test                                        NO STATUS
//cpp_tests:support/random_util_test                                  NO STATUS
//cpp_tests:support/ranges_test                                       NO STATUS
//cpp_tests:support/string_util_test                                  NO STATUS
//cpp_tests:support/tensor_type_registration_test                     NO STATUS
//cpp_tests:support/variant_test                                      NO STATUS
//cpp_tests:tensor/btf_test                                           NO STATUS
//cpp_tests:tensor/tensor_serialize_utils_test                        NO STATUS
//cpp_tests:tensor/tensor_shape_test                                  NO STATUS
//cpp_tests:tensor/tensor_test                                        NO STATUS
//cpp_tests:tracing                                                   NO STATUS
//cpp_tests/distributed_runtime:callback_registry_test                NO STATUS
//cpp_tests/distributed_runtime:cluster_info_test                     NO STATUS
//cpp_tests/distributed_runtime:distributed_context_test              NO STATUS
//cpp_tests:support/thread_local_test                           FAILED TO BUILD
//cpp_tests:host_context/async_value_ref_test                            PASSED in 0.8s
//cpp_tests:host_runtime/concurrent_work_queue_test                      PASSED in 0.9s
//cpp_tests:support/concurrent_vector_test                               PASSED in 0.6s
//cpp_tests:support/crc32c_test                                          PASSED in 0.5s
//cpp_tests:support/hash_util_test                                       PASSED in 0.6s
//cpp_tests:support/map_by_type_test                                     PASSED in 0.5s
//cpp_tests:support/philox_random_test                                   PASSED in 0.6s
//cpp_tests:support/ref_count_test                                       PASSED in 0.5s

Executed 8 out of 51 tests: 8 tests pass, 1 fails to build and 42 were skipped.
There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which 
FAILED: Build did NOT complete successfully
@tlemo tlemo added the windows Issues and changes related to Windows support label Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows Issues and changes related to Windows support
Projects
None yet
Development

No branches or pull requests

1 participant