Page MenuHomePhabricator

Build 23663
PassedPublic

Run "arc unit --everything"

When
Completed at Jul 5 2017, 5:29 PM · Built for 55 s
Status
Passed

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

1[2017-07-05 17:29:25] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c04f141ab023), phabricator(head=7b6b3d722ad7109a768104ddb875df228318cf87, ref.master=474d528c3b85), phutil(head=master, ref.master=0a4487d37cd7)
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 18919 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

240 PASS 210ms PhabricatorProjectCoreTestCase::testViewProject
241 PASS 66ms PhabricatorProjectCoreTestCase::testSlugMaps
242 PASS 671ms PhabricatorProjectCoreTestCase::testMilestoneMoves
243 PASS 74ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
244 PASS 209ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
245 PASS 459ms PhabricatorProjectCoreTestCase::testAncestryQueries
246 PASS 337ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
247 PASS 64ms PhabricatorProjectCoreTestCase::testApplicationPolicy
248 PASS 269ms PhabricatorProjectCoreTestCase::testMemberMaterialization
249 PASS 570ms PhabricatorProjectCoreTestCase::testComplexConstraints
250 PASS 436ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
251 PASS 167ms PhabricatorProjectCoreTestCase::testMilestones
252 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
255 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
256 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
257 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
258 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
259 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
260 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
261 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
262 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
263 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
264 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
265 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
266 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
267 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
269 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
270 PASS 15ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
271 PASS 48ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
272 PASS 28ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
273 PASS 58ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
274 PASS 36ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
275 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
276 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
277 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
278 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
279 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
280 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
281 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
282 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
283 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
284 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
285 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
286 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
288 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
289 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
290 PASS 14ms★ 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 7ms★ PhabricatorWorkerTestCase::testMultipleLease
297 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
298 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
299 PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
300 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
301 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
302 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
303 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
304 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
305 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
306 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
307 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
308 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
309 PASS 533ms PhabricatorChangeParserTestCase::testGitParser
310 PASS 186ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
311 PASS 889ms PhabricatorChangeParserTestCase::testSubversionParser
312 PASS 204ms PhabricatorChangeParserTestCase::testSubversionPartialParser
313 PASS 281ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
314 PASS 481ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
315 PASS 121ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
316 PASS 213ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
317 PASS 112ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
318 PASS 35ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
319 PASS 202ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
320 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
323 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
325 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
326 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
327 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
328 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
329 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
330 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
331 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
332 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
333 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
335 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
336 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
337 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
338 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
339

Build Working Copy

When
Completed at Jul 5 2017, 5:28 PM · Built instantly
Status
Passed

Event Timeline