Page MenuHomePhabricator

Build 26108
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 1 2018, 5:32 PM · Built for 57 s
Status
Passed

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

1[2018-02-01 17:31:37] 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:254]
2arcanist(head=master, ref.master=2e02332216c6), phabricator(head=28e9b9216eb604997f70a83db33aa88f580dded2, ref.master=c9df8f77c8b5), phutil(head=master, ref.master=cc343d0c8133)
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 22124 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 1 2018, 5:31 PM · Built instantly
Status
Passed

Event Timeline