Page MenuHomePhabricator

Build 9786
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 29 2015, 12:13 AM · Built for 8 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 657 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 91ms ArcanistLibraryTestCase::testMethodVisibility
3 PASS 30ms★ ArcanistLibraryTestCase::testLibraryMap
4 PASS <1ms★ ArcanistLibraryTestCase::testEverythingImplemented
5 PASS 1ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
6 PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt
7 PASS <1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
8 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump
9 PASS <1ms★ ArcanistBaseCommitParserTestCase::testYield
10 PASS <1ms★ ArcanistBaseCommitParserTestCase::testBasics
11 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
12 PASS 1ms★ ArcanistBritishTestCase::testArgumentCompletion
13 PASS <1ms★ ArcanistBritishTestCase::testCommandCompletion
14 PASS 3ms★ ArcanistBundleTestCase::testTrailingContext
15 PASS 5ms★ ArcanistBundleTestCase::testEncodeBase85
16 PASS 3ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
17 PASS 3ms★ ArcanistBundleTestCase::testDisjointHunks
18 PASS 829ms ArcanistBundleTestCase::testGitRepository
19 PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover
20 PASS <1ms★ ArcanistDiffParserTestCase::testGitPathSplitting
21 PASS 12ms★ ArcanistDiffParserTestCase::testParser
22 PASS <1ms★ ArcanistDiffParserTestCase::testGitPrefixStripping
23 PASS 6ms★ ArcanistDiffUtilsTestCase::testLevenshtein
24 PASS 1ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
25 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
26 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
27 PASS <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
28 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
29 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
30 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
31 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
32 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
33 PASS <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
34 PASS <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
35 PASS 9ms★ ArcanistChmodLinterTestCase::testLinter
36 SKIP ArcanistCSSLintLinterTestCase::testLinter
37Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
38TO INSTALL: Install CSSLint using `npm install -g csslint`.
39 SKIP ArcanistCSSLintLinterTestCase::testVersion
40Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
41TO INSTALL: Install CSSLint using `npm install -g csslint`.
42 SKIP ArcanistClosureLinterTestCase::testLinter
43Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
44TO INSTALL: Install gjslint using `sudo easy_install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz`.
45 PASS <1ms★ ArcanistClosureLinterTestCase::testVersion
46 SKIP ArcanistCoffeeLintLinterTestCase::testLinter
47Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
48TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
49 SKIP ArcanistCoffeeLintLinterTestCase::testVersion
50Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
51TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
52 SKIP ArcanistCppcheckLinterTestCase::testLinter
53Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
54TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
55 SKIP ArcanistCppcheckLinterTestCase::testVersion
56Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
57TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
58 PASS <1ms★ ArcanistCpplintLinterTestCase::testVersion
59 SKIP ArcanistCpplintLinterTestCase::testLinter
60Unable to locate binary "cpplint" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration.
61TO INSTALL: Install cpplint.py using `wget http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py`.
62 SKIP ArcanistFlake8LinterTestCase::testLinter
63Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
64TO INSTALL: Install flake8 using `easy_install flake8`.
65 SKIP ArcanistFlake8LinterTestCase::testVersion
66Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
67TO INSTALL: Install flake8 using `easy_install flake8`.
68 SKIP ArcanistGoLintLinterTestCase::testLinter
69Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration.
70TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`.
71 PASS <1ms★ ArcanistGoLintLinterTestCase::testVersion
72 SKIP ArcanistHLintLinterTestCase::testVersion
73Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
74TO INSTALL: Install hlint with `cabal install hlint`.
75 SKIP ArcanistHLintLinterTestCase::testLinter
76Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
77TO INSTALL: Install hlint with `cabal install hlint`.
78 SKIP ArcanistJSHintLinterTestCase::testLinter
79Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
80TO INSTALL: Install JSHint using `npm install -g jshint`.
81 SKIP ArcanistJSHintLinterTestCase::testVersion
82Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
83TO INSTALL: Install JSHint using `npm install -g jshint`.
84 SKIP ArcanistJSONLintLinterTestCase::testLinter
85Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
86TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
87 SKIP ArcanistJSONLintLinterTestCase::testVersion
88Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
89TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
90 SKIP ArcanistJscsLinterTestCase::testVersion
91Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
92TO INSTALL: Install JSCS using `npm install -g jscs`.
93 SKIP ArcanistJscsLinterTestCase::testLinter
94Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
95TO INSTALL: Install JSCS using `npm install -g jscs`.
96 SKIP ArcanistLesscLinterTestCase::testLinter
97Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
98TO INSTALL: Install lessc using `npm install -g less`.
99 SKIP ArcanistLesscLinterTestCase::testVersion
100Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
101TO INSTALL: Install lessc using `npm install -g less`.
102 SKIP ArcanistPEP8LinterTestCase::testLinter
103Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
104TO INSTALL: Install PEP8 using `easy_install pep8`.
105 SKIP ArcanistPEP8LinterTestCase::testVersion
106Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
107TO INSTALL: Install PEP8 using `easy_install pep8`.
108 PASS 17ms★ ArcanistPhpLinterTestCase::testVersion
109 PASS 121ms ArcanistPhpLinterTestCase::testLinter
110 SKIP ArcanistPhpcsLinterTestCase::testVersion
111Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
112TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
113 SKIP ArcanistPhpcsLinterTestCase::testLinter
114Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
115TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
116 SKIP ArcanistPuppetLintLinterTestCase::testVersion
117Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
118TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
119 SKIP ArcanistPuppetLintLinterTestCase::testLinter
120Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
121TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
122 SKIP ArcanistPyFlakesLinterTestCase::testVersion
123Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
124TO INSTALL: Install pyflakes with `pip install pyflakes`.
125 SKIP ArcanistPyFlakesLinterTestCase::testLinter
126Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
127TO INSTALL: Install pyflakes with `pip install pyflakes`.
128 SKIP ArcanistPyLintLinterTestCase::testVersion
129Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
130TO INSTALL: Install PyLint using `pip install pylint`.
131 SKIP ArcanistPyLintLinterTestCase::testLinter
132Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
133TO INSTALL: Install PyLint using `pip install pylint`.
134 SKIP ArcanistRuboCopLinterTestCase::testVersion
135Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
136TO INSTALL: Install RuboCop using `gem install rubocop`.
137 SKIP ArcanistRuboCopLinterTestCase::testLinter
138Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
139TO INSTALL: Install RuboCop using `gem install rubocop`.
140 SKIP ArcanistRubyLinterTestCase::testVersion
141Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
142TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
143 SKIP ArcanistRubyLinterTestCase::testLinter
144Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
145TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
146 PASS 9ms★ ArcanistFilenameLinterTestCase::testLinter
147 PASS 9ms★ ArcanistGeneratedLinterTestCase::testLinter
148 PASS 124ms ArcanistJSONLinterTestCase::testLinter
149 PASS 8ms★ ArcanistMergeConflictLinterTestCase::testLinter
150 PASS 9ms★ ArcanistNoLintLinterTestCase::testLinter
151 PASS 43ms★ ArcanistPhutilXHPASTLinterTestCase::testLinter
152 PASS <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
153 PASS 16ms★ ArcanistSpellingLinterTestCase::testLinter
154 PASS 25ms★ ArcanistTextLinterTestCase::testLinter
155 PASS 1.7s ArcanistXHPASTLinterTestCase::testLinter
156 PASS 70ms ArcanistXMLLinterTestCase::testLinter
157 PASS <1ms★ ArcanistMercurialParserTestCase::testParseAll
158 PASS <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
159 PASS 25ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
160 PASS 29ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing
161 PASS 143ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
162 PASS <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
163 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
164 PASS <1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
165 PASS <1ms★ ArcanistXHPASTLinterRuleTestCase::testLoadAllRules
166 PASS <1ms★ PhpunitTestEngineTestCase::testSearchLocations
167 PASS 1ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
168 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
169 PASS <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
170 PASS <1ms★ PhutilUnitTestEngineTestCase::testPass
171 PASS 1ms★ PhutilUnitTestEngineTestCase::testFailSkip
172 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
173 PASS <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
174 PASS <1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
175 PASS <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
176

Build Working Copy

When
Completed at Oct 29 2015, 12:13 AM · Built instantly
Status
Passed

Event Timeline