Page MenuHomePhabricator

Build 32357
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 2 2019, 9:15 PM · Built for 1 m, 51 s
Status
Passed

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

1[2019-10-02 21:14:25] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=3cdfe1fff806), phabricator(head=9d644f1bfea11e7a02024c83b11a750fef97cea2, ref.master=adc2002d2870), 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 30671 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Oct 2 2019, 9:13 PM · Built for 17 s
Status
Passed

Event Timeline