Page MenuHomePhabricator

Build 26832
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 8 2018, 7:10 PM · Built for 1 m, 18 s
Status
Passed

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

1[2018-03-08 19:10:28] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=10b3ddf426573f4d4b01ca47ca313d8856fdabcd), 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 23347 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 104ms PhabricatorProjectCoreTestCase::testApplicationPolicy
252 PASS 251ms PhabricatorProjectCoreTestCase::testParentProject
253 PASS 456ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
254 PASS 183ms PhabricatorProjectCoreTestCase::testViewProject
255 PASS 243ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
256 PASS 753ms PhabricatorProjectCoreTestCase::testMilestoneMoves
257 PASS 337ms PhabricatorProjectCoreTestCase::testAncestorMembers
258 PASS 306ms PhabricatorProjectCoreTestCase::testAncestryQueries
259 PASS 199ms PhabricatorProjectCoreTestCase::testMilestoneMembership
260 PASS 478ms PhabricatorProjectCoreTestCase::testBoardMoves
261 PASS 245ms PhabricatorProjectCoreTestCase::testMemberMaterialization
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
265 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
267 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
268 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
269 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
270 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
271 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
272 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
273 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
274 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
275 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
278 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
279 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
280 PASS 83ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
281 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
282 PASS 53ms PhabricatorSpacesTestCase::testSpacesAnnihilation
283 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
284 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
285 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
289 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
291 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
292 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
293 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
296 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
297 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
298 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
299 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
300 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
301 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
302 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
308 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
309 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
310 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
311 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
312 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
313 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
314 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
315 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
316 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
317 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
318 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
319 PASS 633ms PhabricatorChangeParserTestCase::testGitParser
320 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
321 PASS 924ms PhabricatorChangeParserTestCase::testSubversionParser
322 PASS 295ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
323 PASS 190ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
324 PASS 210ms PhabricatorChangeParserTestCase::testSubversionPartialParser
325 PASS 506ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
326 PASS 127ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
327 PASS 244ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
328 PASS 108ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
329 PASS 32ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
330 PASS 210ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
332 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
334 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
335 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
339 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
340 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
341 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
343 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
344 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
345 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
346 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
347 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
348 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
350

Build Working Copy

When
Completed at Mar 8 2018, 7:09 PM · Built instantly
Status
Passed

Event Timeline