Page MenuHomePhabricator

Build 21581
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Mar 31 2017, 5:35 PM · Built for 49 s
Status
Passed

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

1[2017-03-31 17:35:33] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=d1db9a72b552), phabricator(head=8be9b105eaef3a2ea8300c5d4a95c17425884c33, ref.master=b4effdf26c3e), phutil(head=master, ref.master=c581e769f10c)
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 16113 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

235 PASS 359ms PhabricatorProjectCoreTestCase::testAncestryQueries
236 PASS 301ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
237 PASS 385ms PhabricatorProjectCoreTestCase::testAncestorMembers
238 PASS 342ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
239 PASS 50ms PhabricatorProjectCoreTestCase::testSlugMaps
240 PASS 95ms PhabricatorProjectCoreTestCase::testSameSlugAsName
241 PASS 290ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
242 PASS 190ms PhabricatorProjectCoreTestCase::testMilestoneMembership
243 PASS 57ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
244 PASS 181ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
245 PASS 47ms★ PhabricatorProjectCoreTestCase::testApplicationPolicy
246 PASS 640ms PhabricatorProjectCoreTestCase::testMilestoneMoves
247 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
248 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
249 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
250 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
251 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
252 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
253 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
254 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
255 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
256 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
257 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
258 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
259 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
260 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
261 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
262 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
263 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
264 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
265 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
266 PASS 47ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
267 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
268 PASS 57ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
269 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
270 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
271 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
272 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
273 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
274 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
275 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
276 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
277 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
278 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
279 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
280 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
281 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
282 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
283 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
284 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
285 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
286 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
287 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
288 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
289 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
290 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
291 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
292 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
293 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
294 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
295 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
296 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
297 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
298 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
300 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
301 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
302 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
303 PASS 812ms PhabricatorChangeParserTestCase::testSubversionParser
304 PASS 166ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
305 PASS 430ms PhabricatorChangeParserTestCase::testGitParser
306 PASS 172ms PhabricatorChangeParserTestCase::testSubversionPartialParser
307 PASS 251ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
308 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
309 PASS 132ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
310 PASS 182ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
311 PASS 451ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
312 PASS 90ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
313 PASS 183ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
314 PASS 31ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
317 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
320 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
321 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
322 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
323 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
324 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
325 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
328 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
329 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
331 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
332 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
333 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
334

Build Working Copy

When
Completed at Mar 31 2017, 5:35 PM · Built instantly
Status
Passed

Event Timeline