Fixes to windows builds. (#14803)
* Fixes to windows builds. -Disable failing data_utils_test in cmake and bazel builds. -Disable session_partial_run_test in bazel build. It is already not running under cmake build. -Increase cmake build log verbosity, as we still canot see the root cause of failures. * Use unix style path dividers in cmake files.
Loading
Please sign in to comment