Page MenuHomePhabricator

Build 32119
PassedPublic

Properties

Run "arc unit --everything"

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

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

1[2019-09-04 14:12:06] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=d92fa96366c0), phabricator(head=0b862dd6b7c0da841efcfb324f8c9abe1c16d8cc, ref.master=c6642213d57f), 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 30335 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Sep 4 2019, 2:11 PM · Built for 20 s
Status
Passed

Event Timeline