Page MenuHomePhabricator

Add missing RepositoryURI table + run storage adjustments in tests
ClosedPublic

Authored by epriestley on Apr 18 2016, 11:46 AM.
Tags
None
Referenced Files
F15257526: D15744.diff
Tue, Feb 25, 4:14 AM
Unknown Object (File)
Sun, Feb 16, 6:42 AM
Unknown Object (File)
Tue, Feb 11, 5:50 AM
Unknown Object (File)
Mon, Feb 10, 6:17 PM
Unknown Object (File)
Sun, Feb 9, 2:44 PM
Unknown Object (File)
Sun, Feb 9, 1:20 AM
Unknown Object (File)
Mon, Feb 3, 5:32 PM
Unknown Object (File)
Mon, Jan 27, 6:12 PM
Subscribers
None

Details

Summary

Fixes T10830. Ref T10366. I wasn't writing to this table yet so I didn't build it, but the fact that bin/storage adjust would complain slipped my mind.

  • Add the table.
  • Make the tests run adjust. This is a little slow (a few extra seconds) but we could eventually move some steps like this to run server-side only.
Test Plan

Ran bin/storage upgrade -f, got a clean adjust.

Diff Detail

Repository
rP Phabricator
Branch
repotable1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11813
Build 14818: Run Core Tests
Build 14817: arc lint + arc unit