Page MenuHomePhabricator

Build 21691
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Apr 5 2017, 6:58 AM · Built for 53 s
Status
Passed

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

1[2017-04-05 06:57:50] 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=a59cfca5f190), phabricator(head=43de60b97db3f5a6ccc161b4471ca879d19b07fa, 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 16258 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

235 PASS 84ms PhabricatorProjectCoreTestCase::testEditProject
236 PASS 282ms PhabricatorProjectCoreTestCase::testParentProject
237 PASS 94ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
238 PASS 99ms PhabricatorProjectCoreTestCase::testSameSlugAsName
239 PASS 402ms PhabricatorProjectCoreTestCase::testAncestryQueries
240 PASS 234ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
241 PASS 235ms PhabricatorProjectCoreTestCase::testMemberMaterialization
242 PASS 410ms PhabricatorProjectCoreTestCase::testBoardMoves
243 PASS 219ms PhabricatorProjectCoreTestCase::testViewProject
244 PASS 410ms PhabricatorProjectCoreTestCase::testAncestorMembers
245 PASS 392ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
246 PASS 490ms PhabricatorProjectCoreTestCase::testComplexConstraints
247 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
248 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
249 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
250 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
251 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
252 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
253 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
254 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
255 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
256 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
257 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
258 PASS 22ms★ 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 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
266 PASS 57ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
267 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
268 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
269 PASS 48ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
270 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
271 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
272 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
273 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
274 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
275 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
276 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
277 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
278 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
279 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
280 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
281 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
282 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
283 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
284 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
285 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
286 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
287 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
288 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
289 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
290 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
291 PASS 9ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
292 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
293 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
294 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
295 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
296 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
297 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
299 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
300 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
301 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
302 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
303 PASS 197ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
304 PASS 630ms PhabricatorChangeParserTestCase::testGitParser
305 PASS 1.0s PhabricatorChangeParserTestCase::testSubversionParser
306 PASS 225ms PhabricatorChangeParserTestCase::testSubversionPartialParser
307 PASS 308ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
308 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
309 PASS 130ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
310 PASS 196ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
311 PASS 465ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
312 PASS 34ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
313 PASS 191ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
314 PASS 121ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
315 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
316 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
321 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
322 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
323 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
324 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
325 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
327 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
328 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
329 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
330 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
331 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
332 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
333 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
334

Build Working Copy

When
Completed at Apr 5 2017, 6:57 AM · Built instantly
Status
Passed

Event Timeline