Page MenuHomePhabricator

Build 16991
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Aug 6 2016, 1:41 PM · Built for 10 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Build Working Copy

When
Completed at Aug 6 2016, 1:41 PM · Built instantly
Status
Passed

Event Timeline