Page MenuHomePhabricator

Build 25988
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Jan 29 2018, 3:06 AM · Built for 1 m, 3 s
Status
Passed

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

1[2018-01-29 03:05:50] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-75/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=2e02332216c6), phabricator(head=ba818f57e5c56dae21999969e569349a0d6f58a6, ref.master=ad4db9b2f3f8), phutil(head=master, ref.master=2d8cdda8cc4c)
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 21922 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

247 PASS 83ms PhabricatorProjectCoreTestCase::testSameSlugAsName
248 PASS 189ms PhabricatorProjectCoreTestCase::testMilestoneMembership
249 PASS 61ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
250 PASS 43ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
251 PASS 232ms PhabricatorProjectCoreTestCase::testParentProject
252 PASS 93ms PhabricatorProjectCoreTestCase::testApplicationPolicy
253 PASS 674ms PhabricatorProjectCoreTestCase::testMilestoneMoves
254 PASS 429ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
255 PASS 135ms PhabricatorProjectCoreTestCase::testMilestones
256 PASS 343ms PhabricatorProjectCoreTestCase::testAncestorMembers
257 PASS 265ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
258 PASS 287ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
259 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
260 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
261 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
262 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
263 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
264 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
265 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
266 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
267 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
268 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
269 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
270 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
271 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
272 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
273 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
274 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
275 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
277 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
278 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
279 PASS 33ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
280 PASS 56ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
281 PASS 52ms PhabricatorSpacesTestCase::testSpacesAnnihilation
282 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
283 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
284 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
285 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
286 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
287 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
288 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
289 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
290 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
291 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
292 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
293 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
294 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
295 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
296 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
297 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
298 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
299 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
300 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
301 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
302 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
303 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
304 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
305 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
306 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
307 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
308 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
309 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
310 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
311 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
312 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
313 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
314 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
315 PASS 151ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
316 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
317 PASS 217ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
318 PASS 703ms PhabricatorChangeParserTestCase::testSubversionParser
319 PASS 175ms PhabricatorChangeParserTestCase::testSubversionPartialParser
320 PASS 442ms PhabricatorChangeParserTestCase::testGitParser
321 PASS 159ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
322 PASS 102ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
323 PASS 448ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
324 PASS 180ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
325 PASS 99ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
326 PASS 32ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
327 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
328 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
329 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
333 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
334 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
335 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
336 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
337 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
338 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
339 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
340 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
342 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
343 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
344 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
345 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
346

Build Working Copy

When
Completed at Jan 29 2018, 3:05 AM · Built instantly
Status
Passed

Event Timeline