Page MenuHomePhabricator

Build 23410
PassedPublic

Run "arc unit --everything"

When
Completed at Jun 9 2017, 9:04 PM · Built for 37 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Build Working Copy

When
Completed at Jun 9 2017, 9:03 PM · Built instantly
Status
Passed

Event Timeline