Page MenuHomePhabricator

Build 10125
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 9 2015, 12:59 AM · Built for 7 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

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

Build Working Copy

When
Completed at Nov 9 2015, 12:59 AM · Built instantly
Status
Passed

Event Timeline