Page MenuHomePhabricator

Build 32196
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 12 2019, 4:42 PM · Built for 1 m, 9 s
Status
Passed

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

1[2019-09-12 16:41:48] 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=3cdfe1fff806), phabricator(head=9a36e6931cf737e94ceec70492ef435eec7ec0fd, ref.master=c6642213d57f), phutil(head=master, ref.master=f51f1b3f72b5)
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 30447 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

285 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
286 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
287 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
288 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
289 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
290 PASS 44ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
291 PASS 56ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
292 PASS 94ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
293 PASS 21ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
294 PASS 111ms PhabricatorSpacesTestCase::testSpacesAnnihilation
295 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
296 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
297 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
298 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
299 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
300 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
301 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
302 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
303 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
304 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
305 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
306 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
307 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
308 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
309 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
310 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
311 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
313 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
314 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
315 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
316 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
317 PASS 60ms PhabricatorWorkerTestCase::testRequiredLeaseTime
318 PASS 47ms★ PhabricatorWorkerTestCase::testMultipleLease
319 PASS 48ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
320 PASS 52ms PhabricatorWorkerTestCase::testOldestFirst
321 PASS 55ms PhabricatorWorkerTestCase::testNewBeforeLeased
322 PASS 60ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
323 PASS 45ms★ PhabricatorWorkerTestCase::testLeaseTask
324 PASS 46ms★ PhabricatorWorkerTestCase::testExecuteTask
325 PASS 71ms PhabricatorWorkerTestCase::testTooManyTaskFailures
326 PASS 49ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
327 PASS 50ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
328 PASS 58ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
329 PASS 193ms PhabricatorChangeParserTestCase::testSubversionPartialParser
330 PASS 254ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
331 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
332 PASS 796ms PhabricatorChangeParserTestCase::testSubversionParser
333 PASS 569ms PhabricatorChangeParserTestCase::testGitParser
334 PASS 198ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
335 PASS 213ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
336 PASS 118ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
337 PASS 458ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
338 PASS 109ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
339 PASS 190ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
340 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
341 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
343 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
345 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
346 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
347 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
348 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
349 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
351 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
352 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
353 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
354 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
355 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
356 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
357 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
358 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
359 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
360 PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
361 PASS 16ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
362 PASS 126ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
363 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
364 PASS 51ms PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
365 PASS 120ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
366 PASS 10ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
367 PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
368 PASS 38ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
369 PASS 93ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
370 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
371 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
372 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
373 PASS 2ms★ PhutilICSParserTestCase::testICSParser
374 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
375 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
376 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
377 PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors
378 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
379 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
380 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
381 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
382 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
383 PASS 237ms PhutilRemarkupEngineTestCase::testEngine
384

Build Working Copy

When
Completed at Sep 12 2019, 4:41 PM · Built for 11 s
Status
Passed

Event Timeline