Page MenuHomePhabricator

Build 32096
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 3 2019, 5:07 PM · Built for 1 m, 34 s
Status
Passed

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

1[2019-09-03 17:07:09] 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=d92fa96366c0), phabricator(head=b6420e0f0ad8f0c14d018880700d0481d3d4f39c, 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 30305 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Sep 3 2019, 5:06 PM · Built for 15 s
Status
Passed

Event Timeline