Page MenuHomePhabricator

Build 24541
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 31 2017, 8:28 PM · Built for 12 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1Build successful!
2 PASS 457ms ArcanistLibraryTestCase::testLibraryMap
3 PASS 43ms★ ArcanistLibraryTestCase::testEverythingImplemented
4 PASS 119ms ArcanistLibraryTestCase::testMethodVisibility
5 PASS 1ms★ ArcanistBaseCommitParserTestCase::testYield
6 PASS 2ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
7 PASS 1ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
8 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJump
9 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
10 PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt
11 PASS 1ms★ ArcanistBaseCommitParserTestCase::testBasics
12 PASS 5ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
13 PASS 4ms★ ArcanistBundleTestCase::testDisjointHunks
14 PASS 1.1s ArcanistBundleTestCase::testGitRepository
15 PASS 17ms★ ArcanistBundleTestCase::testEncodeBase85
16 PASS 4ms★ ArcanistBundleTestCase::testTrailingContext
17 PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover
18  PASS   1ms★ ArcanistConsoleLintRendererTestCase::testRendering
19  PASS   3ms★ ArcanistDiffParserTestCase::testGitRenames
20  PASS   17ms★ ArcanistDiffParserTestCase::testParser
21  PASS   <1ms★ ArcanistDiffParserTestCase::testGitCommonFilenameExtraction
22  PASS   27ms★ ArcanistDiffUtilsTestCase::testLevenshtein
23  PASS   4ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
24  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
25  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
26  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
27  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
28  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
29  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
30  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
31  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
32  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
33  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
34  PASS   <1ms★ ArcanistLinterStandardTestCase::testLoadAllStandards
35  PASS   12ms★ ArcanistChmodLinterTestCase::testLinter
36  SKIP  ArcanistCSSLintLinterTestCase::testVersion
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::testLinter
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  PASS   <1ms★ ArcanistClosureLinterTestCase::testVersion
43  SKIP  ArcanistClosureLinterTestCase::testLinter
44Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
45TO INSTALL: Install gjslint using `pip install closure-linter`.
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  SKIP  ArcanistCpplintLinterTestCase::testLinter
59Unable to locate binary "cpplint.py" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration.
60TO INSTALL: Install cpplint.py using `wget https://raw.github.com/google/styleguide/gh-pages/cpplint/cpplint.py`, and place it in your path with the appropriate permissions set.
61  PASS   <1ms★ ArcanistCpplintLinterTestCase::testVersion
62  SKIP  ArcanistFlake8LinterTestCase::testVersion
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 `pip install flake8`.
65  SKIP  ArcanistFlake8LinterTestCase::testLinter
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 `pip 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::testLinter
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::testVersion
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::testVersion
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::testLinter
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::testLinter
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::testVersion
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::testVersion
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::testLinter
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 `pip 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 `pip install pep8`.
108  PASS   21ms★ ArcanistPhpLinterTestCase::testVersion
109  PASS  152ms ArcanistPhpLinterTestCase::testLinter
110  SKIP  ArcanistPhpcsLinterTestCase::testLinter
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::testVersion
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::testLinter
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::testVersion
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   13ms★ ArcanistFilenameLinterTestCase::testLinter
147  PASS   13ms★ ArcanistGeneratedLinterTestCase::testLinter
148  PASS  131ms ArcanistJSONLinterTestCase::testLinter
149  PASS   10ms★ ArcanistMergeConflictLinterTestCase::testLinter
150  PASS   13ms★ ArcanistNoLintLinterTestCase::testLinter
151  PASS   <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
152  PASS   18ms★ ArcanistSpellingLinterTestCase::testLinter
153  PASS   41ms★ ArcanistTextLinterTestCase::testLinter
154  PASS   36ms★ ArcanistAbstractMethodBodyXHPASTLinterRuleTestCase::testLinter
155  PASS   14ms★ ArcanistAbstractPrivateMethodXHPASTLinterRuleTestCase::testLinter
156  PASS   14ms★ ArcanistAliasFunctionXHPASTLinterRuleTestCase::testLinter
157  PASS   14ms★ ArcanistArrayCombineXHPASTLinterRuleTestCase::testLinter
158  PASS   14ms★ ArcanistArrayIndexSpacingXHPASTLinterRuleTestCase::testLinter
159  PASS   18ms★ ArcanistArraySeparatorXHPASTLinterRuleTestCase::testLinter
160  PASS   17ms★ ArcanistArrayValueXHPASTLinterRuleTestCase::testLinter
161  PASS   31ms★ ArcanistBinaryExpressionSpacingXHPASTLinterRuleTestCase::testLinter
162  PASS   14ms★ ArcanistBinaryNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
163  PASS   14ms★ ArcanistBlacklistedFunctionXHPASTLinterRuleTestCase::testLinter
164  PASS   50ms★ ArcanistBraceFormattingXHPASTLinterRuleTestCase::testLinter
165  PASS   24ms★ ArcanistCallParenthesesXHPASTLinterRuleTestCase::testLinter
166  PASS   19ms★ ArcanistCallTimePassByReferenceXHPASTLinterRuleTestCase::testLinter
167  PASS   26ms★ ArcanistCastSpacingXHPASTLinterRuleTestCase::testLinter
168  PASS   16ms★ ArcanistClassExtendsObjectXHPASTLinterRuleTestCase::testLinter
169  PASS   34ms★ ArcanistClassMustBeDeclaredAbstractXHPASTLinterRuleTestCase::testLinter
170  PASS   19ms★ ArcanistClassNameLiteralXHPASTLinterRuleTestCase::testLinter
171  PASS   17ms★ ArcanistCommentStyleXHPASTLinterRuleTestCase::testLinter
172  PASS   17ms★ ArcanistConcatenationOperatorXHPASTLinterRuleTestCase::testLinter
173  PASS   16ms★ ArcanistConstructorParenthesesXHPASTLinterRuleTestCase::testLinter
174  PASS   21ms★ ArcanistControlStatementSpacingXHPASTLinterRuleTestCase::testLinter
175  PASS   39ms★ ArcanistCurlyBraceArrayIndexXHPASTLinterRuleTestCase::testLinter
176  PASS   22ms★ ArcanistDeclarationParenthesesXHPASTLinterRuleTestCase::testLinter
177  PASS   18ms★ ArcanistDefaultParametersXHPASTLinterRuleTestCase::testLinter
178  PASS   14ms★ ArcanistDeprecationXHPASTLinterRuleTestCase::testLinter
179  PASS   15ms★ ArcanistDoubleQuoteXHPASTLinterRuleTestCase::testLinter
180  PASS   22ms★ ArcanistDuplicateKeysInArrayXHPASTLinterRuleTestCase::testLinter
181  PASS   20ms★ ArcanistDuplicateSwitchCaseXHPASTLinterRuleTestCase::testLinter
182  PASS   17ms★ ArcanistDynamicDefineXHPASTLinterRuleTestCase::testLinter
183  PASS   16ms★ ArcanistElseIfUsageXHPASTLinterRuleTestCase::testLinter
184  PASS   15ms★ ArcanistEmptyStatementXHPASTLinterRuleTestCase::testLinter
185  PASS   15ms★ ArcanistExitExpressionXHPASTLinterRuleTestCase::testLinter
186  PASS   14ms★ ArcanistExtractUseXHPASTLinterRuleTestCase::testLinter
187  PASS   18ms★ ArcanistFormattedStringXHPASTLinterRuleTestCase::testLinter
188  PASS   45ms★ ArcanistFunctionCallShouldBeTypeCastXHPASTLinterRuleTestCase::testLinter
189  PASS   15ms★ ArcanistGlobalVariableXHPASTLinterRuleTestCase::testLinter
190  PASS   16ms★ ArcanistHexadecimalNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
191  PASS   15ms★ ArcanistImplicitConstructorXHPASTLinterRuleTestCase::testLinter
192  PASS   46ms★ ArcanistImplicitFallthroughXHPASTLinterRuleTestCase::testLinter
193  PASS   19ms★ ArcanistImplicitVisibilityXHPASTLinterRuleTestCase::testLinter
194  PASS   16ms★ ArcanistInlineHTMLXHPASTLinterRuleTestCase::testLinter
195  PASS   17ms★ ArcanistInnerFunctionXHPASTLinterRuleTestCase::testLinter
196  PASS   18ms★ ArcanistInstanceofOperatorXHPASTLinterRuleTestCase::testLinter
197  PASS   25ms★ ArcanistInterfaceAbstractMethodXHPASTLinterRuleTestCase::testLinter
198  PASS   26ms★ ArcanistInterfaceMethodBodyXHPASTLinterRuleTestCase::testLinter
199  PASS   20ms★ ArcanistInvalidDefaultParameterXHPASTLinterRuleTestCase::testLinter
200  PASS   19ms★ ArcanistInvalidModifiersXHPASTLinterRuleTestCase::testLinter
201  PASS   47ms★ ArcanistInvalidOctalNumericScalarXHPASTLinterRuleTestCase::testLinter
202  PASS   25ms★ ArcanistIsAShouldBeInstanceOfXHPASTLinterRuleTestCase::testLinter
203  PASS   61ms ArcanistKeywordCasingXHPASTLinterRuleTestCase::testLinter
204  PASS   18ms★ ArcanistLambdaFuncFunctionXHPASTLinterRuleTestCase::testLinter
205  PASS   18ms★ ArcanistLanguageConstructParenthesesXHPASTLinterRuleTestCase::testLinter
206  PASS   18ms★ ArcanistListAssignmentXHPASTLinterRuleTestCase::testLinter
207  PASS   15ms★ ArcanistLogicalOperatorsXHPASTLinterRuleTestCase::testLinter
208  PASS   17ms★ ArcanistLowercaseFunctionsXHPASTLinterRuleTestCase::testLinter
209  PASS   16ms★ ArcanistModifierOrderingXHPASTLinterRuleTestCase::testLinter
210  PASS   38ms★ ArcanistNamespaceFirstStatementXHPASTLinterRuleTestCase::testLinter
211  PASS   59ms ArcanistNamingConventionsXHPASTLinterRuleTestCase::testLinter
212  PASS   19ms★ ArcanistNestedNamespacesXHPASTLinterRuleTestCase::testLinter
213  PASS   19ms★ ArcanistNewlineAfterOpenTagXHPASTLinterRuleTestCase::testLinter
214  PASS   21ms★ ArcanistNoParentScopeXHPASTLinterRuleTestCase::testLinter
215  PASS   20ms★ ArcanistObjectOperatorSpacingXHPASTLinterRuleTestCase::testLinter
216  PASS   27ms★ ArcanistPHPCloseTagXHPASTLinterRuleTestCase::testLinter
217  PASS  146ms ArcanistPHPCompatibilityXHPASTLinterRuleTestCase::testLinter
218  PASS   15ms★ ArcanistPHPEchoTagXHPASTLinterRuleTestCase::testLinter
219  PASS   29ms★ ArcanistPHPOpenTagXHPASTLinterRuleTestCase::testLinter
220  PASS   15ms★ ArcanistPHPShortTagXHPASTLinterRuleTestCase::testLinter
221  PASS   33ms★ ArcanistPaamayimNekudotayimSpacingXHPASTLinterRuleTestCase::testLinter
222  PASS   25ms★ ArcanistParentMemberReferenceXHPASTLinterRuleTestCase::testLinter
223  PASS   34ms★ ArcanistParenthesesSpacingXHPASTLinterRuleTestCase::testLinter
224  PASS   17ms★ ArcanistParseStrUseXHPASTLinterRuleTestCase::testLinter
225  PASS   17ms★ ArcanistPlusOperatorOnStringsXHPASTLinterRuleTestCase::testLinter
226  PASS   17ms★ ArcanistPregQuoteMisuseXHPASTLinterRuleTestCase::testLinter
227  PASS   17ms★ ArcanistPublicPropertyXHPASTLinterRuleTestCase::testLinter
228  PASS   17ms★ ArcanistRaggedClassTreeEdgeXHPASTLinterRuleTestCase::testLinter
229  PASS   50ms ArcanistReusedAsIteratorXHPASTLinterRuleTestCase::testLinter
230  PASS   59ms ArcanistReusedIteratorReferenceXHPASTLinterRuleTestCase::testLinter
231  PASS   30ms★ ArcanistReusedIteratorXHPASTLinterRuleTestCase::testLinter
232  PASS   19ms★ ArcanistSelfClassReferenceXHPASTLinterRuleTestCase::testLinter
233  PASS   40ms★ ArcanistSelfMemberReferenceXHPASTLinterRuleTestCase::testLinter
234  PASS   17ms★ ArcanistSemicolonSpacingXHPASTLinterRuleTestCase::testLinter
235  PASS   20ms★ ArcanistSlownessXHPASTLinterRuleTestCase::testLinter
236  PASS   20ms★ ArcanistStaticThisXHPASTLinterRuleTestCase::testLinter
237  PASS   37ms★ ArcanistTautologicalExpressionXHPASTLinterRuleTestCase::testLinter
238  PASS   30ms★ ArcanistThisReassignmentXHPASTLinterRuleTestCase::testLinter
239  PASS   22ms★ ArcanistToStringExceptionXHPASTLinterRuleTestCase::testLinter
240  PASS   17ms★ ArcanistTodoCommentXHPASTLinterRuleTestCase::testLinter
241  PASS   18ms★ ArcanistUnaryPostfixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
242  PASS   18ms★ ArcanistUnaryPrefixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
243  PASS   65ms ArcanistUndeclaredVariableXHPASTLinterRuleTestCase::testLinter
244  PASS   48ms★ ArcanistUnexpectedReturnValueXHPASTLinterRuleTestCase::testLinter
245  PASS   18ms★ ArcanistUnnecessaryFinalModifierXHPASTLinterRuleTestCase::testLinter
246  PASS   19ms★ ArcanistUnnecessarySymbolAliasXHPASTLinterRuleTestCase::testLinter
247  PASS   48ms★ ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase::testLinter
248  PASS   21ms★ ArcanistUseStatementNamespacePrefixXHPASTLinterRuleTestCase::testLinter
249  PASS   27ms★ ArcanistUselessOverridingMethodXHPASTLinterRuleTestCase::testLinter
250  PASS   37ms★ ArcanistVariableReferenceSpacingXHPASTLinterRuleTestCase::testLinter
251  PASS   19ms★ ArcanistVariableVariableXHPASTLinterRuleTestCase::testLinter
252  PASS  372ms ArcanistXHPASTLinterTestCase::testLinter
253  PASS  100ms ArcanistXMLLinterTestCase::testLinter
254  PASS   1ms★ ArcanistMercurialParserTestCase::testParseAll
255  PASS   <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
256  PASS   37ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
257  PASS   36ms★ ArcanistRepositoryAPIStateTestCase::testGitStateParsing
258  PASS  160ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
259  PASS   <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
260  PASS   1ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
261  PASS   <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
262  PASS   <1ms★ PhpunitTestEngineTestCase::testSearchLocations
263  PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
264  PASS   1ms★ PhutilUnitTestEngineTestCase::testFailSkip
265  PASS   <1ms★ PhutilUnitTestEngineTestCase::testPass
266  PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
267  PASS   2ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
268  PASS   <1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
269  PASS   <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
270  PASS   1ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
271  PASS   <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
272

Build Working Copy

When
Completed at Aug 31 2017, 8:28 PM · Built instantly
Status
Passed

Event Timeline