Page MenuHomePhabricator

Build 24153
PassedPublic

Run "arc unit --everything"

When
Completed at Aug 10 2017, 6:05 PM · Built for 53 s
Status
Passed

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

1[2017-08-10 18:05:07] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=5eda40337bb4), phabricator(head=7f90ef2d82610f0d30a41d41ac8c7856872af3df), phutil(head=master, ref.master=3b087892148d)
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 19409 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

239 PASS 177ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
240 PASS 417ms PhabricatorProjectCoreTestCase::testComplexConstraints
241 PASS 664ms PhabricatorProjectCoreTestCase::testMilestoneMoves
242 PASS 61ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
243 PASS 209ms PhabricatorProjectCoreTestCase::testMemberMaterialization
244 PASS 290ms PhabricatorProjectCoreTestCase::testAncestryQueries
245 PASS 43ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
246 PASS 426ms PhabricatorProjectCoreTestCase::testBoardMoves
247 PASS 261ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
248 PASS 73ms PhabricatorProjectCoreTestCase::testApplicationPolicy
249 PASS 327ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
250 PASS 81ms PhabricatorProjectCoreTestCase::testSameSlugAsName
251 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
252 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
254 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
255 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
256 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
257 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
258 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
259 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
260 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
261 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
262 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
263 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
264 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
265 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
266 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
267 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
268 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
269 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
270 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
271 PASS 55ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
272 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
273 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
274 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
275 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
276 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
277 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
278 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
279 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
280 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
281 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
282 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
283 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
284 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
285 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
286 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
288 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
289 PASS 14ms★ 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 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
296 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
297 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
298 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
299 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
300 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
301 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
302 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
303 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
304 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
305 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
306 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
307 PASS 824ms PhabricatorChangeParserTestCase::testSubversionParser
308 PASS 250ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
309 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
310 PASS 189ms PhabricatorChangeParserTestCase::testSubversionPartialParser
311 PASS 163ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
312 PASS 483ms PhabricatorChangeParserTestCase::testGitParser
313 PASS 117ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
314 PASS 449ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
315 PASS 198ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
316 PASS 96ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
317 PASS 30ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
318 PASS 188ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
320 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
321 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
325 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
327 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
328 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
329 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
331 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
332 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
334 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
335 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
336 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
337 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
338

Build Working Copy

When
Completed at Aug 10 2017, 6:04 PM · Built instantly
Status
Passed

Event Timeline