Page MenuHomePhabricator

Build 32153
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 9 2019, 7:21 PM · Built for 2 m, 35 s
Status
Passed

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

1[2019-09-09 19:20:11] 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=63c7302af1309eb7f3874166042953491a092e30, ref.master=adc2002d2870), 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 30389 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Sep 9 2019, 7:18 PM · Built for 16 s
Status
Passed

Event Timeline