Page MenuHomePhabricator

Build 23475
PassedPublic

Run "arc unit --everything"

When
Completed at Jun 14 2017, 7:28 PM · Built for 53 s
Status
Passed

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

1[2017-06-14 19:27:47] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c04f141ab023), phabricator(head=3d70db9eb5d052a8eff5b7c8f5e85b19e12a72cd), phutil(head=master, ref.master=74a1350416eb)
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 18675 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

240 PASS 423ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
241 PASS 425ms PhabricatorProjectCoreTestCase::testAncestryQueries
242 PASS 350ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
243 PASS 220ms PhabricatorProjectCoreTestCase::testMilestoneMembership
244 PASS 212ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
245 PASS 213ms PhabricatorProjectCoreTestCase::testViewProject
246 PASS 62ms PhabricatorProjectCoreTestCase::testApplicationPolicy
247 PASS 87ms PhabricatorProjectCoreTestCase::testSlugMaps
248 PASS 74ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
249 PASS 285ms PhabricatorProjectCoreTestCase::testParentProject
250 PASS 111ms PhabricatorProjectCoreTestCase::testSameSlugAsName
251 PASS 410ms PhabricatorProjectCoreTestCase::testAncestorMembers
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::testBranchFilter
258 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
259 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
260 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
261 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
262 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
263 PASS 24ms★ PhabricatorRepositoryURITestCase::testURIGeneration
264 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
265 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
266 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
267 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
270 PASS 48ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
271 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
272 PASS 58ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
273 PASS 29ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
274 PASS 15ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
275 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
276 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
277 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
278 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
279 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
280 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
281 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
282 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
283 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
284 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
285 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
286 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
287 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
288 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
289 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
290 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
291 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
292 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
293 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
294 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
295 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
296 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
297 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
298 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
299 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
300 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
301 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
302 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
303 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
304 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
305 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
306 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
307 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
308 PASS 940ms PhabricatorChangeParserTestCase::testSubversionParser
309 PASS 579ms PhabricatorChangeParserTestCase::testGitParser
310 PASS 295ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
311 PASS 227ms PhabricatorChangeParserTestCase::testSubversionPartialParser
312 PASS 190ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
313 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
314 PASS 530ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
315 PASS 284ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
316 PASS 153ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
317 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
318 PASS 137ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
319 PASS 225ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
322 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
326 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
328 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
330 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
331 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
332 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
334 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
335 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
336 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
337 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
338 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
339

Build Working Copy

When
Completed at Jun 14 2017, 7:27 PM · Built instantly
Status
Passed

Event Timeline