Page MenuHomePhabricator

Build 20045
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 13 2017, 12:10 AM · Built for 5 m, 21 s
Status
Passed
3 empty logs are hidden. Show all logs.

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

1[2017-01-13 00:09:18] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=a2cd3d9a8913d5709e2bc999efb75b63d7c19696, ref.master=065d865bce0d), phutil(head=master, ref.master=6cd38ce75fea)
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 14095 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

233 PASS 583ms PhabricatorProjectCoreTestCase::testAncestorMembers
234 PASS 432ms PhabricatorProjectCoreTestCase::testMilestones
235 PASS 282ms PhabricatorProjectCoreTestCase::testSameSlugAsName
236 PASS 939ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
237 PASS 795ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
238 PASS 482ms PhabricatorProjectCoreTestCase::testParentProject
239 PASS 303ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
240 PASS 332ms PhabricatorProjectCoreTestCase::testViewProject
241 PASS 188ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
242 PASS 205ms PhabricatorProjectCoreTestCase::testSlugMaps
243 PASS 458ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
244 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
245 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
246 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
247 PASS 14ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
248 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
249 PASS 7ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
250 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
251 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
252 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
253 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
254 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
255 PASS 50ms★ PhabricatorRepositoryURITestCase::testURIGeneration
256 PASS 2ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
257 PASS 1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
258 PASS 7ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
259 PASS 1ms★ PhabricatorSlugTestCase::testSlugAncestry
260 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
261 PASS 9ms★ PhabricatorSlugTestCase::testProjectSlugs
262 PASS 1ms★ PhabricatorSlugTestCase::testSlugDepth
263 PASS 151ms PhabricatorSpacesTestCase::testSpacesAnnihilation
264 PASS 142ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
265 PASS 121ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
266 PASS 101ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
267 PASS 28ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
268 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
269 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
270 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
271 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
272 PASS 2ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
273 PASS 5ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
274 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
275 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
276 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
277 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
278 PASS 5ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
279 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
280 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
281 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
282 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
283 PASS 27ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
284 PASS 59ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
285 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
286 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
287 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
288 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
289 PASS 28ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
290 PASS 20ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
291 PASS 16ms★ PhabricatorWorkerTestCase::testLeaseTask
292 PASS 28ms★ PhabricatorWorkerTestCase::testMultipleLease
293 PASS 22ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
294 PASS 23ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
295 PASS 23ms★ PhabricatorWorkerTestCase::testExecuteTask
296 PASS 42ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
297 PASS 25ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
298 PASS 61ms PhabricatorWorkerTestCase::testTooManyTaskFailures
299 PASS 31ms★ PhabricatorWorkerTestCase::testOldestFirst
300 PASS 34ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
301 PASS 1.9s PhabricatorChangeParserTestCase::testGitParser
302 PASS 951ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
303 PASS 3.2s PhabricatorChangeParserTestCase::testSubversionParser
304 PASS 656ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
305 PASS 672ms PhabricatorChangeParserTestCase::testSubversionPartialParser
306 PASS 3.8s PhabricatorChangeParserTestCase::testMercurialParser
307 PASS 1.9s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
308 PASS 464ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
309 PASS 585ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
310 PASS 50ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
311 PASS 203ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
312 PASS 109ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
313 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
314 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
317 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
319 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
320 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
321 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
322 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
323 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
324 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
325 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
326 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
327 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
328 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
330 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
331 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
332

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

1Build successful!
2

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

1[2017-01-13 00:07:30] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=a2cd3d9a8913d5709e2bc999efb75b63d7c19696, ref.master=065d865bce0d), phutil(head=master, ref.master=6cd38ce75fea)
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 14077 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

233 PASS 637ms PhabricatorProjectCoreTestCase::testMemberMaterialization
234 PASS 329ms PhabricatorProjectCoreTestCase::testSameSlugAsName
235 PASS 2.6s PhabricatorProjectCoreTestCase::testMilestoneMoves
236 PASS 1.9s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
237 PASS 1.1s PhabricatorProjectCoreTestCase::testBoardMoves
238 PASS 459ms PhabricatorProjectCoreTestCase::testViewProject
239 PASS 409ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
240 PASS 338ms PhabricatorProjectCoreTestCase::testEditProject
241 PASS 762ms PhabricatorProjectCoreTestCase::testMilestones
242 PASS 353ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
243 PASS 931ms PhabricatorProjectCoreTestCase::testAncestorMembers
244 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
245 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
246 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
247 PASS 41ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
248 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
249 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
250 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
251 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
252 PASS 1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
253 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
254 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
255 PASS 208ms PhabricatorRepositoryURITestCase::testURIGeneration
256 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
257 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
258 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
259 PASS 6ms★ PhabricatorSlugTestCase::testSlugNormalization
260 PASS 1ms★ PhabricatorSlugTestCase::testSlugDepth
261 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
262 PASS 6ms★ PhabricatorSlugTestCase::testProjectSlugs
263 PASS 250ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
264 PASS 268ms PhabricatorSpacesTestCase::testSpacesAnnihilation
265 PASS 207ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
266 PASS 45ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
267 PASS 44ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
268 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
269 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
270 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
271 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
272 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
273 PASS 6ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
274 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
275 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
276 PASS 8ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
277 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
278 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
279 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
280 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
281 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
282 PASS 98ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
283 PASS 91ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
284 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
285 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
286 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
287 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
288 PASS 1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
289 PASS 37ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
290 PASS 26ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
291 PASS 121ms PhabricatorWorkerTestCase::testTooManyTaskFailures
292 PASS 67ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
293 PASS 32ms★ PhabricatorWorkerTestCase::testMultipleLease
294 PASS 75ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
295 PASS 46ms★ PhabricatorWorkerTestCase::testOldestFirst
296 PASS 51ms PhabricatorWorkerTestCase::testNewBeforeLeased
297 PASS 24ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 108ms PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 100ms PhabricatorWorkerTestCase::testRequiredLeaseTime
300 PASS 31ms★ PhabricatorWorkerTestCase::testExecuteTask
301 PASS 4.6s PhabricatorChangeParserTestCase::testSubversionParser
302 PASS 1.3s PhabricatorChangeParserTestCase::testSubversionPartialParser
303 PASS 5.5s PhabricatorChangeParserTestCase::testMercurialParser
304 PASS 2.8s PhabricatorChangeParserTestCase::testGitParser
305 PASS 936ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
306 PASS 1.3s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
307 PASS 1.3s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
308 PASS 2.0s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
309 PASS 570ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
310 PASS 312ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
311 PASS 90ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
312 PASS 717ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
313 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
314 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
317 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
319 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
320 PASS 2ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
321 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
322 PASS 5ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
323 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
324 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
325 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
328 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
329 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
330 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
331 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
332

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

1Build successful!
2

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

1Build successful!
2

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

1[2017-01-13 00:00:47] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=a2cd3d9a8913d5709e2bc999efb75b63d7c19696, ref.master=065d865bce0d), phutil(head=master, ref.master=6cd38ce75fea)
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 14043 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

108 PASS 932ms ManiphestTaskTestCase::testTaskReordering
109 PASS 1.0s ManiphestTaskTestCase::testTaskAdjacentBlocks
110 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 10ms★ NuanceGitHubRawEventTestCase::testIssueEvents
112 PASS 10ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS 8ms★ PHUIInvisibleCharacterTestCase::testEmptyString
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
123 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
124 PASS 1ms★ PHUIListViewTestCase::testAppendLabel
125 PASS <1ms★ PHUIListViewTestCase::testAppend
126 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
127 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
128 PASS 360ms PhabricatorAccessControlTestCase::testControllerAccessControls
129 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
130 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
131 PASS 3ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
132 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
133 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
134 PASS 76ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
135 PASS 56ms PhabricatorAuthInviteTestCase::testDuplicateInvite
136 PASS 2.1s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
137 PASS 26ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
138 PASS 1ms★ PhabricatorCachesTestCase::testRequestCache
139 PASS 995ms PhabricatorCelerityTestCase::testCelerityMaps
140 PASS 350ms PhabricatorConduitTestCase::testConduitMethods
141 PASS 29ms★ PhabricatorEdgeTestCase::testCycleDetection
142 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
143 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
144 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
145 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
146 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
147 PASS 47ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
148 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
149 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
150 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
151 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
152 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
153 PASS 24ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
154 PASS 14ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
155 PASS 140ms PhabricatorFileTestCase::testFileTransformDelete
156 PASS 28ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
157 PASS 15ms★ PhabricatorFileTestCase::testFileStorageReadWrite
158 PASS 486ms PhabricatorFileTestCase::testFileIndirectScramble
159 PASS 46ms★ PhabricatorFileTestCase::testFileStorageDelete
160 PASS 214ms PhabricatorFileTestCase::testFileDirectScramble
161 PASS 22ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
162 PASS 60ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
163 PASS 21ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
164 PASS 422ms PhabricatorFileTestCase::testFileVisibility
165 PASS 1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
166 PASS 182ms PhabricatorHandlePoolTestCase::testHandlePools
167 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
168 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
169 PASS 5ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
170 PASS 12ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
171 PASS 138ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting
172 PASS 33ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
173 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
174 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
175 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
176 PASS 8ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
177 PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
178 PASS 1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
179 PASS 6ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
180 PASS 179ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
181 PASS 500ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
182 PASS 1.3s PhabricatorMetaMTAMailTestCase::testRecipients
183 PASS 91ms PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
184 PASS 144ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
185 PASS 90ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
186 PASS 6ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
187 PASS 56ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
188 PASS 6ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
189 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
190 PASS 189ms PhabricatorObjectListQueryTestCase::testObjectListQuery
191 PASS 395ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
192 PASS 467ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
193 PASS 598ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
194 PASS 363ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
195 PASS 1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
196 PASS 2ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
197 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
198 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
199 PASS 107ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
200 PASS 150ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
201 PASS 194ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
202 PASS 142ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
203 PASS 163ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
204 PASS 94ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
205 PASS 105ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
206 PASS 2ms★ PhabricatorPolicyTestCase::testLimits
207

Build Working Copy

When
Completed at Jan 12 2017, 11:59 PM · Built instantly
Status
Passed

Event Timeline