Page MenuHomePhabricator

Build 32746
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 12 2020, 8:10 PM · Built for 1 m, 17 s
Status
Passed

Build Log 31219 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2020-02-12 20:09:42] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=68d5523f9cd2a21e38784cb6b944c3315e451907, ref.master=292f8fc612bd), phutil(head=master, ref.master=893fe11a5e38)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

323 PASS 53ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
324 PASS 29ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
325 PASS 108ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
326 PASS 68ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
327 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
328 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
329 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
330 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
331 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
332 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
333 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
334 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
335 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
336 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
337 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
338 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
339 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
340 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
341 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
342 PASS 26ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
343 PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
344 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
345 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
346 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
347 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
348 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
349 PASS 73ms PhabricatorWorkerTestCase::testTooManyTaskFailures
350 PASS 60ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
351 PASS 53ms PhabricatorWorkerTestCase::testNewBeforeLeased
352 PASS 46ms★ PhabricatorWorkerTestCase::testExecuteTask
353 PASS 48ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
354 PASS 58ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
355 PASS 46ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
356 PASS 52ms PhabricatorWorkerTestCase::testOldestFirst
357 PASS 44ms★ PhabricatorWorkerTestCase::testLeaseTask
358 PASS 46ms★ PhabricatorWorkerTestCase::testMultipleLease
359 PASS 47ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
360 PASS 47ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
361 PASS 655ms PhabricatorChangeParserTestCase::testGitParser
362 PASS 909ms PhabricatorChangeParserTestCase::testSubversionParser
363 PASS 290ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
364 PASS 210ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
365 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
366 PASS 213ms PhabricatorChangeParserTestCase::testSubversionPartialParser
367 PASS 483ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
368 PASS 218ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
369 PASS 136ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
370 PASS 204ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
371 PASS 130ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
372 PASS 42ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
373 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
374 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
375 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
376 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
377 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
378 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
379 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
380 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
381 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
382 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
383 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
384 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
385 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
386 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
387 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
388 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
389 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
390 PASS 244ms PhutilProseDiffTestCase::testProseDiffsDistance
391 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
392 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
393 PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
394 PASS 71ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
395 PASS 16ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
396 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
397 PASS 31ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
398 PASS 134ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
399 PASS 40ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
400 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
401 PASS 7ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
402 PASS 105ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
403 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
404 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
405 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
406 PASS 1ms★ PhutilICSParserTestCase::testICSFloatingTime
407 PASS 2ms★ PhutilICSParserTestCase::testICSParser
408 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
409 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
410 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
411 PASS 8ms★ PhutilICSParserTestCase::testICSParserErrors
412 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
413 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
414 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
415 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
416 PASS 224ms PhutilRemarkupEngineTestCase::testEngine
417 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
418 PASS 2ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
419 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
420 PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens
421 PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments
422

Build Working Copy

When
Completed at Feb 12 2020, 8:08 PM · Built for 13 s
Status
Passed

Event Timeline