Page MenuHomePhabricator

Build 26182
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 6 2018, 4:17 PM · Built for 1 m
Status
Passed

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

1[2018-02-06 16:17:15] 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=349109426c7f), phabricator(head=ebc961cb213201543d52647b1c361602bb41955d, ref.master=66b74073be68), phutil(head=master, ref.master=e144a9d7dd23)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 22220 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

247 PASS 182ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
248 PASS 270ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
249 PASS 37ms★ PhabricatorProjectCoreTestCase::testSlugMaps
250 PASS 666ms PhabricatorProjectCoreTestCase::testMilestoneMoves
251 PASS 188ms PhabricatorProjectCoreTestCase::testViewProject
252 PASS 206ms PhabricatorProjectCoreTestCase::testMemberMaterialization
253 PASS 62ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
254 PASS 86ms PhabricatorProjectCoreTestCase::testApplicationPolicy
255 PASS 435ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
256 PASS 84ms PhabricatorProjectCoreTestCase::testSameSlugAsName
257 PASS 360ms PhabricatorProjectCoreTestCase::testAncestorMembers
258 PASS 203ms PhabricatorProjectCoreTestCase::testMilestoneMembership
259 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
260 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
261 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
262 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
263 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
264 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
265 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
266 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
267 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
268 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
269 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
270 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
271 PASS 23ms★ PhabricatorRepositoryURITestCase::testURIGeneration
272 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
273 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
274 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
275 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
277 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
278 PASS 57ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
279 PASS 54ms PhabricatorSpacesTestCase::testSpacesAnnihilation
280 PASS 28ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
281 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
282 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
283 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
284 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
285 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
286 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
287 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
288 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
289 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
290 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
291 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
292 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
293 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
294 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
295 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
296 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
297 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
298 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
299 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
300 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
301 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
302 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
303 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
304 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
305 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
306 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
307 PASS 22ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
308 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
309 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
310 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
311 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
312 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
313 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
314 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
315 PASS 173ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
316 PASS 532ms PhabricatorChangeParserTestCase::testGitParser
317 PASS 270ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
318 PASS 828ms PhabricatorChangeParserTestCase::testSubversionParser
319 PASS 180ms PhabricatorChangeParserTestCase::testSubversionPartialParser
320 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
321 PASS 486ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
322 PASS 226ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
323 PASS 114ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
324 PASS 30ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
325 PASS 186ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
326 PASS 95ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
327 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
328 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
329 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
333 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
334 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
335 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
336 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
338 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
339 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
340 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
341 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
342 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
344 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
345 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
346

Build Working Copy

When
Completed at Feb 6 2018, 4:16 PM · Built instantly
Status
Passed

Event Timeline