Page MenuHomePhabricator

Build 24404
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 24 2017, 10:28 PM · Built for 2 m, 37 s
Status
Passed

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

1[2017-08-24 22:26:35] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=5eda40337bb4), phabricator(head=ba1925b155152909e1c164817b2e47ca55c91b7c), phutil(head=master, ref.master=276f6d304b69)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 19733 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

239 PASS 1.2s PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
240 PASS 995ms PhabricatorProjectCoreTestCase::testViewProject
241 PASS 1.9s PhabricatorProjectCoreTestCase::testParentProject
242 PASS 649ms PhabricatorProjectCoreTestCase::testSameSlugAsName
243 PASS 1.1s PhabricatorProjectCoreTestCase::testMemberMaterialization
244 PASS 1.2s PhabricatorProjectCoreTestCase::testMilestoneMembership
245 PASS 860ms PhabricatorProjectCoreTestCase::testApplicationPolicy
246 PASS 2.3s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
247 PASS 573ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
248 PASS 1.7s PhabricatorProjectCoreTestCase::testAncestryQueries
249 PASS 3.7s PhabricatorProjectCoreTestCase::testAncestorMembers
250 PASS 1.2s PhabricatorProjectCoreTestCase::testProjectMembersVisibility
251 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
252 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
254 PASS 29ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
255 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
256 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
257 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
258 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
259 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
260 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
261 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
262 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
263 PASS 250ms PhabricatorRepositoryURITestCase::testURIGeneration
264 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
265 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
266 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
267 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
268 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
269 PASS 724ms PhabricatorSpacesTestCase::testSpacesAnnihilation
270 PASS 381ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
271 PASS 180ms PhabricatorSpacesTestCase::testSpacesRequireNames
272 PASS 264ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
273 PASS 153ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
274 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
275 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
276 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
277 PASS 5ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
278 PASS 6ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
279 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
280 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
281 PASS 1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
282 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
283 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
284 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
285 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
286 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
288 PASS 2ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
289 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
290 PASS 57ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
291 PASS 35ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
292 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
293 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
294 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
295 PASS 49ms★ PhabricatorWorkerTestCase::testExecuteTask
296 PASS 17ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
297 PASS 113ms PhabricatorWorkerTestCase::testOldestFirst
298 PASS 53ms PhabricatorWorkerTestCase::testRequiredLeaseTime
299 PASS 90ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
300 PASS 144ms PhabricatorWorkerTestCase::testTooManyTaskFailures
301 PASS 57ms PhabricatorWorkerTestCase::testMultipleLease
302 PASS 48ms★ PhabricatorWorkerTestCase::testLeaseTask
303 PASS 61ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
304 PASS 75ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
305 PASS 91ms PhabricatorWorkerTestCase::testNewBeforeLeased
306 PASS 35ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
307 PASS 3.3s PhabricatorChangeParserTestCase::testSubversionParser
308 PASS 997ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
309 PASS 763ms PhabricatorChangeParserTestCase::testSubversionPartialParser
310 PASS 3.5s PhabricatorChangeParserTestCase::testMercurialParser
311 PASS 2.3s PhabricatorChangeParserTestCase::testGitParser
312 PASS 565ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
313 PASS 554ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
314 PASS 374ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
315 PASS 1.2s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
316 PASS 83ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
317 PASS 386ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
318 PASS 453ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
321 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
322 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
325 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
326 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
327 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
330 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
331 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
332 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
333 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
334 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
336 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
337 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
338

Build Working Copy

When
Completed at Aug 24 2017, 10:25 PM · Built instantly
Status
Passed

Event Timeline