Page MenuHomePhabricator

Build 32610
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Jan 14 2020, 7:42 PM · Built for 1 m, 14 s
Status
Passed

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

1[2020-01-14 19:42:23] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc850163f30c), phabricator(head=db1698131684af31ab2824148e389270abe600d6, ref.master=e86aae99de0b), phutil(head=master, ref.master=39ed96cd818a)
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 31034 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

293 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
294 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
295 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
296 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
297 PASS 94ms PhabricatorSpacesTestCase::testSpacesAnnihilation
298 PASS 25ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
299 PASS 59ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
300 PASS 95ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
301 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
302 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
303 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
304 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
305 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
306 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
307 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
308 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
309 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
310 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
311 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
312 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
313 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
314 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
315 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
316 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
317 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
318 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
319 PASS 25ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
320 PASS 18ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
321 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
322 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
323 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
324 PASS 48ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
325 PASS 49ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
326 PASS 48ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
327 PASS 47ms★ PhabricatorWorkerTestCase::testMultipleLease
328 PASS 49ms★ PhabricatorWorkerTestCase::testExecuteTask
329 PASS 61ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
330 PASS 72ms PhabricatorWorkerTestCase::testTooManyTaskFailures
331 PASS 59ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
332 PASS 52ms PhabricatorWorkerTestCase::testWaitBeforeRetry
333 PASS 47ms★ PhabricatorWorkerTestCase::testLeaseTask
334 PASS 56ms PhabricatorWorkerTestCase::testNewBeforeLeased
335 PASS 55ms PhabricatorWorkerTestCase::testOldestFirst
336 PASS 224ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
337 PASS 539ms PhabricatorChangeParserTestCase::testGitParser
338 PASS 182ms PhabricatorChangeParserTestCase::testSubversionPartialParser
339 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
340 PASS 242ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
341 PASS 741ms PhabricatorChangeParserTestCase::testSubversionParser
342 PASS 181ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
343 PASS 115ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
344 PASS 451ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
345 PASS 110ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
346 PASS 38ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
347 PASS 182ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
348 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
349 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
350 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
351 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
352 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
353 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
354 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
355 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
356 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
357 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
358 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
359 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
360 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
361 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
362 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
363 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
364 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
365 PASS 190ms PhutilProseDiffTestCase::testProseDiffsDistance
366 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
367 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
368 PASS <1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
369 PASS 26ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
370 PASS 53ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
371 PASS 137ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
372 PASS 19ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
373 PASS 100ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
374 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
375 PASS 25ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
376 PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
377 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
378 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
379 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
380 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
381 PASS 2ms★ PhutilICSParserTestCase::testICSParser
382 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
383 PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors
384 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
385 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
386 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
387 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
388 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
389 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
390 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
391 PASS 238ms PhutilRemarkupEngineTestCase::testEngine
392

Build Working Copy

When
Completed at Jan 14 2020, 7:41 PM · Built for 14 s
Status
Passed

Event Timeline