Page MenuHomePhabricator

Build 32530
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Nov 14 2019, 5:36 AM · Built for 1 m, 10 s
Status
Passed

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

1[2019-11-14 05:35:28] 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=cc1ff38843c4), phabricator(head=c7f437f5b7f93a75304af76b678a01c79342a8e6, ref.master=72f82abe0723), 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 30932 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Nov 14 2019, 5:34 AM · Built for 12 s
Status
Passed

Event Timeline