Page MenuHomePhabricator

Build 25893
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Jan 25 2018, 4:11 AM · Built for 1 m, 1 s
Status
Passed

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

1[2018-01-25 04:11:24] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=2e02332216c6), phabricator(head=df55077d87a1d5c88c17ec6ea661cf2e92bc495e, ref.master=3e983b583dc0), phutil(head=master, ref.master=2d8cdda8cc4c)
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 21768 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

245 PASS 192ms PhabricatorProjectCoreTestCase::testMilestoneMembership
246 PASS 333ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
247 PASS 259ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
248 PASS 291ms PhabricatorProjectCoreTestCase::testAncestryQueries
249 PASS 416ms PhabricatorProjectCoreTestCase::testComplexConstraints
250 PASS 176ms PhabricatorProjectCoreTestCase::testViewProject
251 PASS 176ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
252 PASS 43ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
253 PASS 180ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
254 PASS 80ms PhabricatorProjectCoreTestCase::testSameSlugAsName
255 PASS 130ms PhabricatorProjectCoreTestCase::testMilestones
256 PASS 372ms PhabricatorProjectCoreTestCase::testAncestorMembers
257 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
258 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
259 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
260 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
261 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
262 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
263 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
264 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
265 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
266 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
267 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
268 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
269 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
270 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
271 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
272 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
273 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
274 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
275 PASS 15ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
276 PASS 53ms PhabricatorSpacesTestCase::testSpacesAnnihilation
277 PASS 57ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
278 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
279 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
280 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
281 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
282 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
283 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
284 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
285 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
286 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
287 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
288 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
289 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
290 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
291 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
292 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
293 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
294 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
295 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
296 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
297 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
298 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
299 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
300 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
301 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
302 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
303 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
304 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
305 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
306 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
307 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
308 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
309 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
310 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
311 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
312 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
313 PASS 170ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
314 PASS 769ms PhabricatorChangeParserTestCase::testSubversionParser
315 PASS 239ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
316 PASS 183ms PhabricatorChangeParserTestCase::testSubversionPartialParser
317 PASS 493ms PhabricatorChangeParserTestCase::testGitParser
318 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
319 PASS 119ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
320 PASS 187ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
321 PASS 470ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
322 PASS 96ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
323 PASS 184ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
324 PASS 33ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
325 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
327 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
328 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
329 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
331 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
332 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
333 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
334 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
335 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
336 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
337 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
338 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
339 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
340 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
342 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
343 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
344

Build Working Copy

When
Completed at Jan 25 2018, 4:10 AM · Built instantly
Status
Passed

Event Timeline