Page MenuHomePhabricator

Build 25864
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 23 2018, 10:02 PM · Built for 1 m, 26 s
Status
Passed

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

1[2018-01-23 22:02:07] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=2e02332216c6), phabricator(head=21e415299f265e909eb18925cd5d68dd75c28266, ref.master=3e983b583dc0), phutil(head=master, ref.master=2d8cdda8cc4c)
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 21728 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

245 PASS 137ms PhabricatorProjectCoreTestCase::testApplicationPolicy
246 PASS 119ms PhabricatorProjectCoreTestCase::testSameSlugAsName
247 PASS 646ms PhabricatorProjectCoreTestCase::testBoardMoves
248 PASS 680ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
249 PASS 427ms PhabricatorProjectCoreTestCase::testMemberMaterialization
250 PASS 65ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
251 PASS 395ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
252 PASS 263ms PhabricatorProjectCoreTestCase::testViewProject
253 PASS 50ms PhabricatorProjectCoreTestCase::testSlugMaps
254 PASS 382ms PhabricatorProjectCoreTestCase::testEditProject
255 PASS 378ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
256 PASS 620ms PhabricatorProjectCoreTestCase::testComplexConstraints
257 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
258 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
259 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
260 PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
261 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
262 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
263 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
264 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
265 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
266 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
267 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
268 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
269 PASS 33ms★ PhabricatorRepositoryURITestCase::testURIGeneration
270 PASS 3ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
271 PASS 1ms★ PhabricatorSlugTestCase::testSlugAncestry
272 PASS 4ms★ PhabricatorSlugTestCase::testSlugNormalization
273 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
274 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
275 PASS 24ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
276 PASS 55ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
277 PASS 44ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
278 PASS 149ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
279 PASS 142ms PhabricatorSpacesTestCase::testSpacesAnnihilation
280 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
281 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
282 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
283 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
284 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
285 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
286 PASS 7ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
287 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
288 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
289 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
290 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
291 PASS 6ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
292 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
293 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
294 PASS 22ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
295 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
296 PASS 32ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
297 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
298 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
299 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
300 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
301 PASS 28ms★ PhabricatorWorkerTestCase::testExecuteTask
302 PASS 40ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
303 PASS 21ms★ PhabricatorWorkerTestCase::testLeaseTask
304 PASS 22ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
305 PASS 37ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
306 PASS 26ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
307 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
308 PASS 18ms★ PhabricatorWorkerTestCase::testOldestFirst
309 PASS 13ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
310 PASS 16ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
311 PASS 14ms★ PhabricatorWorkerTestCase::testMultipleLease
312 PASS 18ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
313 PASS 2.1s PhabricatorChangeParserTestCase::testMercurialParser
314 PASS 1.2s PhabricatorChangeParserTestCase::testGitParser
315 PASS 785ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
316 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
317 PASS 3.6s PhabricatorChangeParserTestCase::testSubversionParser
318 PASS 807ms PhabricatorChangeParserTestCase::testSubversionPartialParser
319 PASS 562ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
320 PASS 1.1s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
321 PASS 1.8s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
322 PASS 469ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
323 PASS 125ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
324 PASS 721ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
327 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
328 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
329 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
330 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
331 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
332 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
333 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
335 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
336 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
338 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
339 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
340 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
341 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
342 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
343 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
344

Build Working Copy

When
Completed at Jan 23 2018, 10:01 PM · Built instantly
Status
Passed

Event Timeline