Page MenuHomePhabricator

Build 23162
PassedPublic

Run "arc unit --everything"

When
Completed at May 26 2017, 9:00 PM · Built for 50 s
Status
Passed

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

1[2017-05-26 21:00:11] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=04fd93e51e0368543773b72ed2dfef09d94080aa), phutil(head=master, ref.master=a900d7b63e95)
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 18261 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

240 PASS 455ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
241 PASS 68ms PhabricatorProjectCoreTestCase::testSlugMaps
242 PASS 77ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
243 PASS 350ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
244 PASS 262ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
245 PASS 65ms PhabricatorProjectCoreTestCase::testApplicationPolicy
246 PASS 121ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
247 PASS 476ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
248 PASS 425ms PhabricatorProjectCoreTestCase::testAncestorMembers
249 PASS 422ms PhabricatorProjectCoreTestCase::testAncestryQueries
250 PASS 690ms PhabricatorProjectCoreTestCase::testMilestoneMoves
251 PASS 412ms PhabricatorProjectCoreTestCase::testBoardMoves
252 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
255 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
256 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
257 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
258 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
259 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
260 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
261 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
262 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
263 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
264 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
265 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
266 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
267 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
270 PASS 56ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
271 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
272 PASS 45ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
273 PASS 37ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
274 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
275 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
276 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
277 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
278 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
279 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
280 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
281 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
282 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
283 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
284 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
285 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
286 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
288 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
289 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
290 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
291 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
292 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
293 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
294 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
295 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
296 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
297 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
298 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
299 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
300 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
301 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
302 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
303 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
304 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
305 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
306 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
307 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
308 PASS 487ms PhabricatorChangeParserTestCase::testGitParser
309 PASS 284ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
310 PASS 172ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
311 PASS 796ms PhabricatorChangeParserTestCase::testSubversionParser
312 PASS 195ms PhabricatorChangeParserTestCase::testSubversionPartialParser
313 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
314 PASS 128ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
315 PASS 468ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
316 PASS 192ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
317 PASS 31ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
318 PASS 118ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
319 PASS 188ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
323 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
325 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
326 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
327 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
329 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
330 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
331 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
332 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
334 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
336 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
337 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
338 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
339

Build Working Copy

When
Completed at May 26 2017, 8:59 PM · Built instantly
Status
Passed

Event Timeline