Page MenuHomePhabricator

Fix all query warnings in "arc unit --everything"
ClosedPublic

Authored by epriestley on Nov 13 2018, 6:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 17, 7:34 PM
Unknown Object (File)
Thu, Nov 14, 12:57 PM
Unknown Object (File)
Sun, Nov 10, 4:32 AM
Unknown Object (File)
Fri, Nov 8, 6:47 PM
Unknown Object (File)
Fri, Nov 8, 6:40 PM
Unknown Object (File)
Fri, Nov 8, 6:39 AM
Unknown Object (File)
Wed, Nov 6, 10:45 PM
Unknown Object (File)
Wed, Nov 6, 8:20 PM
Subscribers
None

Details

Summary

Ref T13216. Ref T13217. Depends on D19800. This fixes all of the remaining query warnings that pop up when you run "arc unit --everything".

There's likely still quite a bit of stuff lurking around, but hopefully this covers a big set of the most common queries.

Test Plan

Ran arc unit --everything. Before change: lots of query warnings. After change: no query warnings.

Diff Detail

Repository
rP Phabricator
Branch
query5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21142
Build 28741: Run Core Tests
Build 28740: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 13 2018, 6:33 PM
Harbormaster failed remote builds in B21141: Diff 47292!

Failing because it depends on %Z and %LK in D19800.

  • Fix a couple minor oddities.
This revision is now accepted and ready to land.Nov 15 2018, 3:33 AM
This revision was automatically updated to reflect the committed changes.