George Gensure

Results 47 issues of George Gensure

Several of the conditions listed under https://docs.bazel.build/versions/master/test-encyclopedia.html#initial-conditions are not being presented by buildfarm currently. Notable inclusions are enforcement of the a priori output directories, uid treatment, and resource tagging. Setting...

enhancement

Significant effort was put into providing responses for remote fallback capability, but this has left some of the messages and statuses lacking in transparency for reasons of failure. This issue...

enhancement

We need to be able to track work prior to executing on a worker when it has been dispatched. This should be done so that we are not breaking client...

enhancement

The REAPI has moved on from output_{files,directories,etc...} to using output_paths. Buildfarm needs to be brought up to speed such that it does not conflict with existing clients that utilize the...

enhancement

// In order to allow the server to perform access control based on the type of // action, and to assist with client debugging, the client MUST first upload //...

security

We should have a mechanism to expire blobs from a client, to test things like Bw/oB behaviors. The interface should be batched, and it should wait around until all expirations...

enhancement
api

The directory `locks.acquire(path)` interaction has no corresponding release, either after or before mutex removal. This will result in unbounded growth of that map over the lifetime of a worker. It...

This issue should be closed when the code blocks associated with #605's support for legacy CASFileCache entries are no longer required. This may be a milestone for a major release...

A typically used indexed-indirect-* Jxx instruction will reference a table of addresses within the current PBR with an offset. It would be really helpful to have an annotation for a...

Summary: Prevent a build break for ovrsource dependency. Stacked changes will help to prevent further regressions in this target. Test Plan: Build //arvr/projects/codec_avatar/pylab/examples/demos/pica:pica. Without this change, it will fail on...

fb-exported
cla signed