Page MenuHomePhabricator

Build 24075
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 6 2017, 3:09 PM · Built for 1 m, 28 s
Status
Passed

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

1[2017-08-06 15:08:38] 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=58db64c81f5c92ed6afd8e7a73916b0bb9ddf60d), phutil(head=master, ref.master=3b087892148d)
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 19337 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

239 PASS 235ms PhabricatorProjectCoreTestCase::testMilestones
240 PASS 1.1s PhabricatorProjectCoreTestCase::testAncestorMembers
241 PASS 139ms PhabricatorProjectCoreTestCase::testApplicationPolicy
242 PASS 540ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
243 PASS 1.0s PhabricatorProjectCoreTestCase::testComplexConstraints
244 PASS 112ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
245 PASS 1.1s PhabricatorProjectCoreTestCase::testJoinLeaveProject
246 PASS 537ms PhabricatorProjectCoreTestCase::testMemberMaterialization
247 PASS 164ms PhabricatorProjectCoreTestCase::testSameSlugAsName
248 PASS 509ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
249 PASS 282ms PhabricatorProjectCoreTestCase::testEditProject
250 PASS 421ms PhabricatorProjectCoreTestCase::testViewProject
251 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
252 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
254 PASS 23ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
255 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
256 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
257 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
258 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
259 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
260 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
261 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
262 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
263 PASS 48ms★ PhabricatorRepositoryURITestCase::testURIGeneration
264 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
265 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
266 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
267 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
269 PASS 37ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
270 PASS 105ms PhabricatorSpacesTestCase::testSpacesAnnihilation
271 PASS 74ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
272 PASS 50ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
273 PASS 143ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
274 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
275 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
276 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
277 PASS 2ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
278 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
279 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
280 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
281 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
282 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
283 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
284 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
285 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
286 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
288 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
289 PASS 35ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
290 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
291 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
292 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
293 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
294 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
295 PASS 28ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
296 PASS 14ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
297 PASS 15ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 10ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 37ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
300 PASS 18ms★ PhabricatorWorkerTestCase::testMultipleLease
301 PASS 18ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
302 PASS 30ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
303 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
304 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
305 PASS 18ms★ PhabricatorWorkerTestCase::testOldestFirst
306 PASS 34ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
307 PASS 648ms PhabricatorChangeParserTestCase::testSubversionPartialParser
308 PASS 398ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
309 PASS 982ms PhabricatorChangeParserTestCase::testGitParser
310 PASS 495ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
311 PASS 2.7s PhabricatorChangeParserTestCase::testMercurialParser
312 PASS 2.1s PhabricatorChangeParserTestCase::testSubversionParser
313 PASS 617ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
314 PASS 1.0s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
315 PASS 298ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
316 PASS 286ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
317 PASS 95ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
318 PASS 452ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
321 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
323 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
325 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
326 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
329 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
331 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
332 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
333 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
334 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
335 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
336 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
337 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
338

Build Working Copy

When
Completed at Aug 6 2017, 3:08 PM · Built instantly
Status
Passed

Event Timeline