Page MenuHomePhabricator

Build 32740
PassedPublic

Properties

Run "arc unit --everything"

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

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

1[2020-02-12 20:02:24] 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=21a1828ea06c), phabricator(head=815f12d39132dcd8a7b1fb32b39dabbf0c3bdde5, ref.master=292f8fc612bd), 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 31212 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

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

Event Timeline