Page MenuHomePhabricator

Build 23042
PassedPublic

Run "arc unit --everything"

When
Completed at May 23 2017, 7:21 PM · Built for 1 m
Status
Passed

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

1[2017-05-23 19:20:50] 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=129d51fa0936), phabricator(head=7e822fc94fa373cecaf55e702f03fd91be33ae96, ref.master=d2baa88171fc), 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 18111 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

240 PASS 430ms PhabricatorProjectCoreTestCase::testBoardMoves
241 PASS 98ms PhabricatorProjectCoreTestCase::testEditProject
242 PASS 328ms PhabricatorProjectCoreTestCase::testParentProject
243 PASS 468ms PhabricatorProjectCoreTestCase::testAncestorMembers
244 PASS 261ms PhabricatorProjectCoreTestCase::testMemberMaterialization
245 PASS 214ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
246 PASS 246ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
247 PASS 680ms PhabricatorProjectCoreTestCase::testMilestoneMoves
248 PASS 180ms PhabricatorProjectCoreTestCase::testMilestones
249 PASS 553ms PhabricatorProjectCoreTestCase::testComplexConstraints
250 PASS 244ms PhabricatorProjectCoreTestCase::testMilestoneMembership
251 PASS 125ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
252 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
255 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
256 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
257 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
258 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
259 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
260 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
261 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
262 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
263 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
264 PASS 23ms★ PhabricatorRepositoryURITestCase::testURIGeneration
265 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
266 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
267 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
268 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
270 PASS 51ms PhabricatorSpacesTestCase::testSpacesAnnihilation
271 PASS 37ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
272 PASS 15ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
273 PASS 63ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
274 PASS 30ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
275 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
276 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
277 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
278 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
279 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
280 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
281 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
282 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
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 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
289 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
290 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
291 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
292 PASS 12ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
293 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
294 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
295 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
296 PASS 10ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
297 PASS 7ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 9ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
299 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
300 PASS 9ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
301 PASS 8ms★ PhabricatorWorkerTestCase::testMultipleLease
302 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
303 PASS 14ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
304 PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
305 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
306 PASS 23ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
307 PASS 9ms★ PhabricatorWorkerTestCase::testExecuteTask
308 PASS 1.4s PhabricatorChangeParserTestCase::testMercurialParser
309 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionParser
310 PASS 210ms PhabricatorChangeParserTestCase::testSubversionPartialParser
311 PASS 601ms PhabricatorChangeParserTestCase::testGitParser
312 PASS 185ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
313 PASS 304ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
314 PASS 484ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
315 PASS 237ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
316 PASS 137ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
317 PASS 35ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
318 PASS 196ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS 106ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
320 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
325 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
326 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
327 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
328 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
329 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
331 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
332 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
333 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
334 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
336 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
337 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
338 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
339

Build Working Copy

When
Completed at May 23 2017, 7:20 PM · Built instantly
Status
Passed

Event Timeline