Page MenuHomePhabricator

Build 25681
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Jan 11 2018, 5:43 PM · Built for 56 s
Status
Passed

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

1[2018-01-11 17:43:27] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3d06bd4c568c), phabricator(head=da86bac8a74320749258974aa08168dc3da22822, ref.master=66b74073be68), phutil(head=master, ref.master=59642f236822)
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 21498 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 11 2018, 5:42 PM · Built instantly
Status
Passed

Event Timeline