Page MenuHomePhabricator

Build 27705
PassedPublic

Run "arc unit --everything"

When
Completed at Jun 8 2018, 10:10 PM · Built for 58 s
Status
Passed

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

1[2018-06-08 22:09:59] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:415]
2arcanist(head=master, ref.master=df7313bdf2a3), phabricator(head=59b95f9397809a70d4b09114ff84ec2b98e40495, ref.master=2951e0c86bfa), phutil(head=master, ref.master=4206849bb05b)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:415]
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:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 24484 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 442ms PhabricatorProjectCoreTestCase::testComplexConstraints
252 PASS 332ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
253 PASS 176ms PhabricatorProjectCoreTestCase::testMilestoneMembership
254 PASS 45ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
255 PASS 294ms PhabricatorProjectCoreTestCase::testAncestryQueries
256 PASS 84ms PhabricatorProjectCoreTestCase::testSameSlugAsName
257 PASS 92ms PhabricatorProjectCoreTestCase::testApplicationPolicy
258 PASS 301ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
259 PASS 294ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
260 PASS 307ms PhabricatorProjectCoreTestCase::testAncestorMembers
261 PASS 157ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
265 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
267 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
268 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
269 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
270 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
271 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
272 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
273 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
274 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
275 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
278 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
279 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
280 PASS 58ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
281 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
282 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
283 PASS 57ms PhabricatorSpacesTestCase::testSpacesAnnihilation
284 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
285 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
289 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
291 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
292 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
293 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
296 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
297 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
298 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
299 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
300 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
301 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
302 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
308 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
309 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
310 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
311 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
312 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
313 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
314 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
315 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
316 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
317 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
318 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
319 PASS 181ms PhabricatorChangeParserTestCase::testSubversionPartialParser
320 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
321 PASS 281ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
322 PASS 505ms PhabricatorChangeParserTestCase::testGitParser
323 PASS 703ms PhabricatorChangeParserTestCase::testSubversionParser
324 PASS 154ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
325 PASS 173ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
326 PASS 457ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
327 PASS 116ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
328 PASS 35ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
329 PASS 89ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
330 PASS 185ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
333 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
335 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
339 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
340 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
342 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
344 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
345 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
346 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
347 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
348 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
350

Build Working Copy

When
Completed at Jun 8 2018, 10:09 PM · Built for 6 s
Status
Passed

Event Timeline