Skip to content

cpp_tests failures on Windows #73

Open
@tlemo

Description

@tlemo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    windowsIssues and changes related to Windows support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions