Page MenuHomePhabricator

Build 32742
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 12 2020, 8:04 PM · Built for 1 m, 20 s
Status
Passed

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

1[2020-02-12 20:03:39] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=21a1828ea06c), phabricator(head=a8be0228eac70237cbff518efe6da47cae703338, ref.master=37e26f1b4531), phutil(head=master, ref.master=893fe11a5e38)
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 31214 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

322 PASS 101ms PhabricatorSpacesTestCase::testSpacesAnnihilation
323 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
324 PASS 63ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
325 PASS 49ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
326 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
327 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
328 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
329 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
330 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
331 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
332 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
333 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
334 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
335 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
336 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
337 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
338 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
339 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
340 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
341 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
342 PASS 27ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
343 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
344 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
345 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
346 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
347 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
348 PASS 43ms★ PhabricatorWorkerTestCase::testLeaseTask
349 PASS 46ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
350 PASS 54ms PhabricatorWorkerTestCase::testOldestFirst
351 PASS 43ms★ PhabricatorWorkerTestCase::testMultipleLease
352 PASS 46ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
353 PASS 44ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
354 PASS 55ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
355 PASS 44ms★ PhabricatorWorkerTestCase::testExecuteTask
356 PASS 54ms PhabricatorWorkerTestCase::testNewBeforeLeased
357 PASS 56ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
358 PASS 68ms PhabricatorWorkerTestCase::testTooManyTaskFailures
359 PASS 44ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
360 PASS 305ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
361 PASS 225ms PhabricatorChangeParserTestCase::testSubversionPartialParser
362 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
363 PASS 216ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
364 PASS 695ms PhabricatorChangeParserTestCase::testGitParser
365 PASS 972ms PhabricatorChangeParserTestCase::testSubversionParser
366 PASS 241ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
367 PASS 147ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
368 PASS 499ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
369 PASS 143ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
370 PASS 213ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
371 PASS 46ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
372 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
373 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
374 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
375 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
376 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
377 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
378 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
379 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
380 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
381 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
382 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
383 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
384 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
385 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
386 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
387 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
388 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
389 PASS 252ms PhutilProseDiffTestCase::testProseDiffsDistance
390 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
391 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
392 PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
393 PASS 55ms PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
394 PASS 7ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
395 PASS 57ms PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
396 PASS 106ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
397 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
398 PASS 95ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
399 PASS 24ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
400 PASS 16ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
401 PASS 47ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
402 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
403 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
404 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
405 PASS 8ms★ PhutilICSParserTestCase::testICSParserErrors
406 PASS 2ms★ PhutilICSParserTestCase::testICSParser
407 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
408 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
409 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
410 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
411 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
412 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
413 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
414 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
415 PASS 224ms PhutilRemarkupEngineTestCase::testEngine
416 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
417 PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
418 PASS 2ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
419 PASS 2ms★ PhutilSearchStemmerTestCase::testStemDocuments
420 PASS 2ms★ PhutilSearchStemmerTestCase::testStemTokens
421

Build Working Copy

When
Completed at Feb 12 2020, 8:02 PM · Built for 15 s
Status
Passed

Event Timeline