Page MenuHomePhabricator

Use the `raw` formatter for `coffeelint`
ClosedPublic

Authored by joshuaspence on Jan 11 2015, 9:17 AM.
Tags
None
Referenced Files
F14078348: D11320.id27191.diff
Fri, Nov 22, 3:19 AM
Unknown Object (File)
Thu, Nov 21, 10:37 AM
Unknown Object (File)
Sat, Nov 16, 8:16 PM
Unknown Object (File)
Wed, Nov 13, 2:04 AM
Unknown Object (File)
Tue, Oct 29, 9:54 AM
Unknown Object (File)
Mon, Oct 28, 4:12 AM
Unknown Object (File)
Oct 14 2024, 3:11 AM
Unknown Object (File)
Oct 11 2024, 9:24 PM
Subscribers

Details

Summary

Using --reporter=raw exposes raw JSON output rather than a limited XML output. This allows us to pull more context from the coffeelint output.

Test Plan

arc unit

Diff Detail

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

Unit TestsFailed

TimeTest
3,620 msArcanistCoffeeLintLinterTestCase::testLinter
375 msArcanistCSSLintLinterTestCase::testLinter
116 msArcanistCSSLintLinterTestCase::testVersion
197 msArcanistClosureLinterTestCase::testLinter
59 msArcanistClosureLinterTestCase::testVersion
View Full Test Results (1 Failed · 32 Passed · 14 Skipped)

Event Timeline

joshuaspence retitled this revision from to Use the `raw` formatter for `coffeelint`.
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.Jan 11 2015, 4:57 PM
This revision was automatically updated to reflect the committed changes.