Page MenuHomePhabricator

Build 26877
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 13 2018, 11:16 PM · Built for 1 m, 6 s
Status
Passed

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

1[2018-03-13 23:16:11] 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=dfd8b0225b3de45533c46f04ff76f2cabcfd3a9b, ref.master=42e5b8a04bec), phutil(head=master, ref.master=a3e02f01c34f)
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 23415 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 178ms PhabricatorProjectCoreTestCase::testMilestoneMembership
252 PASS 309ms PhabricatorProjectCoreTestCase::testAncestorMembers
253 PASS 163ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
254 PASS 84ms PhabricatorProjectCoreTestCase::testSameSlugAsName
255 PASS 434ms PhabricatorProjectCoreTestCase::testComplexConstraints
256 PASS 133ms PhabricatorProjectCoreTestCase::testMilestones
257 PASS 414ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
258 PASS 158ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
259 PASS 63ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
260 PASS 312ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
261 PASS 35ms★ PhabricatorProjectCoreTestCase::testSlugMaps
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
265 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
267 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
268 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
269 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
270 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
271 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
272 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
273 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
274 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
275 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
278 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
279 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
280 PASS 78ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
281 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
282 PASS 51ms PhabricatorSpacesTestCase::testSpacesAnnihilation
283 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
284 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
285 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
289 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
291 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
292 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
293 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
296 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
297 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
298 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
300 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
301 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
303 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
308 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
309 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
310 PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
311 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
312 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
313 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
314 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
315 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
316 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
317 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
318 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
319 PASS 828ms PhabricatorChangeParserTestCase::testSubversionParser
320 PASS 173ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
321 PASS 180ms PhabricatorChangeParserTestCase::testSubversionPartialParser
322 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
323 PASS 255ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
324 PASS 514ms PhabricatorChangeParserTestCase::testGitParser
325 PASS 478ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
326 PASS 205ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
327 PASS 125ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
328 PASS 108ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
329 PASS 35ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
330 PASS 197ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
331 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
335 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
336 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
339 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
340 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
342 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
343 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
344 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
345 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
346 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
347 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
348 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
350

Build Working Copy

When
Completed at Mar 13 2018, 11:15 PM · Built instantly
Status
Passed

Event Timeline