Page MenuHomePhabricator

Build 26751
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 6 2018, 8:21 PM · Built for 1 m, 51 s
Status
Passed

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

1[2018-03-06 20:21:19] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=9356a993a8a0e7138c9ce8fb5878f6f7f7581841, ref.master=42e5b8a04bec), phutil(head=master, ref.master=dedf260c7755)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
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:147]
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 23205 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 482ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
252 PASS 226ms PhabricatorProjectCoreTestCase::testViewProject
253 PASS 256ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
254 PASS 1.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
255 PASS 441ms PhabricatorProjectCoreTestCase::testAncestryQueries
256 PASS 128ms PhabricatorProjectCoreTestCase::testSameSlugAsName
257 PASS 271ms PhabricatorProjectCoreTestCase::testMilestoneMembership
258 PASS 709ms PhabricatorProjectCoreTestCase::testBoardMoves
259 PASS 194ms PhabricatorProjectCoreTestCase::testMilestones
260 PASS 240ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
261 PASS 70ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
262 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
265 PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS 1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
267 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
268 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
269 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
270 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
271 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
272 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
273 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
274 PASS 34ms★ PhabricatorRepositoryURITestCase::testURIGeneration
275 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
277 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
278 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
279 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
280 PASS 21ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
281 PASS 52ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
282 PASS 86ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
283 PASS 78ms PhabricatorSpacesTestCase::testSpacesAnnihilation
284 PASS 41ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
285 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
289 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
290 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
291 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
292 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
293 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
296 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
297 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
298 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
300 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
301 PASS 23ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 11ms★ PhabricatorWorkerTestCase::testMultipleLease
308 PASS 11ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
309 PASS 24ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
310 PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask
311 PASS 23ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
312 PASS 23ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
313 PASS 31ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
314 PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
315 PASS 16ms★ PhabricatorWorkerTestCase::testOldestFirst
316 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
317 PASS 11ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
318 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
319 PASS 384ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
320 PASS 785ms PhabricatorChangeParserTestCase::testGitParser
321 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionParser
322 PASS 403ms PhabricatorChangeParserTestCase::testSubversionPartialParser
323 PASS 270ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
324 PASS 1.9s PhabricatorChangeParserTestCase::testMercurialParser
325 PASS 799ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
326 PASS 182ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
327 PASS 324ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
328 PASS 146ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
329 PASS 56ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
330 PASS 289ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
331 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
333 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
334 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
335 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
339 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
340 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
341 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
343 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
344 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
345 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
347 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
348 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
350

Build Working Copy

When
Completed at Mar 6 2018, 8:20 PM · Built instantly
Status
Passed

Event Timeline