Page MenuHomePhabricator

Build 9161
FailedPublic

You are viewing an older run of this build. View Current Build

Run "arc unit --everything"

When
Completed at Sep 29 2015, 1:51 AM · Built for 2 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

254 PASS <1ms★ PhutilUTF8TestCase::testUTF8vCombined
255 PASS 12ms★ PhutilUTF8TestCase::testUTF8izeLongStringNosegfault
256 PASS <1ms★ PhutilUTF8TestCase::testUTF8izeASCIIIgnored
257 PASS <1ms★ PhutilUTF8TestCase::testUTF8ConvertParams
258 PASS <1ms★ PhutilUTF8TestCase::testUTF8ConsoleStrlen
259 PASS <1ms★ PhutilUTF8TestCase::testUTF8izeOwlIsCuteAndFerocious
260 PASS <1ms★ PhutilUTF8TestCase::testUTF8NonHTMLWrap
261 PASS <1ms★ PhutilUTF8TestCase::testUTF8Convert
262 PASS <1ms★ PhutilUTF8TestCase::testUTF8strtolower
263 PASS 1ms★ PhutilUTF8TestCase::testUTF8shorten
264 PASS <1ms★ PhutilUTF8TestCase::testUTF8vCodepoints
265 PASS <1ms★ PhutilUTF8TestCase::testUTF8StringTruncator
266 PASS <1ms★ PhutilUTF8TestCase::testUTF8len
267 PASS <1ms★ PhutilUTF8TestCase::testUTF8izeInvalidUTF8Fixed
268 PASS <1ms★ PhutilUTF8TestCase::testUTF8strtoupper
269 PASS <1ms★ PhutilUTF8TestCase::testUTF8Wrap
270 PASS <1ms★ PhutilUTF8TestCase::testUTF8ucwords
271 PASS <1ms★ PhutilUTF8TestCase::testUTF8v
272 PASS <1ms★ PhutilUTF8TestCase::testUTF8IsCombiningCharacter
273 PASS 20ms★ PhutilUTF8TestCase::testUTF8BMPSegfaults
274 PASS <1ms★ PhutilUTF8TestCase::testUTF8BMP
275 PASS <1ms★ PhutilUTF8TestCase::testUTF8izeUTF8Ignored
276 PASS <1ms★ PhutilUrisprintfTestCase::testUrisprintf
277 PASS <1ms★ PhutilUtilsTestCase::testPhutilINIDecode
278 PASS <1ms★ PhutilUtilsTestCase::testCoalesce
279 PASS <1ms★ PhutilUtilsTestCase::testID
280 PASS <1ms★ PhutilUtilsTestCase::testHeadLast
281 PASS <1ms★ PhutilUtilsTestCase::testJSONEncode
282 PASS <1ms★ PhutilUtilsTestCase::testMFilterWithEmptyValueFiltered
283 PASS 3ms★ PhutilUtilsTestCase::testFnmatch
284 PASS <1ms★ PhutilUtilsTestCase::testArrayInterleave
285 PASS <1ms★ PhutilUtilsTestCase::testMFilterWithEmptyValueNegateFiltered
286 PASS <1ms★ PhutilUtilsTestCase::testVarExport
287 PASS <1ms★ PhutilUtilsTestCase::testArrayFuse
288 PASS <1ms★ PhutilUtilsTestCase::testIFilterWithEmptyValueNegateFiltered
289 PASS <1ms★ PhutilUtilsTestCase::testSplitLines
290 PASS <1ms★ PhutilUtilsTestCase::testNonempty
291 PASS <1ms★ PhutilUtilsTestCase::testIFilterIndexNotExistsAllFiltered
292 PASS <1ms★ PhutilUtilsTestCase::testIFilterWithEmptyValueFiltered
293 PASS 1ms★ PhutilUtilsTestCase::testPhutilJSONDecode
294 PASS <1ms★ PhutilUtilsTestCase::testCensorCredentials
295 PASS <1ms★ PhutilUtilsTestCase::testAssertStringLike
296 PASS <1ms★ PhutilUtilsTestCase::testmergevMergingBasicallyWorksCorrectly
297 PASS <1ms★ PhutilUtilsTestCase::testIFilterInvalidIndexThrowException
298 PASS <1ms★ PhutilUtilsTestCase::testAssertInstancesOf
299 PASS <1ms★ PhutilUtilsTestCase::testMFilterNullMethodThrowException
300 PASS <1ms★ PhutilUtilsTestCase::testIdx
301 PASS <1ms★ PhutilUtilsTestCase::testIFilterIndexNotExistsNotFiltered
302 PASS <1ms★ PhutilUtilsTestCase::testHashComparisons
303 PASS <1ms★ PhutilUtilsTestCase::testPhutilUnits
304 PASS <1ms★ PhutilUtilsTestCase::testLoggableString
305 PASS <1ms★ PhutilUtilsTestCase::testHeadKeyLastKey
306 FAIL PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames
307EXCEPTION (PhutilProxyException): Your version of 'xhpast' is unbuilt or out of date. Run this script to build it.:
308
309 $ /core/data/drydock/workingcopy-11/repo/libphutil/scripts/build_xhpast.php
310
311#0 /core/data/drydock/workingcopy-11/repo/libphutil/src/markup/syntax/highlighter/PhutilXHPASTSyntaxHighlighter.php(13): PhutilXHPASTBinary::getParserFuture('<?php??class C ...')
312#1 /core/data/drydock/workingcopy-11/repo/libphutil/src/markup/syntax/highlighter/__tests__/PhutilXHPASTSyntaxHighlighterTestCase.php(7): PhutilXHPASTSyntaxHighlighter->getHighlightFuture('<?php??class C ...')
313#2 /core/data/drydock/workingcopy-11/repo/libphutil/src/markup/syntax/highlighter/__tests__/PhutilXHPASTSyntaxHighlighterTestCase.php(19): PhutilXHPASTSyntaxHighlighterTestCase->highlight('<?php??class C ...')
314#3 [internal function]: PhutilXHPASTSyntaxHighlighterTestCase->testBuiltinClassnames()
315#4 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
316#5 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
317#6 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
318#7 /core/data/drydock/workingcopy-11/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(161): ArcanistConfigurationDrivenUnitTestEngine->run()
319#8 /core/data/drydock/workingcopy-11/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
320#9 {main}
321 FAIL XHPASTNodeTestCase::testGetStringVariables
322EXCEPTION (PhutilProxyException): Your version of 'xhpast' is unbuilt or out of date. Run this script to build it.:
323
324 $ /core/data/drydock/workingcopy-11/repo/libphutil/scripts/build_xhpast.php
325
326#0 /core/data/drydock/workingcopy-11/repo/libphutil/src/parser/xhpast/api/XHPASTTree.php(22): PhutilXHPASTBinary::getParserFuture('<?php "";?')
327#1 /core/data/drydock/workingcopy-11/repo/libphutil/src/parser/xhpast/api/XHPASTTree.php(30): XHPASTTree::newFromData('<?php "";?')
328#2 /core/data/drydock/workingcopy-11/repo/libphutil/src/parser/xhpast/api/__tests__/XHPASTNodeTestCase.php(23): XHPASTTree::newStatementFromString('""')
329#3 /core/data/drydock/workingcopy-11/repo/libphutil/src/parser/xhpast/api/__tests__/XHPASTNodeTestCase.php(6): XHPASTNodeTestCase->assertStringVariables(Array, '""')
330#4 [internal function]: XHPASTNodeTestCase->testGetStringVariables()
331#5 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
332#6 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
333#7 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
334#8 /core/data/drydock/workingcopy-11/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(161): ArcanistConfigurationDrivenUnitTestEngine->run()
335#9 /core/data/drydock/workingcopy-11/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
336#10 {main}
337 FAIL XHPASTTreeTestCase::testEvalStaticString
338EXCEPTION (PhutilProxyException): Your version of 'xhpast' is unbuilt or out of date. Run this script to build it.:
339
340 $ /core/data/drydock/workingcopy-11/repo/libphutil/scripts/build_xhpast.php
341
342#0 /core/data/drydock/workingcopy-11/repo/libphutil/src/parser/xhpast/api/XHPASTTree.php(22): PhutilXHPASTBinary::getParserFuture('<?php 1;?')
343#1 /core/data/drydock/workingcopy-11/repo/libphutil/src/parser/xhpast/api/XHPASTTree.php(30): XHPASTTree::newFromData('<?php 1;?')
344#2 /core/data/drydock/workingcopy-11/repo/libphutil/src/parser/xhpast/api/__tests__/XHPASTTreeTestCase.php(135): XHPASTTree::newStatementFromString('1')
345#3 /core/data/drydock/workingcopy-11/repo/libphutil/src/parser/xhpast/api/__tests__/XHPASTTreeTestCase.php(9): XHPASTTreeTestCase->assertEval(1, '1')
346#4 [internal function]: XHPASTTreeTestCase->testEvalStaticString()
347#5 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
348#6 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
349#7 /core/data/drydock/workingcopy-11/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(143): PhutilUnitTestEngine->run()
350#8 /core/data/drydock/workingcopy-11/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(161): ArcanistConfigurationDrivenUnitTestEngine->run()
351#9 /core/data/drydock/workingcopy-11/repo/arcanist/scripts/arcanist.php(382): ArcanistUnitWorkflow->run()
352#10 {main}
353

Build Working Copy

When
Completed at Sep 29 2015, 1:51 AM · Built instantly
Status
Passed