Page MenuHomePhabricator

Build 31301
PassedPublic

Run "arc unit --everything"

When
Completed at May 16 2019, 8:58 PM · Built for 14 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1Build successful!
2 PASS 66ms ArcanistLibraryTestCase::testEverythingImplemented
3 PASS 786ms ArcanistLibraryTestCase::testLibraryMap
4 PASS 138ms ArcanistLibraryTestCase::testMethodVisibility
5 PASS 3ms★ ArcanistBaseCommitParserTestCase::testResolutionOrder
6 PASS 1ms★ ArcanistBaseCommitParserTestCase::testYield
7 PASS <1ms★ ArcanistBaseCommitParserTestCase::testJumpReturn
8 PASS <1ms★ ArcanistBaseCommitParserTestCase::testHalt
9 PASS 1ms★ ArcanistBaseCommitParserTestCase::testJump
10 PASS 2ms★ ArcanistBaseCommitParserTestCase::testLegacyRule
11 PASS 1ms★ ArcanistBaseCommitParserTestCase::testBasics
12 PASS 36ms★ ArcanistBundleTestCase::testEncodeBase85
13 PASS 5ms★ ArcanistBundleTestCase::testNonlocalTrailingNewline
14 PASS 6ms★ ArcanistBundleTestCase::testDisjointHunks
15 PASS <1ms★ ArcanistBundleTestCase::testTabEncoding
16 PASS 1.2s ArcanistBundleTestCase::testGitRepository
17 PASS 4ms★ ArcanistBundleTestCase::testTrailingContext
18 PASS 7ms★ ArcanistBundleTestCase::testMergeHunks
19 PASS <1ms★ ArcanistCommentRemoverTestCase::testRemover
20  PASS   12ms★ ArcanistConsoleLintRendererTestCase::testRendering
21  PASS   27ms★ ArcanistDiffParserTestCase::testParser
22  PASS   4ms★ ArcanistDiffParserTestCase::testGitRenames
23  PASS   1ms★ ArcanistDiffParserTestCase::testGitCommonFilenameExtraction
24  PASS   6ms★ ArcanistDiffUtilsTestCase::testGenerateUTF8IntralineDiff
25  PASS   29ms★ ArcanistDiffUtilsTestCase::testLevenshtein
26  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessful
27  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutput
28  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessfulGo14
29  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputV110
30  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testNonVerboseOutputGo14
31  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailure
32  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailure
33  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesSuccessful
34  PASS   1ms★ ArcanistGoTestResultParserTestCase::testMultipleTestCasesFailureGo14
35  PASS   <1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseSuccessfulGo14
36  PASS   1ms★ ArcanistGoTestResultParserTestCase::testSingleTestCaseFailureGo14
37  PASS   1ms★ ArcanistLintMessageTestCase::testMessageTrimming
38  PASS   <1ms★ ArcanistLinterStandardTestCase::testLoadAllStandards
39  PASS   14ms★ ArcanistChmodLinterTestCase::testLinter
40  SKIP  ArcanistCSSLintLinterTestCase::testLinter
41Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
42TO INSTALL: Install CSSLint using `npm install -g csslint`.
43  SKIP  ArcanistCSSLintLinterTestCase::testVersion
44Unable to locate binary "csslint" to run linter ArcanistCSSLintLinter. You may need to install the binary, or adjust your linter configuration.
45TO INSTALL: Install CSSLint using `npm install -g csslint`.
46  SKIP  ArcanistClosureLinterTestCase::testLinter
47Unable to locate binary "gjslint" to run linter ArcanistClosureLinter. You may need to install the binary, or adjust your linter configuration.
48TO INSTALL: Install gjslint using `pip install closure-linter`.
49  PASS   <1ms★ ArcanistClosureLinterTestCase::testVersion
50  SKIP  ArcanistCoffeeLintLinterTestCase::testLinter
51Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
52TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
53  SKIP  ArcanistCoffeeLintLinterTestCase::testVersion
54Unable to locate binary "coffeelint" to run linter ArcanistCoffeeLintLinter. You may need to install the binary, or adjust your linter configuration.
55TO INSTALL: Install CoffeeLint using `npm install -g coffeelint`.
56  SKIP  ArcanistCppcheckLinterTestCase::testLinter
57Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
58TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
59  SKIP  ArcanistCppcheckLinterTestCase::testVersion
60Unable to locate binary "cppcheck" to run linter ArcanistCppcheckLinter. You may need to install the binary, or adjust your linter configuration.
61TO INSTALL: Install Cppcheck using `apt-get install cppcheck` or similar.
62  PASS   <1ms★ ArcanistCpplintLinterTestCase::testVersion
63  SKIP  ArcanistCpplintLinterTestCase::testLinter
64Unable to locate binary "cpplint.py" to run linter ArcanistCpplintLinter. You may need to install the binary, or adjust your linter configuration.
65TO 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.
66  SKIP  ArcanistFlake8LinterTestCase::testLinter
67Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
68TO INSTALL: Install flake8 using `pip install flake8`.
69  SKIP  ArcanistFlake8LinterTestCase::testVersion
70Unable to locate binary "flake8" to run linter ArcanistFlake8Linter. You may need to install the binary, or adjust your linter configuration.
71TO INSTALL: Install flake8 using `pip install flake8`.
72  SKIP  ArcanistGoLintLinterTestCase::testLinter
73Unable to locate binary "golint" to run linter ArcanistGoLintLinter. You may need to install the binary, or adjust your linter configuration.
74TO INSTALL: Install Golint using `go get github.com/golang/lint/golint`.
75  PASS   <1ms★ ArcanistGoLintLinterTestCase::testVersion
76  SKIP  ArcanistHLintLinterTestCase::testLinter
77Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
78TO INSTALL: Install hlint with `cabal install hlint`.
79  SKIP  ArcanistHLintLinterTestCase::testVersion
80Unable to locate binary "hlint" to run linter ArcanistHLintLinter. You may need to install the binary, or adjust your linter configuration.
81TO INSTALL: Install hlint with `cabal install hlint`.
82  SKIP  ArcanistJSHintLinterTestCase::testVersion
83Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
84TO INSTALL: Install JSHint using `npm install -g jshint`.
85  SKIP  ArcanistJSHintLinterTestCase::testLinter
86Unable to locate binary "jshint" to run linter ArcanistJSHintLinter. You may need to install the binary, or adjust your linter configuration.
87TO INSTALL: Install JSHint using `npm install -g jshint`.
88  SKIP  ArcanistJSONLintLinterTestCase::testVersion
89Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
90TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
91  SKIP  ArcanistJSONLintLinterTestCase::testLinter
92Unable to locate binary "jsonlint" to run linter ArcanistJSONLintLinter. You may need to install the binary, or adjust your linter configuration.
93TO INSTALL: Install jsonlint using `npm install -g jsonlint`.
94  SKIP  ArcanistJscsLinterTestCase::testVersion
95Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
96TO INSTALL: Install JSCS using `npm install -g jscs`.
97  SKIP  ArcanistJscsLinterTestCase::testLinter
98Unable to locate binary "jscs" to run linter ArcanistJscsLinter. You may need to install the binary, or adjust your linter configuration.
99TO INSTALL: Install JSCS using `npm install -g jscs`.
100  SKIP  ArcanistLesscLinterTestCase::testLinter
101Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
102TO INSTALL: Install lessc using `npm install -g less`.
103  SKIP  ArcanistLesscLinterTestCase::testVersion
104Unable to locate binary "lessc" to run linter ArcanistLesscLinter. You may need to install the binary, or adjust your linter configuration.
105TO INSTALL: Install lessc using `npm install -g less`.
106  SKIP  ArcanistPEP8LinterTestCase::testVersion
107Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
108TO INSTALL: Install PEP8 using `pip install pep8`.
109  SKIP  ArcanistPEP8LinterTestCase::testLinter
110Unable to locate binary "pep8" to run linter ArcanistPEP8Linter. You may need to install the binary, or adjust your linter configuration.
111TO INSTALL: Install PEP8 using `pip install pep8`.
112  PASS  148ms ArcanistPhpLinterTestCase::testLinter
113  PASS   19ms★ ArcanistPhpLinterTestCase::testVersion
114  SKIP  ArcanistPhpcsLinterTestCase::testVersion
115Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
116TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
117  SKIP  ArcanistPhpcsLinterTestCase::testLinter
118Unable to locate binary "phpcs" to run linter ArcanistPhpcsLinter. You may need to install the binary, or adjust your linter configuration.
119TO INSTALL: Install PHPCS with `pear install PHP_CodeSniffer`.
120  SKIP  ArcanistPuppetLintLinterTestCase::testLinter
121Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
122TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
123  SKIP  ArcanistPuppetLintLinterTestCase::testVersion
124Unable to locate binary "puppet-lint" to run linter ArcanistPuppetLintLinter. You may need to install the binary, or adjust your linter configuration.
125TO INSTALL: Install puppet-lint using `gem install puppet-lint`.
126  SKIP  ArcanistPyFlakesLinterTestCase::testVersion
127Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
128TO INSTALL: Install pyflakes with `pip install pyflakes`.
129  SKIP  ArcanistPyFlakesLinterTestCase::testLinter
130Unable to locate binary "pyflakes" to run linter ArcanistPyFlakesLinter. You may need to install the binary, or adjust your linter configuration.
131TO INSTALL: Install pyflakes with `pip install pyflakes`.
132  SKIP  ArcanistPyLintLinterTestCase::testLinter
133Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
134TO INSTALL: Install PyLint using `pip install pylint`.
135  SKIP  ArcanistPyLintLinterTestCase::testVersion
136Unable to locate binary "pylint" to run linter ArcanistPyLintLinter. You may need to install the binary, or adjust your linter configuration.
137TO INSTALL: Install PyLint using `pip install pylint`.
138  SKIP  ArcanistRuboCopLinterTestCase::testLinter
139Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
140TO INSTALL: Install RuboCop using `gem install rubocop`.
141  SKIP  ArcanistRuboCopLinterTestCase::testVersion
142Unable to locate binary "rubocop" to run linter ArcanistRuboCopLinter. You may need to install the binary, or adjust your linter configuration.
143TO INSTALL: Install RuboCop using `gem install rubocop`.
144  SKIP  ArcanistRubyLinterTestCase::testVersion
145Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
146TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
147  SKIP  ArcanistRubyLinterTestCase::testLinter
148Unable to locate binary "ruby" to run linter ArcanistRubyLinter. You may need to install the binary, or adjust your linter configuration.
149TO INSTALL: Install `ruby` from <http://www.ruby-lang.org/>.
150  PASS   13ms★ ArcanistFilenameLinterTestCase::testLinter
151  PASS   13ms★ ArcanistGeneratedLinterTestCase::testLinter
152  PASS  142ms ArcanistJSONLinterTestCase::testLinter
153  PASS   11ms★ ArcanistMergeConflictLinterTestCase::testLinter
154  PASS   13ms★ ArcanistNoLintLinterTestCase::testLinter
155  PASS   20ms★ ArcanistSpellingLinterTestCase::testLinter
156  PASS   <1ms★ ArcanistSpellingLinterTestCase::testFixLetterCase
157  PASS   44ms★ ArcanistTextLinterTestCase::testLinter
158  PASS   35ms★ ArcanistAbstractMethodBodyXHPASTLinterRuleTestCase::testLinter
159  PASS   14ms★ ArcanistAbstractPrivateMethodXHPASTLinterRuleTestCase::testLinter
160  PASS   14ms★ ArcanistAliasFunctionXHPASTLinterRuleTestCase::testLinter
161  PASS   13ms★ ArcanistArrayCombineXHPASTLinterRuleTestCase::testLinter
162  PASS   15ms★ ArcanistArrayIndexSpacingXHPASTLinterRuleTestCase::testLinter
163  PASS   18ms★ ArcanistArraySeparatorXHPASTLinterRuleTestCase::testLinter
164  PASS   18ms★ ArcanistArrayValueXHPASTLinterRuleTestCase::testLinter
165  PASS   32ms★ ArcanistBinaryExpressionSpacingXHPASTLinterRuleTestCase::testLinter
166  PASS   14ms★ ArcanistBinaryNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
167  PASS   18ms★ ArcanistBlacklistedFunctionXHPASTLinterRuleTestCase::testLinter
168  PASS   49ms★ ArcanistBraceFormattingXHPASTLinterRuleTestCase::testLinter
169  PASS   25ms★ ArcanistCallParenthesesXHPASTLinterRuleTestCase::testLinter
170  PASS   20ms★ ArcanistCallTimePassByReferenceXHPASTLinterRuleTestCase::testLinter
171  PASS   25ms★ ArcanistCastSpacingXHPASTLinterRuleTestCase::testLinter
172  PASS   16ms★ ArcanistClassExtendsObjectXHPASTLinterRuleTestCase::testLinter
173  PASS   31ms★ ArcanistClassMustBeDeclaredAbstractXHPASTLinterRuleTestCase::testLinter
174  PASS   18ms★ ArcanistClassNameLiteralXHPASTLinterRuleTestCase::testLinter
175  PASS   16ms★ ArcanistCommentStyleXHPASTLinterRuleTestCase::testLinter
176  PASS   16ms★ ArcanistConcatenationOperatorXHPASTLinterRuleTestCase::testLinter
177  PASS   16ms★ ArcanistConstructorParenthesesXHPASTLinterRuleTestCase::testLinter
178  PASS   37ms★ ArcanistContinueInsideSwitchXHPASTLinterRuleTestCase::testLinter
179  PASS   22ms★ ArcanistControlStatementSpacingXHPASTLinterRuleTestCase::testLinter
180  PASS   39ms★ ArcanistCurlyBraceArrayIndexXHPASTLinterRuleTestCase::testLinter
181  PASS   25ms★ ArcanistDeclarationParenthesesXHPASTLinterRuleTestCase::testLinter
182  PASS   19ms★ ArcanistDefaultParametersXHPASTLinterRuleTestCase::testLinter
183  PASS   19ms★ ArcanistDeprecationXHPASTLinterRuleTestCase::testLinter
184  PASS   15ms★ ArcanistDoubleQuoteXHPASTLinterRuleTestCase::testLinter
185  PASS   22ms★ ArcanistDuplicateKeysInArrayXHPASTLinterRuleTestCase::testLinter
186  PASS   20ms★ ArcanistDuplicateSwitchCaseXHPASTLinterRuleTestCase::testLinter
187  PASS   16ms★ ArcanistDynamicDefineXHPASTLinterRuleTestCase::testLinter
188  PASS   15ms★ ArcanistElseIfUsageXHPASTLinterRuleTestCase::testLinter
189  PASS   15ms★ ArcanistEmptyStatementXHPASTLinterRuleTestCase::testLinter
190  PASS   15ms★ ArcanistExitExpressionXHPASTLinterRuleTestCase::testLinter
191  PASS   14ms★ ArcanistExtractUseXHPASTLinterRuleTestCase::testLinter
192  PASS   17ms★ ArcanistFormattedStringXHPASTLinterRuleTestCase::testLinter
193  PASS   54ms ArcanistFunctionCallShouldBeTypeCastXHPASTLinterRuleTestCase::testLinter
194  PASS   23ms★ ArcanistGlobalVariableXHPASTLinterRuleTestCase::testLinter
195  PASS   15ms★ ArcanistHexadecimalNumericScalarCasingXHPASTLinterRuleTestCase::testLinter
196  PASS   17ms★ ArcanistImplicitConstructorXHPASTLinterRuleTestCase::testLinter
197  PASS   37ms★ ArcanistImplicitFallthroughXHPASTLinterRuleTestCase::testLinter
198  PASS   18ms★ ArcanistImplicitVisibilityXHPASTLinterRuleTestCase::testLinter
199  PASS   16ms★ ArcanistInlineHTMLXHPASTLinterRuleTestCase::testLinter
200  PASS   17ms★ ArcanistInnerFunctionXHPASTLinterRuleTestCase::testLinter
201  PASS   20ms★ ArcanistInstanceofOperatorXHPASTLinterRuleTestCase::testLinter
202  PASS   23ms★ ArcanistInterfaceAbstractMethodXHPASTLinterRuleTestCase::testLinter
203  PASS   36ms★ ArcanistInterfaceMethodBodyXHPASTLinterRuleTestCase::testLinter
204  PASS   37ms★ ArcanistInvalidDefaultParameterXHPASTLinterRuleTestCase::testLinter
205  PASS   24ms★ ArcanistInvalidModifiersXHPASTLinterRuleTestCase::testLinter
206  PASS   49ms★ ArcanistInvalidOctalNumericScalarXHPASTLinterRuleTestCase::testLinter
207  PASS   34ms★ ArcanistIsAShouldBeInstanceOfXHPASTLinterRuleTestCase::testLinter
208  PASS   52ms ArcanistKeywordCasingXHPASTLinterRuleTestCase::testLinter
209  PASS   23ms★ ArcanistLambdaFuncFunctionXHPASTLinterRuleTestCase::testLinter
210  PASS   35ms★ ArcanistLanguageConstructParenthesesXHPASTLinterRuleTestCase::testLinter
211  PASS   43ms★ ArcanistListAssignmentXHPASTLinterRuleTestCase::testLinter
212  PASS   21ms★ ArcanistLogicalOperatorsXHPASTLinterRuleTestCase::testLinter
213  PASS   21ms★ ArcanistLowercaseFunctionsXHPASTLinterRuleTestCase::testLinter
214  PASS   40ms★ ArcanistModifierOrderingXHPASTLinterRuleTestCase::testLinter
215  PASS   81ms ArcanistNamespaceFirstStatementXHPASTLinterRuleTestCase::testLinter
216  PASS   59ms ArcanistNamingConventionsXHPASTLinterRuleTestCase::testLinter
217  PASS   22ms★ ArcanistNestedNamespacesXHPASTLinterRuleTestCase::testLinter
218  PASS   23ms★ ArcanistNewlineAfterOpenTagXHPASTLinterRuleTestCase::testLinter
219  PASS   26ms★ ArcanistNoParentScopeXHPASTLinterRuleTestCase::testLinter
220  PASS   22ms★ ArcanistObjectOperatorSpacingXHPASTLinterRuleTestCase::testLinter
221  PASS   31ms★ ArcanistPHPCloseTagXHPASTLinterRuleTestCase::testLinter
222  PASS  197ms ArcanistPHPCompatibilityXHPASTLinterRuleTestCase::testLinter
223  PASS   20ms★ ArcanistPHPEchoTagXHPASTLinterRuleTestCase::testLinter
224  PASS   42ms★ ArcanistPHPOpenTagXHPASTLinterRuleTestCase::testLinter
225  PASS   21ms★ ArcanistPHPShortTagXHPASTLinterRuleTestCase::testLinter
226  PASS   45ms★ ArcanistPaamayimNekudotayimSpacingXHPASTLinterRuleTestCase::testLinter
227  PASS   33ms★ ArcanistParentMemberReferenceXHPASTLinterRuleTestCase::testLinter
228  PASS   46ms★ ArcanistParenthesesSpacingXHPASTLinterRuleTestCase::testLinter
229  PASS   25ms★ ArcanistParseStrUseXHPASTLinterRuleTestCase::testLinter
230  PASS   23ms★ ArcanistPlusOperatorOnStringsXHPASTLinterRuleTestCase::testLinter
231  PASS   51ms ArcanistPregQuoteMisuseXHPASTLinterRuleTestCase::testLinter
232  PASS   28ms★ ArcanistPublicPropertyXHPASTLinterRuleTestCase::testLinter
233  PASS   28ms★ ArcanistRaggedClassTreeEdgeXHPASTLinterRuleTestCase::testLinter
234  PASS   50ms★ ArcanistReusedAsIteratorXHPASTLinterRuleTestCase::testLinter
235  PASS   68ms ArcanistReusedIteratorReferenceXHPASTLinterRuleTestCase::testLinter
236  PASS   41ms★ ArcanistReusedIteratorXHPASTLinterRuleTestCase::testLinter
237  PASS   43ms★ ArcanistSelfClassReferenceXHPASTLinterRuleTestCase::testLinter
238  PASS   53ms ArcanistSelfMemberReferenceXHPASTLinterRuleTestCase::testLinter
239  PASS   21ms★ ArcanistSemicolonSpacingXHPASTLinterRuleTestCase::testLinter
240  PASS   42ms★ ArcanistSlownessXHPASTLinterRuleTestCase::testLinter
241  PASS   27ms★ ArcanistStaticThisXHPASTLinterRuleTestCase::testLinter
242  PASS   30ms★ ArcanistTautologicalExpressionXHPASTLinterRuleTestCase::testLinter
243  PASS   34ms★ ArcanistThisReassignmentXHPASTLinterRuleTestCase::testLinter
244  PASS   27ms★ ArcanistToStringExceptionXHPASTLinterRuleTestCase::testLinter
245  PASS   21ms★ ArcanistTodoCommentXHPASTLinterRuleTestCase::testLinter
246  PASS   21ms★ ArcanistUnaryPostfixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
247  PASS   23ms★ ArcanistUnaryPrefixExpressionSpacingXHPASTLinterRuleTestCase::testLinter
248  PASS   95ms ArcanistUndeclaredVariableXHPASTLinterRuleTestCase::testLinter
249  PASS   58ms ArcanistUnexpectedReturnValueXHPASTLinterRuleTestCase::testLinter
250  PASS   26ms★ ArcanistUnnecessaryFinalModifierXHPASTLinterRuleTestCase::testLinter
251  PASS   27ms★ ArcanistUnnecessarySymbolAliasXHPASTLinterRuleTestCase::testLinter
252  PASS   42ms★ ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase::testLinter
253  PASS   24ms★ ArcanistUseStatementNamespacePrefixXHPASTLinterRuleTestCase::testLinter
254  PASS   32ms★ ArcanistUselessOverridingMethodXHPASTLinterRuleTestCase::testLinter
255  PASS   36ms★ ArcanistVariableReferenceSpacingXHPASTLinterRuleTestCase::testLinter
256  PASS   23ms★ ArcanistVariableVariableXHPASTLinterRuleTestCase::testLinter
257  PASS  340ms ArcanistXHPASTLinterTestCase::testLinter
258  PASS  115ms ArcanistXMLLinterTestCase::testLinter
259  PASS   2ms★ ArcanistMercurialParserTestCase::testParseAll
260  PASS   <1ms★ ArcanistRepositoryAPIMiscTestCase::testSVNFileEscapes
261  PASS  214ms ArcanistRepositoryAPIStateTestCase::testGitStateParsing
262  PASS  204ms ArcanistRepositoryAPIStateTestCase::testHgStateParsing
263  PASS   39ms★ ArcanistRepositoryAPIStateTestCase::testSvnStateParsing
264  PASS   <1ms★ ArcanistUnitTestResultTestCase::testCoverageMerges
265  PASS   <1ms★ ArcanistXHPASTLintNamingHookTestCase::testStripUtilities
266  PASS   2ms★ ArcanistXHPASTLintNamingHookTestCase::testCaseUtilities
267  PASS   1ms★ PhpunitTestEngineTestCase::testSearchLocations
268  PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestMap
269  PASS   3ms★ PhutilUnitTestEngineTestCase::testFailSkip
270  PASS   <1ms★ PhutilUnitTestEngineTestCase::testTryTestCases
271  PASS   3ms★ PhutilUnitTestEngineTestCase::testGetTestPaths
272  PASS   <1ms★ PhutilUnitTestEngineTestCase::testPass
273  PASS   <1ms★ XUnitTestResultParserTestCase::testAcceptsNoTestsInput
274  PASS   <1ms★ XUnitTestResultParserTestCase::testEmptyInputFailure
275  PASS   2ms★ XUnitTestResultParserTestCase::testInvalidXmlInputFailure
276  PASS   1ms★ XUnitTestResultParserTestCase::testAcceptsSimpleInput
277

Build Working Copy

When
Completed at May 16 2019, 8:57 PM · Built for 16 s
Status
Passed

Event Timeline