Page MenuHomePhabricator

Build 20433
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 2 2017, 7:52 AM · Built for 46 s
Status
Passed

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

1[2017-02-02 07:51:50] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-83/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:68]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=f8fe4662550750e585747356d9b1af3e7cc00904, ref.master=4df072cca688), phutil(head=master, ref.master=9d85dfab0f53)
3 #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226]
4 #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216]
5 #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381]
6 #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256]
7 #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:16]
8 #5 PhutilLibraryTestCase::testEverythingImplemented()
9 #6 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
10 #7 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
11 #8 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
12 #9 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
13 #10 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
14[2017-02-02 07:51:54] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
15arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=f8fe4662550750e585747356d9b1af3e7cc00904, ref.master=4df072cca688), phutil(head=master, ref.master=9d85dfab0f53)
16 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
17 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
18 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
19 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
20 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
21 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
22 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
23 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
24 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
25

Build Log 14630 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

234 PASS 95ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
235 PASS 63ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
236 PASS 53ms PhabricatorProjectCoreTestCase::testSlugMaps
237 PASS 163ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
238 PASS 86ms PhabricatorProjectCoreTestCase::testEditProject
239 PASS 106ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
240 PASS 106ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
241 PASS 49ms★ PhabricatorProjectCoreTestCase::testApplicationPolicy
242 PASS 102ms PhabricatorProjectCoreTestCase::testViewProject
243 PASS 403ms PhabricatorProjectCoreTestCase::testBoardMoves
244 PASS 625ms PhabricatorProjectCoreTestCase::testMilestoneMoves
245 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
246 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
247 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
248 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
249 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
250 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
251 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
252 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
253 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
254 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
255 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
256 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
257 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
258 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
259 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
260 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
261 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
262 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
263 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
264 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
265 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
266 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
267 PASS 54ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
268 PASS 33ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
269 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
270 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
271 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
272 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
273 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
274 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
275 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
276 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
277 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
278 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
279 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
280 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
281 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
282 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
283 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
284 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
285 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
286 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
291 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
292 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
293 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
294 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
295 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
296 PASS 34ms★ PhabricatorWorkerTestCase::testOldestFirst
297 PASS 10ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
298 PASS 9ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
299 PASS 22ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
300 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
301 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
302 PASS 202ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
303 PASS 562ms PhabricatorChangeParserTestCase::testGitParser
304 PASS 918ms PhabricatorChangeParserTestCase::testSubversionParser
305 PASS 216ms PhabricatorChangeParserTestCase::testSubversionPartialParser
306 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
307 PASS 297ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
308 PASS 225ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
309 PASS 490ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
310 PASS 123ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
311 PASS 108ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
312 PASS 199ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
313 PASS 32ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
314 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
315 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
316 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
322 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
323 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
324 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
325 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
326 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
329 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
330 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
331 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
333

Build Working Copy

When
Completed at Feb 2 2017, 7:51 AM · Built instantly
Status
Passed

Event Timeline