Page MenuHomePhabricator

Build 32382
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 25 2019, 12:18 AM · Built for 1 m, 10 s
Status
Passed

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

1[2019-10-25 00:17:59] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=da6d4f85eefb), phabricator(head=5b36f0c97ac9a6e61651cd5ef2a6b4c6eed71360, ref.master=76d9912932bc), 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 30697 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

287 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
288 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
289 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
290 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
291 PASS 90ms PhabricatorSpacesTestCase::testSpacesAnnihilation
292 PASS 21ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
293 PASS 55ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
294 PASS 89ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
295 PASS 42ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
296 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
297 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
298 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
299 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
300 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
301 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
302 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
303 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
304 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
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 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
313 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
314 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
315 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
316 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
317 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
318 PASS 43ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
319 PASS 53ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
320 PASS 47ms★ PhabricatorWorkerTestCase::testOldestFirst
321 PASS 41ms★ PhabricatorWorkerTestCase::testMultipleLease
322 PASS 43ms★ PhabricatorWorkerTestCase::testExecuteTask
323 PASS 65ms PhabricatorWorkerTestCase::testTooManyTaskFailures
324 PASS 42ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
325 PASS 39ms★ PhabricatorWorkerTestCase::testLeaseTask
326 PASS 43ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
327 PASS 55ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
328 PASS 42ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
329 PASS 50ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
330 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
331 PASS 244ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
332 PASS 539ms PhabricatorChangeParserTestCase::testGitParser
333 PASS 177ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
334 PASS 177ms PhabricatorChangeParserTestCase::testSubversionPartialParser
335 PASS 744ms PhabricatorChangeParserTestCase::testSubversionParser
336 PASS 110ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
337 PASS 443ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
338 PASS 175ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
339 PASS 178ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
340 PASS 36ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
341 PASS 99ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
343 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
345 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
346 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
347 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
348 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
349 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
350 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
351 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
352 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
353 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
354 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
355 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
356 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
357 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
358 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
359 PASS 189ms PhutilProseDiffTestCase::testProseDiffsDistance
360 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
361 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
362 PASS <1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
363 PASS 18ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
364 PASS 163ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
365 PASS 27ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
366 PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
367 PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
368 PASS 108ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
369 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
370 PASS 19ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
371 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
372 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
373 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
374 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
375 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
376 PASS 2ms★ PhutilICSParserTestCase::testICSParser
377 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
378 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
379 PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors
380 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
381 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
382 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
383 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
384 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
385 PASS 232ms PhutilRemarkupEngineTestCase::testEngine
386

Build Working Copy

When
Completed at Oct 25 2019, 12:17 AM · Built for 11 s
Status
Passed

Event Timeline