Page MenuHomePhabricator

Build 32612
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Jan 14 2020, 7:49 PM · Built for 1 m, 16 s
Status
Passed

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

1[2020-01-14 19:48:50] 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=cc850163f30c), phabricator(head=1a8ea83aca83a02c1c66a5030fa8420042198f21, ref.master=292f8fc612bd), 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 31036 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

293 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
294 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
295 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
296 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
297 PASS 96ms PhabricatorSpacesTestCase::testSpacesAnnihilation
298 PASS 25ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
299 PASS 96ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
300 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
301 PASS 59ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
302 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
303 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
304 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
305 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
306 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
307 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
308 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
309 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
310 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
311 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
312 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
313 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
314 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
315 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
316 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
317 PASS 23ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
318 PASS 18ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
319 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
320 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
321 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
322 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
323 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
324 PASS 46ms★ PhabricatorWorkerTestCase::testLeaseTask
325 PASS 48ms★ PhabricatorWorkerTestCase::testExecuteTask
326 PASS 51ms PhabricatorWorkerTestCase::testWaitBeforeRetry
327 PASS 74ms PhabricatorWorkerTestCase::testTooManyTaskFailures
328 PASS 50ms PhabricatorWorkerTestCase::testRequiredLeaseTime
329 PASS 49ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
330 PASS 56ms PhabricatorWorkerTestCase::testNewBeforeLeased
331 PASS 51ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
332 PASS 54ms PhabricatorWorkerTestCase::testOldestFirst
333 PASS 49ms★ PhabricatorWorkerTestCase::testMultipleLease
334 PASS 59ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
335 PASS 60ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
336 PASS 199ms PhabricatorChangeParserTestCase::testSubversionPartialParser
337 PASS 793ms PhabricatorChangeParserTestCase::testSubversionParser
338 PASS 570ms PhabricatorChangeParserTestCase::testGitParser
339 PASS 255ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
340 PASS 191ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
341 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
342 PASS 124ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
343 PASS 195ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
344 PASS 464ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
345 PASS 43ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
346 PASS 115ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
347 PASS 189ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
348 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
349 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
350 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
351 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
352 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
353 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
354 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
355 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
356 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
357 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
358 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
359 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
360 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
361 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
362 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
363 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
364 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
365 PASS 206ms PhutilProseDiffTestCase::testProseDiffsDistance
366 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
367 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
368 PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
369 PASS 17ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
370 PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
371 PASS 156ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
372 PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
373 PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
374 PASS 11ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
375 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
376 PASS 90ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
377 PASS 36ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
378 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
379 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
380 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
381 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
382 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
383 PASS 7ms★ PhutilICSParserTestCase::testICSParserErrors
384 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
385 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
386 PASS 2ms★ PhutilICSParserTestCase::testICSParser
387 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
388 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
389 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
390 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
391 PASS 234ms PhutilRemarkupEngineTestCase::testEngine
392

Build Working Copy

When
Completed at Jan 14 2020, 7:48 PM · Built for 13 s
Status
Passed

Event Timeline