Page MenuHomePhabricator

Build 22984
PassedPublic

Run "arc unit --everything"

When
Completed at May 21 2017, 4:28 PM · Built for 1 m, 12 s
Status
Passed

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

1[2017-05-21 16:27:47] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=11578bfc90090ec5ed96c3ed878695fe12a531a0, ref.master=52c4715bbcfb), 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 18039 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

290 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
291 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
292 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
293 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
294 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
295 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
296 PASS 7ms★ PhabricatorWorkerTestCase::testLeaseTask
297 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
298 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
300 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
301 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
302 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
303 PASS 22ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
304 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
305 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
306 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
307 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
308 PASS 575ms PhabricatorChangeParserTestCase::testGitParser
309 PASS 224ms PhabricatorChangeParserTestCase::testSubversionPartialParser
310 PASS 315ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
311 PASS 192ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
312 PASS 1.0s PhabricatorChangeParserTestCase::testSubversionParser
313 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
314 PASS 301ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
315 PASS 158ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
316 PASS 523ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
317 PASS 115ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
318 PASS 34ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
319 PASS 215ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
320 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
321 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
322 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
326 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
327 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
328 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
330 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
331 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
332 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
333 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
336 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
337 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
338 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
339

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

1[2017-05-21 16:27:30] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=11578bfc90090ec5ed96c3ed878695fe12a531a0, ref.master=52c4715bbcfb), 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 18037 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

290 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
291 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
292 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
293 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
294 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
295 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
296 PASS 17ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
297 PASS 27ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
298 PASS 11ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
299 PASS 10ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
300 PASS 22ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
301 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
302 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
303 PASS 17ms★ PhabricatorWorkerTestCase::testOldestFirst
304 PASS 11ms★ PhabricatorWorkerTestCase::testMultipleLease
305 PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
306 PASS 8ms★ PhabricatorWorkerTestCase::testLeaseTask
307 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
308 PASS 1.5s PhabricatorChangeParserTestCase::testSubversionParser
309 PASS 305ms PhabricatorChangeParserTestCase::testSubversionPartialParser
310 PASS 415ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
311 PASS 2.1s PhabricatorChangeParserTestCase::testMercurialParser
312 PASS 984ms PhabricatorChangeParserTestCase::testGitParser
313 PASS 307ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
314 PASS 410ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
315 PASS 237ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
316 PASS 870ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
317 PASS 62ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
318 PASS 335ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS 204ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
320 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
322 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
323 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
325 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
326 PASS 1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
327 PASS 1ms★ PhrequentTimeBlockTestCase::testTimelineSort
328 PASS 2ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
329 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
330 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
331 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
332 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
333 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
334 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
335 PASS 1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
336 PASS 2ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
337 PASS 2ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
338 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
339

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

1[2017-05-21 16:26:45] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=11578bfc90090ec5ed96c3ed878695fe12a531a0, ref.master=52c4715bbcfb), 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 18035 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

290 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
291 PASS 66ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
292 PASS 47ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
293 PASS 1ms★ PhabricatorUserEmailTestCase::testEmailValidation
294 PASS 2ms★ PhabricatorUserTestCase::testUsernameValidation
295 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
296 PASS 114ms PhabricatorWorkerTestCase::testTooManyTaskFailures
297 PASS 45ms★ PhabricatorWorkerTestCase::testOldestFirst
298 PASS 50ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
299 PASS 39ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
300 PASS 36ms★ PhabricatorWorkerTestCase::testLeaseTask
301 PASS 29ms★ PhabricatorWorkerTestCase::testExecuteTask
302 PASS 30ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
303 PASS 38ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
304 PASS 29ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
305 PASS 27ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
306 PASS 36ms★ PhabricatorWorkerTestCase::testMultipleLease
307 PASS 47ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
308 PASS 2.6s PhabricatorChangeParserTestCase::testMercurialParser
309 PASS 424ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
310 PASS 1.8s PhabricatorChangeParserTestCase::testSubversionParser
311 PASS 540ms PhabricatorChangeParserTestCase::testSubversionPartialParser
312 PASS 680ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
313 PASS 1.4s PhabricatorChangeParserTestCase::testGitParser
314 PASS 335ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
315 PASS 1.2s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
316 PASS 581ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
317 PASS 393ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
318 PASS 782ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS 124ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
320 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
322 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
323 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
325 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
326 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
327 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
329 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
330 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
331 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
332 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
334 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
335 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
336 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
337 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
338 PASS 5ms★ QueryFormattingTestCase::testQueryFormatting
339

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

1[2017-05-21 16:26:18] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=11578bfc90090ec5ed96c3ed878695fe12a531a0, ref.master=52c4715bbcfb), 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 18033 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

198 PASS 324ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
199 PASS 333ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
200 PASS 410ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
201 PASS 125ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
202 PASS 1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
203 PASS 1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
204 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
205 PASS 40ms★ PhabricatorPhortuneTestCase::testNewPhortuneAccount
206 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
207 PASS 34ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
208 PASS 41ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
209 PASS 69ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
210 PASS 65ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
211 PASS 29ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
212 PASS 39ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
213 PASS 36ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
214 PASS 3ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
215 PASS 23ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
216 PASS 7ms★ PhabricatorPolicyTestCase::testNoOnePolicy
217 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
218 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
219 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
220 PASS 16ms★ PhabricatorPolicyTestCase::testExtendedPolicies
221 PASS 4ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
222 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
223 PASS 21ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
224 PASS 2ms★ PhabricatorPolicyTestCase::testPolicyStrength
225 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
226 PASS 2ms★ PhabricatorPolicyTestCase::testLimits
227 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
228 PASS 4ms★ PhabricatorPolicyTestCase::testUsersPolicy
229 PASS 13ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
230 PASS 833ms PhabricatorProjectCoreTestCase::testComplexConstraints
231 PASS 446ms PhabricatorProjectCoreTestCase::testMemberMaterialization
232 PASS 371ms PhabricatorProjectCoreTestCase::testMilestoneMembership
233 PASS 686ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
234 PASS 694ms PhabricatorProjectCoreTestCase::testAncestorMembers
235 PASS 377ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
236 PASS 492ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
237 PASS 97ms PhabricatorProjectCoreTestCase::testApplicationPolicy
238 PASS 180ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
239 PASS 221ms PhabricatorProjectCoreTestCase::testMilestones
240 PASS 385ms PhabricatorProjectCoreTestCase::testViewProject
241 PASS 653ms PhabricatorProjectCoreTestCase::testBoardMoves
242 PASS 370ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
243 PASS 677ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
244 PASS 1.0s PhabricatorProjectCoreTestCase::testMilestoneMoves
245 PASS 173ms PhabricatorProjectCoreTestCase::testSameSlugAsName
246 PASS 474ms PhabricatorProjectCoreTestCase::testParentProject
247

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

1[2017-05-21 16:25:29] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=11578bfc90090ec5ed96c3ed878695fe12a531a0, ref.master=52c4715bbcfb), 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 18031 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

92 PASS <1ms★ LiskDAOTestCase::testCheckProperty
93 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
94 PASS 3ms★ LiskFixtureTestCase::testGarbageLoadCalls
95 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
96 PASS 16ms★ LiskFixtureTestCase::testCounters
97 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
98 PASS 3ms★ LiskFixtureTestCase::testNonmutableColumns
99 PASS 4ms★ LiskFixtureTestCase::testReadableTransactions
100 PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites
101 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
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 170ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
108 PASS 441ms ManiphestTaskTestCase::testTaskAdjacentBlocks
109 PASS 344ms ManiphestTaskTestCase::testTaskReordering
110 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 9ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS 9ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
118 PASS 3ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
124 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
125 PASS <1ms★ PHUIListViewTestCase::testAppend
126 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
127 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
128 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
129 PASS 115ms 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 2.1s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
136 PASS 34ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
137 PASS 11ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
138 PASS 28ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
139 PASS <1ms★ PhabricatorCachesTestCase::testRequestCache
140 PASS 620ms PhabricatorCelerityTestCase::testCelerityMaps
141

Build Working Copy

When
Completed at May 21 2017, 4:24 PM · Built instantly
Status
Passed

Event Timeline