Page MenuHomePhabricator

Build 32206
PassedPublic

Properties

Run "arc unit --everything"

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

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

1[2019-09-12 23:13:23] 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=3cdfe1fff806), phabricator(head=16e23bd977451cfd13f32aa357d68fde82f466ee, ref.master=ca56e8590a3d), 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 30461 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline