Page MenuHomePhabricator

Build 21667
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Apr 4 2017, 9:41 PM · Built for 55 s
Status
Passed

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

1[2017-04-04 21:41:08] 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=d1db9a72b552), phabricator(head=f5a0eb26fe55c389b9182013e3b719ee27e2cb8c, ref.master=2cda280cde20), 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 16220 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

235 PASS 91ms PhabricatorProjectCoreTestCase::testEditProject
236 PASS 226ms PhabricatorProjectCoreTestCase::testMilestoneMembership
237 PASS 110ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
238 PASS 675ms PhabricatorProjectCoreTestCase::testMilestoneMoves
239 PASS 57ms PhabricatorProjectCoreTestCase::testSlugMaps
240 PASS 239ms PhabricatorProjectCoreTestCase::testMemberMaterialization
241 PASS 300ms PhabricatorProjectCoreTestCase::testParentProject
242 PASS 440ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
243 PASS 56ms PhabricatorProjectCoreTestCase::testApplicationPolicy
244 PASS 237ms PhabricatorProjectCoreTestCase::testViewProject
245 PASS 68ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
246 PASS 233ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
247 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
248 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
249 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
250 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
251 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
252 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
253 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
254 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
255 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
256 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
257 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
258 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
259 PASS 25ms★ PhabricatorRepositoryURITestCase::testURIGeneration
260 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
261 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
262 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
263 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
264 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
265 PASS 37ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
266 PASS 51ms PhabricatorSpacesTestCase::testSpacesAnnihilation
267 PASS 15ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
268 PASS 29ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
269 PASS 59ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
270 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
271 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
272 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
273 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
274 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
275 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
276 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
277 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
278 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
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 <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
285 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
286 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
287 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
288 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
289 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
290 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
291 PASS 22ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
292 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
293 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
294 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
295 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
296 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
297 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
298 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
299 PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
300 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
301 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
302 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
303 PASS 328ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
304 PASS 614ms PhabricatorChangeParserTestCase::testGitParser
305 PASS 208ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
306 PASS 1.0s PhabricatorChangeParserTestCase::testSubversionParser
307 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
308 PASS 228ms PhabricatorChangeParserTestCase::testSubversionPartialParser
309 PASS 140ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
310 PASS 514ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
311 PASS 260ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
312 PASS 128ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
313 PASS 213ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
314 PASS 36ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
317 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
319 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
321 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
322 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
323 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
324 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
325 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
328 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
329 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
330 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
331 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
332 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
333 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
334

Build Working Copy

When
Completed at Apr 4 2017, 9:40 PM · Built instantly
Status
Passed

Event Timeline