Page MenuHomePhabricator

Build 21703
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 5 2017, 6:30 PM · Built for 1 m, 2 s
Status
Passed
4 empty logs are hidden. Show all logs.

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

1[2017-04-05 18:30:29] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=a59cfca5f190), phabricator(head=d1a971e22156d5eafa4f3e33231b0f21c6b9e8bd, ref.master=58011a4e8e7f), phutil(head=master, ref.master=c581e769f10c)
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 16292 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

236 PASS 300ms PhabricatorProjectCoreTestCase::testParentProject
237 PASS 61ms PhabricatorProjectCoreTestCase::testSlugMaps
238 PASS 534ms PhabricatorProjectCoreTestCase::testComplexConstraints
239 PASS 410ms PhabricatorProjectCoreTestCase::testAncestryQueries
240 PASS 365ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
241 PASS 412ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
242 PASS 66ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
243 PASS 207ms PhabricatorProjectCoreTestCase::testMilestoneMembership
244 PASS 87ms PhabricatorProjectCoreTestCase::testEditProject
245 PASS 59ms PhabricatorProjectCoreTestCase::testApplicationPolicy
246 PASS 320ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
247 PASS 675ms PhabricatorProjectCoreTestCase::testMilestoneMoves
248 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
249 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
250 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
251 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
252 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
253 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
254 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
255 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
256 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
257 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
258 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
259 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
260 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
261 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
262 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
263 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
264 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
265 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
266 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
267 PASS 47ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
268 PASS 57ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
269 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
270 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
271 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
272 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
273 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
274 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
275 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
276 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
277 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
278 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
279 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
280 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
281 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
282 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
283 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
284 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
285 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
286 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
287 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
288 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
289 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
290 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
291 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
292 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
293 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
294 PASS 9ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
295 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
296 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
297 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
298 PASS 7ms★ PhabricatorWorkerTestCase::testLeaseTask
299 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
300 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
301 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
302 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
303 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
304 PASS 843ms PhabricatorChangeParserTestCase::testSubversionParser
305 PASS 477ms PhabricatorChangeParserTestCase::testGitParser
306 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
307 PASS 182ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
308 PASS 287ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
309 PASS 200ms PhabricatorChangeParserTestCase::testSubversionPartialParser
310 PASS 468ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
311 PASS 217ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
312 PASS 126ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
313 PASS 204ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
314 PASS 33ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
315 PASS 120ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
316 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
321 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
322 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
323 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
324 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
325 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
326 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
328 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
330 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
331 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
332 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
333 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
334 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
335

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

1[2017-04-05 18:29:50] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=a59cfca5f190), phabricator(head=d1a971e22156d5eafa4f3e33231b0f21c6b9e8bd, ref.master=58011a4e8e7f), phutil(head=master, ref.master=c581e769f10c)
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 16290 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

236 PASS 405ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
237 PASS 966ms PhabricatorProjectCoreTestCase::testComplexConstraints
238 PASS 405ms PhabricatorProjectCoreTestCase::testMilestoneMembership
239 PASS 136ms PhabricatorProjectCoreTestCase::testEditProject
240 PASS 85ms PhabricatorProjectCoreTestCase::testApplicationPolicy
241 PASS 163ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
242 PASS 162ms PhabricatorProjectCoreTestCase::testSameSlugAsName
243 PASS 719ms PhabricatorProjectCoreTestCase::testAncestorMembers
244 PASS 1.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
245 PASS 476ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
246 PASS 670ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
247 PASS 595ms PhabricatorProjectCoreTestCase::testAncestryQueries
248 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
249 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
250 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
251 PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
252 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
253 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
254 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
255 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
256 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
257 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
258 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
259 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
260 PASS 32ms★ PhabricatorRepositoryURITestCase::testURIGeneration
261 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
262 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
263 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
264 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
265 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
266 PASS 86ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
267 PASS 19ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
268 PASS 51ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
269 PASS 39ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
270 PASS 66ms PhabricatorSpacesTestCase::testSpacesAnnihilation
271 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
272 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
273 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
274 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
275 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
276 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
277 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
278 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
279 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
280 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
281 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
282 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
283 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
284 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
285 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
286 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
287 PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
288 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
289 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
290 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
291 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
292 PASS 11ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
293 PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease
294 PASS 16ms★ PhabricatorWorkerTestCase::testOldestFirst
295 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
296 PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
297 PASS 18ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
298 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
299 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
300 PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
301 PASS 30ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
302 PASS 23ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
303 PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask
304 PASS 520ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
305 PASS 302ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
306 PASS 2.1s PhabricatorChangeParserTestCase::testMercurialParser
307 PASS 1.0s PhabricatorChangeParserTestCase::testGitParser
308 PASS 1.4s PhabricatorChangeParserTestCase::testSubversionParser
309 PASS 362ms PhabricatorChangeParserTestCase::testSubversionPartialParser
310 PASS 950ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
311 PASS 434ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
312 PASS 228ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
313 PASS 55ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
314 PASS 208ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
315 PASS 339ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
316 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
318 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
320 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
321 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
322 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
323 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
324 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
325 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
326 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
327 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
328 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
329 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
330 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
331 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
332 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
333 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
334 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
335

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

1[2017-04-05 18:29:10] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=a59cfca5f190), phabricator(head=d1a971e22156d5eafa4f3e33231b0f21c6b9e8bd, ref.master=58011a4e8e7f), phutil(head=master, ref.master=c581e769f10c)
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 16288 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

236 PASS 657ms PhabricatorProjectCoreTestCase::testMilestones
237 PASS 276ms PhabricatorProjectCoreTestCase::testSlugMaps
238 PASS 144ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
239 PASS 1.2s PhabricatorProjectCoreTestCase::testComplexConstraints
240 PASS 812ms PhabricatorProjectCoreTestCase::testAncestorMembers
241 PASS 134ms PhabricatorProjectCoreTestCase::testApplicationPolicy
242 PASS 732ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
243 PASS 611ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
244 PASS 439ms PhabricatorProjectCoreTestCase::testParentProject
245 PASS 581ms PhabricatorProjectCoreTestCase::testAncestryQueries
246 PASS 133ms PhabricatorProjectCoreTestCase::testEditProject
247 PASS 405ms PhabricatorProjectCoreTestCase::testMemberMaterialization
248 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
249 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
250 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
251 PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
252 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
253 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
254 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
255 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
256 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
257 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
258 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
259 PASS 32ms★ PhabricatorRepositoryURITestCase::testURIGeneration
260 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
261 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
262 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
263 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
264 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
265 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
266 PASS 93ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
267 PASS 19ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
268 PASS 39ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
269 PASS 65ms PhabricatorSpacesTestCase::testSpacesAnnihilation
270 PASS 51ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
271 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
272 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
273 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
274 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
275 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
276 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
277 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
278 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
279 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
280 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
281 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
282 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
283 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
284 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
285 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
286 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
287 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
288 PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
289 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
290 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
291 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
292 PASS 19ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
293 PASS 14ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
294 PASS 11ms★ PhabricatorWorkerTestCase::testMultipleLease
295 PASS 10ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
296 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
297 PASS 16ms★ PhabricatorWorkerTestCase::testOldestFirst
298 PASS 11ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
299 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
300 PASS 23ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
301 PASS 30ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
302 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
303 PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask
304 PASS 426ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
305 PASS 2.0s PhabricatorChangeParserTestCase::testMercurialParser
306 PASS 330ms PhabricatorChangeParserTestCase::testSubversionPartialParser
307 PASS 279ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
308 PASS 897ms PhabricatorChangeParserTestCase::testGitParser
309 PASS 1.4s PhabricatorChangeParserTestCase::testSubversionParser
310 PASS 843ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
311 PASS 207ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
312 PASS 377ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
313 PASS 51ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
314 PASS 320ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
315 PASS 228ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
316 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
319 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
321 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
322 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
323 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
324 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
325 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
326 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
327 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
330 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
331 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
332 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
333 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
334 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
335

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

1[2017-04-05 18:28:46] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=a59cfca5f190), phabricator(head=d1a971e22156d5eafa4f3e33231b0f21c6b9e8bd, ref.master=58011a4e8e7f), phutil(head=master, ref.master=c581e769f10c)
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 16286 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

146 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
147 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
148 PASS 4ms★ PhabricatorEnvTestCase::testSelfURI
149 PASS 126ms PhabricatorEnvTestCase::testRemoteURIForFetch
150 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
151 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
152 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
153 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
154 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
155 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
156 PASS 18ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
157 PASS 25ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
158 PASS 23ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
159 PASS 28ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
160 PASS 92ms PhabricatorFileTestCase::testFileDirectScramble
161 PASS 15ms★ PhabricatorFileTestCase::testFileStorageReadWrite
162 PASS 83ms PhabricatorFileTestCase::testFileTransformDelete
163 PASS 122ms PhabricatorFileTestCase::testFileVisibility
164 PASS 28ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
165 PASS 31ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
166 PASS 15ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
167 PASS 19ms★ PhabricatorFileTestCase::testFileStorageDelete
168 PASS 155ms PhabricatorFileTestCase::testFileIndirectScramble
169 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
170 PASS 229ms PhabricatorHandlePoolTestCase::testHandlePools
171 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
172 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
173 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
174 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
175 PASS 29ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
176 PASS 10ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
177 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
178 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
179 PASS 2ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
180 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
181 PASS 7ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
182 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
183 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
184 PASS 37ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
185 PASS 78ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
186 PASS 271ms PhabricatorMetaMTAMailTestCase::testRecipients
187 PASS 28ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
188 PASS 5ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
189 PASS 47ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
190 PASS 17ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
191 PASS 13ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
192 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
193 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
194 PASS 50ms★ PhabricatorObjectListQueryTestCase::testObjectListQuery
195 PASS 121ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
196 PASS 321ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
197 PASS 351ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
198 PASS 318ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
199 PASS 1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
200 PASS 1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
201 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
202 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
203 PASS 58ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
204 PASS 35ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
205 PASS 27ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
206 PASS 32ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
207 PASS 33ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
208 PASS 53ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
209 PASS 37ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
210 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
211 PASS 19ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
212 PASS 3ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
213 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
214 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
215 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
216 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
217 PASS 12ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
218 PASS 1ms★ PhabricatorPolicyTestCase::testLimits
219 PASS 4ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
220 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
221 PASS 15ms★ PhabricatorPolicyTestCase::testExtendedPolicies
222 PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
223 PASS 7ms★ PhabricatorPolicyTestCase::testNoOnePolicy
224 PASS 20ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
225 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
226 PASS 653ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
227 PASS 364ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
228 PASS 149ms PhabricatorProjectCoreTestCase::testSameSlugAsName
229 PASS 362ms PhabricatorProjectCoreTestCase::testViewProject
230 PASS 454ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
231 PASS 148ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
232 PASS 81ms PhabricatorProjectCoreTestCase::testApplicationPolicy
233 PASS 390ms PhabricatorProjectCoreTestCase::testMilestoneMembership
234 PASS 516ms PhabricatorProjectCoreTestCase::testParentProject
235 PASS 358ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
236 PASS 126ms PhabricatorProjectCoreTestCase::testEditProject
237 PASS 493ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
238 PASS 793ms PhabricatorProjectCoreTestCase::testComplexConstraints
239 PASS 861ms PhabricatorProjectCoreTestCase::testAncestryQueries
240 PASS 104ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
241 PASS 79ms PhabricatorProjectCoreTestCase::testSlugMaps
242 PASS 213ms PhabricatorProjectCoreTestCase::testMilestones
243 PASS 674ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
244 PASS 668ms PhabricatorProjectCoreTestCase::testBoardMoves
245

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

1Build successful!
2

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

1Build successful!
2

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

1[2017-04-05 18:28:10] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=a59cfca5f190), phabricator(head=d1a971e22156d5eafa4f3e33231b0f21c6b9e8bd, ref.master=58011a4e8e7f), phutil(head=master, ref.master=c581e769f10c)
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 16280 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

39 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
40 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
41 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
42 PASS 8ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
43 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
45 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
46 PASS 3ms★ CelerityResourceTransformerTestCase::testTransformation
47 PASS 6ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
48 PASS 2ms★ ConduitCallTestCase::testConduitPing
49 PASS 2ms★ ConduitCallTestCase::testConduitAuth
50 PASS 116ms ConpherenceRoomTestCase::testOneUserRoomCreate
51 PASS 306ms ConpherenceRoomTestCase::testRoomParticipantAddition
52 PASS 247ms ConpherenceRoomTestCase::testRoomParticipantDeletion
53 PASS 235ms ConpherenceRoomTestCase::testNUserRoomCreate
54 PASS 284ms DifferentialChangesetParserTestCase::testDiffChangesets
55 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
56 PASS 7ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
57 PASS 1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
58 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
59 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
60 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
61 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
62 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
64 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
66 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
67 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
68 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
69 PASS 1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
71 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
72 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
73 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
74 PASS 390ms DifferentialParseRenderTestCase::testParseRender
75 PASS 5ms★ DiffusionCommandEngineTestCase::testCommandEngine
76 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
77 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
78 PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 5ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 1.1s HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
89 PASS 1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
90 PASS 2ms★ HeraldTranscriptTestCase::testTranscriptTruncation
91 PASS <1ms★ LiskChunkTestCase::testSQLChunking
92 PASS <1ms★ LiskDAOTestCase::testCheckProperty
93 PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork
94 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
95 PASS 43ms★ LiskFixtureTestCase::testCounters
96 PASS 8ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
97 PASS 22ms★ LiskFixtureTestCase::testNonmutableColumns
98 PASS 28ms★ LiskFixtureTestCase::testGarbageLoadCalls
99 PASS 26ms★ LiskFixtureTestCase::testReadableTransactions
100 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
101 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
102 PASS 3ms★ LiskIsolationTestCase::testEphemeral
103 PASS 1ms★ LiskIsolationTestCase::testMagicMethods
104 PASS 6ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
106 PASS 288ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
107 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 1.1s ManiphestTaskTestCase::testTaskAdjacentBlocks
109 PASS 1.2s ManiphestTaskTestCase::testTaskReordering
110 PASS 3ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 6ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS 7ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS 1ms★ PHUIDiffGraphViewTestCase::testTailTermination
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
116 PASS 4ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
117 PASS 4ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
118 PASS 4ms★ PHUIInvisibleCharacterTestCase::testEmptyString
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
124 PASS 1ms★ PHUIListViewTestCase::testAppendLabel
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
127 PASS <1ms★ PHUIListViewTestCase::testAppend
128 PASS 1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
129 PASS 652ms PhabricatorAccessControlTestCase::testControllerAccessControls
130 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
131 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
132 PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
133 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
134 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
135 PASS 8.6s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
136 PASS 241ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
137 PASS 117ms PhabricatorAuthInviteTestCase::testDuplicateInvite
138

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

1Build successful!
2

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

1Build successful!
2

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

1[2017-04-05 18:26:31] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=a59cfca5f190), phabricator(head=d1a971e22156d5eafa4f3e33231b0f21c6b9e8bd, ref.master=58011a4e8e7f), phutil(head=master, ref.master=c581e769f10c)
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 16274 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

38 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
39 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
40 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
41 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
42 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
43 PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
45 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
46 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
47 PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
48 PASS 1ms★ ConduitCallTestCase::testConduitAuth
49 PASS <1ms★ ConduitCallTestCase::testConduitPing
50 PASS 56ms ConpherenceRoomTestCase::testOneUserRoomCreate
51 PASS 120ms ConpherenceRoomTestCase::testRoomParticipantDeletion
52 PASS 114ms ConpherenceRoomTestCase::testRoomParticipantAddition
53 PASS 81ms ConpherenceRoomTestCase::testNUserRoomCreate
54 PASS 110ms DifferentialChangesetParserTestCase::testDiffChangesets
55 PASS 2ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
56 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
57 PASS 5ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
58 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
60 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
61 PASS 4ms★ DifferentialHunkParserTestCase::testMissingContext
62 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
63 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
64 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
65 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
66 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
68 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
69 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
70 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
71 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
72 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
73 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
74 PASS 199ms DifferentialParseRenderTestCase::testParseRender
75 PASS 3ms★ DiffusionCommandEngineTestCase::testCommandEngine
76 PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
77 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
78 PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 3ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 198ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
89 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
90 PASS <1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
91 PASS <1ms★ LiskChunkTestCase::testSQLChunking
92 PASS <1ms★ LiskDAOTestCase::testCheckProperty
93 PASS 3ms★ LiskFixtureTestCase::testNonmutableColumns
94 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
95 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
96 PASS 5ms★ LiskFixtureTestCase::testReadableTransactions
97 PASS 18ms★ LiskFixtureTestCase::testCounters
98 PASS 3ms★ LiskFixtureTestCase::testGarbageLoadCalls
99 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
100 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
101 PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites
102 PASS <1ms★ LiskIsolationTestCase::testEphemeral
103 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
104 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
106 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
107 PASS 209ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
108 PASS 333ms ManiphestTaskTestCase::testTaskAdjacentBlocks
109 PASS 341ms ManiphestTaskTestCase::testTaskReordering
110 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS 5ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
118 PASS 3ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
124 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
128 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
129 PASS 114ms PhabricatorAccessControlTestCase::testControllerAccessControls
130 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
131 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
132 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
133 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
134 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
135 PASS 32ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
136 PASS 36ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
137

Build Working Copy

When
Completed at Apr 5 2017, 6:25 PM · Built instantly
Status
Passed

Event Timeline