Page MenuHomePhabricator

Build 24861
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Sep 15 2017, 12:54 PM · Built for 53 s
Status
Passed

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

1[2017-09-15 12:54:14] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=df81d79d77f8), phabricator(head=973a2a41e51261fa7d7887451de2b88146566cae, ref.master=ab99222f28f5), phutil(head=master, ref.master=ceeaf5ebea1c)
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 20334 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

240 PASS 215ms PhabricatorProjectCoreTestCase::testMilestoneMembership
241 PASS 437ms PhabricatorProjectCoreTestCase::testComplexConstraints
242 PASS 223ms PhabricatorProjectCoreTestCase::testViewProject
243 PASS 246ms PhabricatorProjectCoreTestCase::testMemberMaterialization
244 PASS 681ms PhabricatorProjectCoreTestCase::testMilestoneMoves
245 PASS 399ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
246 PASS 331ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
247 PASS 137ms PhabricatorProjectCoreTestCase::testMilestones
248 PASS 90ms PhabricatorProjectCoreTestCase::testApplicationPolicy
249 PASS 436ms PhabricatorProjectCoreTestCase::testAncestorMembers
250 PASS 509ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
251 PASS 124ms PhabricatorProjectCoreTestCase::testEditProject
252 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
255 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
256 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
257 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
258 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
259 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
260 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
261 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
262 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
263 PASS 24ms★ PhabricatorRepositoryURITestCase::testURIGeneration
264 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
265 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
266 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
267 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
268 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
270 PASS 50ms PhabricatorSpacesTestCase::testSpacesAnnihilation
271 PASS 58ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
272 PASS 28ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
273 PASS 38ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
274 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
275 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
276 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
277 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
278 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
279 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
280 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
281 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
282 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
283 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
284 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
285 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
286 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
288 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
289 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
290 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
291 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
292 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
293 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
294 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
295 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
296 PASS 14ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
297 PASS 7ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
299 PASS 8ms★ PhabricatorWorkerTestCase::testMultipleLease
300 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
301 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
302 PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
303 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
304 PASS 22ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
305 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
306 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
307 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
308 PASS 212ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
309 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
310 PASS 744ms PhabricatorChangeParserTestCase::testGitParser
311 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionParser
312 PASS 238ms PhabricatorChangeParserTestCase::testSubversionPartialParser
313 PASS 341ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
314 PASS 152ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
315 PASS 284ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
316 PASS 511ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
317 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
318 PASS 143ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
319 PASS 216ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
320 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
324 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
326 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
327 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
328 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
329 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
330 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
331 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
332 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
335 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
336 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
337 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
338 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
339

Build Working Copy

When
Completed at Sep 15 2017, 12:53 PM · Built instantly
Status
Passed

Event Timeline