Page MenuHomePhabricator

Remove support for passing data via STDIN
ClosedPublic

Authored by joshuaspence on May 4 2015, 2:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 9:53 AM
Unknown Object (File)
Mon, Apr 1, 11:24 AM
Unknown Object (File)
Fri, Mar 29, 5:53 AM
Unknown Object (File)
Mar 6 2024, 5:18 PM
Unknown Object (File)
Feb 3 2024, 3:39 AM
Unknown Object (File)
Dec 23 2023, 1:54 AM
Unknown Object (File)
Dec 19 2023, 4:40 PM
Unknown Object (File)
Dec 19 2023, 7:20 AM
Subscribers

Details

Summary

Ref T7674. Remove support for passing data to linters via STDIN. This functionality exists primarily for pre-receive workflows (which don't have a working copy to act on), but these workflows are going away soon.

Test Plan

arc unit

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 5733
Build 5752: [Placeholder Plan] Wait for 30 Seconds

Unit TestsFailed

TimeTest
1,056 msArcanistPuppetLintLinterTestCase::testLinter
827 msArcanistXMLLinterTestCase::testLinter
1,222 msArcanistCSSLintLinterTestCase::testLinter
174 msArcanistCSSLintLinterTestCase::testVersion
254 msArcanistChmodLinterTestCase::testLinter
View Full Test Results (2 Failed · 46 Passed · 5 Skipped)

Event Timeline

joshuaspence retitled this revision from to Remove support for passing data via STDIN.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 4 2015, 2:46 PM
This revision was automatically updated to reflect the committed changes.