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)
Fri, Apr 5, 2:15 PM
Unknown Object (File)
Fri, Mar 29, 4:35 AM
Unknown Object (File)
Wed, Mar 27, 5:13 PM
Unknown Object (File)
Feb 17 2024, 7:03 AM
Unknown Object (File)
Feb 8 2024, 9:56 AM
Unknown Object (File)
Feb 3 2024, 7:51 PM
Unknown Object (File)
Jan 23 2024, 7:29 AM
Unknown Object (File)
Jan 4 2024, 5:27 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.