Page MenuHomePhabricator

Build 24484
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 29 2017, 8:06 PM · Built for 1 m, 12 s
Status
Passed

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

1[2017-08-29 20:05:56] 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=5eda40337bb4), phabricator(head=b4cbea901845087f8903bdcd210303d7e6eace50, ref.master=a546b029b0bc), phutil(head=master, ref.master=dfced13a45f3)
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 19872 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

239 PASS 544ms PhabricatorProjectCoreTestCase::testAncestorMembers
240 PASS 429ms PhabricatorProjectCoreTestCase::testAncestryQueries
241 PASS 387ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
242 PASS 92ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
243 PASS 401ms PhabricatorProjectCoreTestCase::testParentProject
244 PASS 273ms PhabricatorProjectCoreTestCase::testEditProject
245 PASS 65ms PhabricatorProjectCoreTestCase::testSlugMaps
246 PASS 130ms PhabricatorProjectCoreTestCase::testSameSlugAsName
247 PASS 106ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
248 PASS 670ms PhabricatorProjectCoreTestCase::testComplexConstraints
249 PASS 891ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
250 PASS 213ms PhabricatorProjectCoreTestCase::testApplicationPolicy
251 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
252 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
254 PASS 22ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
255 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
256 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
257 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
258 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
259 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
260 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
261 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
262 PASS 47ms★ PhabricatorRepositoryURITestCase::testURIGeneration
263 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
264 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
265 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
266 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
267 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
269 PASS 94ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
270 PASS 59ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
271 PASS 68ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
272 PASS 29ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
273 PASS 106ms PhabricatorSpacesTestCase::testSpacesAnnihilation
274 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
275 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
276 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
277 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
278 PASS 8ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
279 PASS 2ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
280 PASS 7ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
281 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
282 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
283 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
284 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
285 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
286 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
287 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
288 PASS 25ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
289 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
290 PASS 32ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
291 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
292 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
293 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
294 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
295 PASS 29ms★ PhabricatorWorkerTestCase::testOldestFirst
296 PASS 41ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
297 PASS 14ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 24ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
299 PASS 14ms★ PhabricatorWorkerTestCase::testMultipleLease
300 PASS 17ms★ PhabricatorWorkerTestCase::testExecuteTask
301 PASS 29ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
302 PASS 15ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
303 PASS 49ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
304 PASS 20ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
305 PASS 22ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
306 PASS 17ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
307 PASS 387ms PhabricatorChangeParserTestCase::testSubversionPartialParser
308 PASS 1.6s PhabricatorChangeParserTestCase::testSubversionParser
309 PASS 2.2s PhabricatorChangeParserTestCase::testMercurialParser
310 PASS 519ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
311 PASS 1.1s PhabricatorChangeParserTestCase::testGitParser
312 PASS 306ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
313 PASS 917ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
314 PASS 227ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
315 PASS 460ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
316 PASS 205ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
317 PASS 352ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
318 PASS 54ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
319 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
322 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
324 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
325 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
326 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
327 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
328 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
329 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
331 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
332 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
333 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
334 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
336 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
337 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
338

Build Working Copy

When
Completed at Aug 29 2017, 8:05 PM · Built instantly
Status
Passed

Event Timeline