Page MenuHomePhabricator

Build 22699
PassedPublic

Run "arc unit --everything"

When
Completed at May 16 2017, 1:24 PM · Built for 51 s
Status
Passed

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

1[2017-05-16 13:24:34] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=3c4735795a29), phabricator(head=41379f39debbd0c80f0376a41e92ca36f48b867b, ref.master=21ac19630613), phutil(head=master, ref.master=a900d7b63e95)
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 17620 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at May 16 2017, 1:24 PM · Built instantly
Status
Passed

Event Timeline