Page MenuHomePhabricator

Build 24518
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 30 2017, 6:32 PM · Built for 2 m, 9 s
Status
Passed

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

1[2017-08-30 18:31:30] 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=5eda40337bb4), phabricator(head=df9c24e750588ad9b9a6921665c8c1e0f26db461), phutil(head=master, ref.master=0cd92b1ff5c4)
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 19910 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

240 PASS 132ms PhabricatorProjectCoreTestCase::testSlugMaps
241 PASS 1.8s PhabricatorProjectCoreTestCase::testMilestoneMoves
242 PASS 1.3s PhabricatorProjectCoreTestCase::testAncestorMembers
243 PASS 877ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
244 PASS 338ms PhabricatorProjectCoreTestCase::testApplicationPolicy
245 PASS 879ms PhabricatorProjectCoreTestCase::testMemberMaterialization
246 PASS 441ms PhabricatorProjectCoreTestCase::testMilestones
247 PASS 1.7s PhabricatorProjectCoreTestCase::testJoinLeaveProject
248 PASS 826ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
249 PASS 826ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
250 PASS 1.1s PhabricatorProjectCoreTestCase::testParentProject
251 PASS 949ms PhabricatorProjectCoreTestCase::testMilestoneMembership
252 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
253 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
255 PASS 23ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
256 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
257 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
258 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
259 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
260 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
261 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
262 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
263 PASS 88ms PhabricatorRepositoryURITestCase::testURIGeneration
264 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
265 PASS 3ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
266 PASS 3ms★ PhabricatorSlugTestCase::testSlugAncestry
267 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
268 PASS 5ms★ PhabricatorSlugTestCase::testSlugNormalization
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
270 PASS 186ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
271 PASS 454ms PhabricatorSpacesTestCase::testSpacesAnnihilation
272 PASS 105ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
273 PASS 219ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
274 PASS 50ms PhabricatorSpacesTestCase::testSpacesRequireNames
275 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
276 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
277 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
278 PASS 8ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
279 PASS 16ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
280 PASS 5ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
281 PASS 10ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
282 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
283 PASS 5ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
284 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
285 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
286 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
287 PASS 4ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
288 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
289 PASS 2ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
290 PASS 43ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
291 PASS 39ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
292 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
293 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
294 PASS 2ms★ PhabricatorUserTestCase::testUsernameValidation
295 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
296 PASS 27ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
297 PASS 24ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
298 PASS 22ms★ PhabricatorWorkerTestCase::testMultipleLease
299 PASS 38ms★ PhabricatorWorkerTestCase::testExecuteTask
300 PASS 85ms PhabricatorWorkerTestCase::testNewBeforeLeased
301 PASS 40ms★ PhabricatorWorkerTestCase::testOldestFirst
302 PASS 20ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
303 PASS 30ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
304 PASS 67ms PhabricatorWorkerTestCase::testTooManyTaskFailures
305 PASS 13ms★ PhabricatorWorkerTestCase::testLeaseTask
306 PASS 39ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
307 PASS 35ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
308 PASS 3.1s PhabricatorChangeParserTestCase::testSubversionParser
309 PASS 1.0s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
310 PASS 3.4s PhabricatorChangeParserTestCase::testMercurialParser
311 PASS 1.5s PhabricatorChangeParserTestCase::testGitParser
312 PASS 497ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
313 PASS 433ms PhabricatorChangeParserTestCase::testSubversionPartialParser
314 PASS 306ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
315 PASS 1.5s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
316 PASS 574ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
317 PASS 269ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
318 PASS 381ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS 67ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
320 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
321 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
322 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
323 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
324 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
325 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
326 PASS 2ms★ PhortunePaymentProviderTestCase::testGetAllProviders
327 PASS 1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
328 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
330 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
331 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
332 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
333 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
334 PASS 2ms★ PhrequentTimeBlockTestCase::testOngoing
335 PASS 3ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
336 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
337 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
338 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
339

Build Working Copy

When
Completed at Aug 30 2017, 6:30 PM · Built instantly
Status
Passed

Event Timeline