Page MenuHomePhabricator

Build 32264
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Sep 24 2019, 5:43 PM · Built for 1 m, 10 s
Status
Passed

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

1[2019-09-24 17:42:34] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=34c0665f3f9b145d81547ba2dd6ebb8cd09c390b, ref.master=37e26f1b4531), phutil(head=master, ref.master=3b15fd0a01d4)
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 30535 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

285 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
286 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
287 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
288 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
289 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
290 PASS 22ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
291 PASS 88ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
292 PASS 55ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
293 PASS 42ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
294 PASS 90ms PhabricatorSpacesTestCase::testSpacesAnnihilation
295 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
296 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
297 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
298 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
299 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
300 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
301 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
302 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
303 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
304 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
305 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
306 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
307 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
308 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
309 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
310 PASS 18ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
311 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
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 37ms★ PhabricatorWorkerTestCase::testExecuteTask
318 PASS 31ms★ PhabricatorWorkerTestCase::testLeaseTask
319 PASS 34ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
320 PASS 44ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
321 PASS 36ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
322 PASS 33ms★ PhabricatorWorkerTestCase::testMultipleLease
323 PASS 43ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
324 PASS 33ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
325 PASS 40ms★ PhabricatorWorkerTestCase::testOldestFirst
326 PASS 46ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
327 PASS 35ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
328 PASS 57ms PhabricatorWorkerTestCase::testTooManyTaskFailures
329 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
330 PASS 580ms PhabricatorChangeParserTestCase::testGitParser
331 PASS 188ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
332 PASS 264ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
333 PASS 200ms PhabricatorChangeParserTestCase::testSubversionPartialParser
334 PASS 829ms PhabricatorChangeParserTestCase::testSubversionParser
335 PASS 472ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
336 PASS 191ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
337 PASS 121ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
338 PASS 36ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
339 PASS 109ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
340 PASS 186ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
341 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
345 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
346 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
347 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
348 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
349 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
351 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
352 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
353 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
354 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
355 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
356 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
357 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
358 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
359 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
360 PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
361 PASS 39ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
362 PASS 170ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
363 PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
364 PASS 85ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
365 PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
366 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
367 PASS 19ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
368 PASS 10ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
369 PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
370 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
371 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
372 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
373 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
374 PASS 2ms★ PhutilICSParserTestCase::testICSParser
375 PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors
376 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
377 PASS 1ms★ PhutilICSParserTestCase::testICSFloatingTime
378 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
379 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
380 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
381 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
382 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
383 PASS 258ms PhutilRemarkupEngineTestCase::testEngine
384

Build Working Copy

When
Completed at Sep 24 2019, 5:41 PM · Built for 21 s
Status
Passed

Event Timeline