Fixes T13498. Currently, arc diff may invoke the file upload flow using an older variation of the API. Both the modern and fallback clients build an Engine, so switching to the modern API is trivial.
Details
Details
- Created a local commit with a 1MB binary file.
- Ran arc diff --only.
- Before patch: fatal on old API call.
- After patch: clean upload.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- upload1
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 23949 Build 32958: Run Core Tests Build 32957: arc lint + arc unit