Page MenuHomePhabricator

Build 24326
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 17 2017, 7:17 PM · Built for 1 m
Status
Passed

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

1[2017-08-17 19:16:36] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=5eda40337bb4), phabricator(head=864dd9a196a2e0a7ff0b1393de8d312e84fc498f), phutil(head=master, ref.master=276f6d304b69)
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 19633 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

239 PASS 1.0s PhabricatorProjectCoreTestCase::testMilestoneMoves
240 PASS 323ms PhabricatorProjectCoreTestCase::testMemberMaterialization
241 PASS 619ms PhabricatorProjectCoreTestCase::testAncestorMembers
242 PASS 439ms PhabricatorProjectCoreTestCase::testAncestryQueries
243 PASS 358ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
244 PASS 65ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
245 PASS 300ms PhabricatorProjectCoreTestCase::testMilestoneMembership
246 PASS 661ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
247 PASS 661ms PhabricatorProjectCoreTestCase::testComplexConstraints
248 PASS 118ms PhabricatorProjectCoreTestCase::testApplicationPolicy
249 PASS 55ms PhabricatorProjectCoreTestCase::testSlugMaps
250 PASS 404ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
251 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
252 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
253 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
254 PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
255 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
256 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
257 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
258 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
259 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
260 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
261 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
262 PASS 33ms★ PhabricatorRepositoryURITestCase::testURIGeneration
263 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
264 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
265 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
266 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
267 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
269 PASS 41ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
270 PASS 54ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
271 PASS 85ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
272 PASS 20ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
273 PASS 65ms PhabricatorSpacesTestCase::testSpacesAnnihilation
274 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
275 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
276 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
277 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
278 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
279 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
280 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
281 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
282 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
283 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
284 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
285 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
286 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
287 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
288 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
289 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
290 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
291 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
292 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
293 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
294 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
295 PASS 17ms★ PhabricatorWorkerTestCase::testOldestFirst
296 PASS 21ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
297 PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 11ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 19ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
300 PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease
301 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
302 PASS 24ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
303 PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
304 PASS 31ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
305 PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
306 PASS 12ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
307 PASS 305ms PhabricatorChangeParserTestCase::testSubversionPartialParser
308 PASS 1.4s PhabricatorChangeParserTestCase::testSubversionParser
309 PASS 1.6s PhabricatorChangeParserTestCase::testMercurialParser
310 PASS 1.3s PhabricatorChangeParserTestCase::testGitParser
311 PASS 533ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
312 PASS 352ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
313 PASS 231ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
314 PASS 640ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
315 PASS 305ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
316 PASS 253ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
317 PASS 55ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
318 PASS 132ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
319 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
323 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
325 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
326 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
327 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
329 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
330 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
331 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
332 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
334 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
335 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
336 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
337 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
338

Build Working Copy

When
Completed at Aug 17 2017, 7:16 PM · Built instantly
Status
Passed

Event Timeline