Page MenuHomePhabricator

Build 25253
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Oct 24 2017, 9:22 PM · Built for 54 s
Status
Passed

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

1[2017-10-24 21:22:14] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=4a7b5172634263ff1601913834092bc136880da5, ref.master=cd14194a3297), phutil(head=master, ref.master=95c065963998)
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 20899 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

241 PASS 648ms PhabricatorProjectCoreTestCase::testMilestoneMoves
242 PASS 61ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
243 PASS 79ms PhabricatorProjectCoreTestCase::testApplicationPolicy
244 PASS 177ms PhabricatorProjectCoreTestCase::testViewProject
245 PASS 321ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
246 PASS 256ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
247 PASS 288ms PhabricatorProjectCoreTestCase::testAncestryQueries
248 PASS 180ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
249 PASS 410ms PhabricatorProjectCoreTestCase::testComplexConstraints
250 PASS 199ms PhabricatorProjectCoreTestCase::testMemberMaterialization
251 PASS 83ms PhabricatorProjectCoreTestCase::testSameSlugAsName
252 PASS 237ms PhabricatorProjectCoreTestCase::testParentProject
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
255 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
256 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
257 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
258 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
259 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
260 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
261 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
262 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
263 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
264 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
265 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
266 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
267 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
270 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
271 PASS 55ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
272 PASS 33ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
273 PASS 72ms PhabricatorSpacesTestCase::testSpacesAnnihilation
274 PASS 28ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
275 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
276 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
277 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
278 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
279 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
280 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
281 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
282 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
283 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
284 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
285 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
286 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
288 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
289 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
290 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
291 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
292 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
293 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
294 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
295 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
296 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
297 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
298 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
300 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
301 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
302 PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
303 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
304 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
305 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
306 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
307 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
308 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
309 PASS 717ms PhabricatorChangeParserTestCase::testSubversionParser
310 PASS 240ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
311 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
312 PASS 205ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
313 PASS 702ms PhabricatorChangeParserTestCase::testGitParser
314 PASS 234ms PhabricatorChangeParserTestCase::testSubversionPartialParser
315 PASS 259ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
316 PASS 513ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
317 PASS 146ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
318 PASS 213ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS 36ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
320 PASS 131ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
326 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
329 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
330 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
331 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
332 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
334 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
336 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
338 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
340

Build Working Copy

When
Completed at Oct 24 2017, 9:21 PM · Built instantly
Status
Passed

Event Timeline