Page MenuHomePhabricator

Build 23941
PassedPublic

Run "arc unit --everything"

When
Completed at Jul 28 2017, 5:46 PM · Built for 48 s
Status
Passed

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

1[2017-07-28 17:45:54] 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=836768bdccd4), phabricator(head=57a584e270a703113431068e77ffcea122fdeb6c, ref.master=69a7d57c3fda), phutil(head=master, ref.master=0a4487d37cd7)
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 19216 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jul 28 2017, 5:45 PM · Built instantly
Status
Passed

Event Timeline