Keith Smiley

Results 1356 comments of Keith Smiley

can you test this branch? https://github.com/bazelbuild/bazel/pull/15006 it should be fixed here

great! hopefully it will be reviewed at some point

We're seeing what I think is the same issue with bazel 5.1.1: ``` [1,147 / 1,149] Compiling test/extensions/network/dns_resolver/apple/apple_dns_impl_test.cc; 1s remote-cache ERROR: /Users/runner/work/1/s/test/extensions/network/dns_resolver/apple/BUILD:11:14: Compiling test/extensions/network/dns_resolver/apple/apple_dns_impl_test.cc failed: Exec failed due to IOException:...

> An idea that wouldn't break provider encapsulation bit would be very useful in transition wrappers: Make it possible to forward all providers from a given target except those that...

should it reject this bad input instead? still better than crashing at least

@googlewalt @sgowroji ping

I had gone through the `cargo install` path from crates.io (although `--version` did report 0.1.0). I've reinstalled with the 0.1.0 pkg and here was run with that: ``` % USE_BAZEL_VERSION=last_green...

This is the hardware I'm testing on ![image](https://user-images.githubusercontent.com/283886/54011376-2ada7280-4127-11e9-9b16-3baf2923217d.png) What details would you like for the "type" of build? In general this is an iOS app with ~10K files for this...