Page MenuHomePhabricator

Build 32209
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Sep 12 2019, 11:23 PM · Built for 1 m, 8 s
Status
Passed

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

1[2019-09-12 23:22:36] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=b211044923cb0503608dcfd5d9414fe3667fdaab, ref.master=0ae9e2c75d1f), 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 30465 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline