Page MenuHomePhabricator

Build 22247
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 23 2017, 6:05 PM · Built for 49 s
Status
Passed

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

1[2017-04-23 18:04:45] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=146693307f60), phabricator(head=bef68ccdd627522c10a9cd519dd36f5251151719, ref.master=4bf968148cb8), phutil(head=master, ref.master=d78271470210)
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 17044 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Apr 23 2017, 6:04 PM · Built instantly
Status
Passed

Event Timeline