Page MenuHomePhabricator

Build 25130
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 7 2017, 8:25 PM · Built for 1 m, 14 s
Status
Passed

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

1[2017-10-07 20:25:23] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=76b54ce0a9af), phabricator(head=8edd04aff365927a7b0018e2b20076518e4e6a0e, ref.master=a1d9a2389db4), phutil(head=master, ref.master=9f9c33797a3e)
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 20723 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

241 PASS 44ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
242 PASS 196ms PhabricatorProjectCoreTestCase::testMemberMaterialization
243 PASS 292ms PhabricatorProjectCoreTestCase::testAncestryQueries
244 PASS 414ms PhabricatorProjectCoreTestCase::testComplexConstraints
245 PASS 61ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
246 PASS 171ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
247 PASS 231ms PhabricatorProjectCoreTestCase::testParentProject
248 PASS 644ms PhabricatorProjectCoreTestCase::testMilestoneMoves
249 PASS 171ms PhabricatorProjectCoreTestCase::testViewProject
250 PASS 192ms PhabricatorProjectCoreTestCase::testMilestoneMembership
251 PASS 35ms★ PhabricatorProjectCoreTestCase::testSlugMaps
252 PASS 254ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
255 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
256 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
257 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
258 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
259 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
260 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
261 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
262 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
263 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
264 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
265 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
266 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
267 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
270 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
271 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
272 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
273 PASS 54ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
274 PASS 33ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
275 PASS 25ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
276 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
277 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
278 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
279 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
280 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
281 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
282 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
283 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
284 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
285 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
286 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
288 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
289 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
290 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
291 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
292 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
293 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
294 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
295 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
296 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
297 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
298 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
299 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
300 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
301 PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
302 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
303 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
304 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
305 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
306 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
307 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
308 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
309 PASS 227ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
310 PASS 169ms PhabricatorChangeParserTestCase::testSubversionPartialParser
311 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
312 PASS 156ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
313 PASS 455ms PhabricatorChangeParserTestCase::testGitParser
314 PASS 767ms PhabricatorChangeParserTestCase::testSubversionParser
315 PASS 116ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
316 PASS 182ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
317 PASS 455ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
318 PASS 96ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
319 PASS 28ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
320 PASS 184ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
321 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
324 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
329 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
330 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
331 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
332 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
333 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
335 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
336 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
338 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
340

Build Working Copy

When
Completed at Oct 7 2017, 8:24 PM · Built instantly
Status
Passed

Event Timeline