Page MenuHomePhabricator

Build 19669
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 16 2016, 9:34 PM · Built for 46 s
Status
Passed

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

1[2016-12-16 21:33:46] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=fad85844314b), phabricator(head=5e6afa97bc45aa52d028420661255e3cb08be46e, ref.master=bc6522dbca07), phutil(head=master, ref.master=5ac2ca121489)
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 13532 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 3.0s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 22ms★ PhabricatorLibraryTestCase::testEverythingImplemented
4 PASS 3.0s PhabricatorLibraryTestCase::testLibraryMap
5 PASS 10ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
6 PASS 6ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
7 PASS 4ms★ DifferentialAdjustmentMapTestCase::testChainMaps
8 PASS 7ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 48ms★ DifferentialDiffTestCase::testDetectSlowCopiedCode
11 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
13 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
14 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
15 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
16 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredOffset
17 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
18 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
19 PASS 3ms★ DiffusionURITestCase::testURIGeneration
20 PASS <1ms★ DiffusionURITestCase::testBlobDecode
21 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
22 PASS 3ms★ HeraldFieldTestCase::testGetAllFields
23 PASS 3ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
24 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
25 PASS 1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
26 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
30 PASS 1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
32 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS 7ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
35 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
40 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
41 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
42 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
43 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
44 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
45 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
46 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
47 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
48 PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 1ms★ ConduitCallTestCase::testConduitPing
50 PASS <1ms★ ConduitCallTestCase::testConduitAuth
51 PASS 93ms ConpherenceRoomTestCase::testNUserRoomCreate
52 PASS 31ms★ ConpherenceRoomTestCase::testOneUserRoomCreate
53 PASS 113ms ConpherenceRoomTestCase::testRoomParticipantDeletion
54 PASS 104ms ConpherenceRoomTestCase::testRoomParticipantAddition
55 PASS 74ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 5ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
57 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
58 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
60 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
61 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
62 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
63 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
64 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
68 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
71 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
72 PASS 3ms★ DifferentialHunkParserTestCase::testMissingContext
73 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
74 PASS 164ms 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::testParentEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
84 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 186ms 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 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
94 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
95 PASS 18ms★ LiskFixtureTestCase::testCounters
96 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
97 PASS 4ms★ LiskFixtureTestCase::testReadableTransactions
98 PASS 3ms★ LiskFixtureTestCase::testGarbageLoadCalls
99 PASS 3ms★ LiskFixtureTestCase::testNonmutableColumns
100 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
101 PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites
102 PASS <1ms★ LiskIsolationTestCase::testEphemeral
103 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
104 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
106 PASS 187ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
107 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 337ms ManiphestTaskTestCase::testTaskReordering
109 PASS 304ms ManiphestTaskTestCase::testTaskAdjacentBlocks
110 PASS <1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
112 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS 3ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
118 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
123 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
124 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
125 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
128 PASS 107ms PhabricatorAccessControlTestCase::testControllerAccessControls
129 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
130 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
131 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
132 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
133 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
134 PASS 29ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
135 PASS 33ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
136 PASS 11ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
137 PASS 734ms PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
138 PASS <1ms★ PhabricatorCachesTestCase::testRequestCache
139 PASS 253ms PhabricatorCelerityTestCase::testCelerityMaps
140 PASS 85ms PhabricatorConduitTestCase::testConduitMethods
141 PASS 12ms★ PhabricatorEdgeTestCase::testCycleDetection
142 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
143 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
144 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
145 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
146 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
147 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
148 PASS 97ms PhabricatorEnvTestCase::testRemoteURIForFetch
149 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
150 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
151 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
152 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
153 PASS 6ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
154 PASS 5ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
155 PASS 96ms PhabricatorFileTestCase::testFileIndirectScramble
156 PASS 4ms★ PhabricatorFileTestCase::testFileStorageReadWrite
157 PASS 4ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
158 PASS 51ms PhabricatorFileTestCase::testFileDirectScramble
159 PASS 67ms PhabricatorFileTestCase::testFileVisibility
160 PASS 38ms★ PhabricatorFileTestCase::testFileTransformDelete
161 PASS 7ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
162 PASS 6ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
163 PASS 8ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
164 PASS 6ms★ PhabricatorFileTestCase::testFileStorageDelete
165 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
166 PASS 24ms★ PhabricatorHandlePoolTestCase::testHandlePools
167 PASS <1ms★ PhabricatorHashTestCase::testHashForIndex
168 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
169 PASS 1ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
170 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
171 PASS 19ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
172 PASS 6ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
173 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
174 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
175 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
176 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
177 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
178 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
179 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
180 PASS 160ms PhabricatorMetaMTAMailTestCase::testRecipients
181 PASS 23ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
182 PASS 52ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
183 PASS 11ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
184 PASS 3ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
185 PASS 10ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
186 PASS 17ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
187 PASS 31ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
188 PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
189 PASS 3ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
190 PASS 33ms★ PhabricatorObjectListQueryTestCase::testObjectListQuery
191 PASS 93ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
192 PASS 93ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
193 PASS 94ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
194 PASS 93ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
195 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
196 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
197 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
198 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
199 PASS 24ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
200 PASS 23ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
201 PASS 32ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
202 PASS 20ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
203 PASS 37ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
204 PASS 21ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
205 PASS 17ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
206 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
207 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
208 PASS 1ms★ PhabricatorPolicyTestCase::testOffsets
209 PASS <1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
210 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
211 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
212 PASS 4ms★ PhabricatorPolicyTestCase::testNoOnePolicy
213 PASS 2ms★ PhabricatorPolicyTestCase::testUsersPolicy
214 PASS 7ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
215 PASS 12ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
216 PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength
217 PASS 3ms★ PhabricatorPolicyTestCase::testAdminPolicy
218 PASS 9ms★ PhabricatorPolicyTestCase::testExtendedPolicies
219 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
220 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
221 PASS 11ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
222 PASS 133ms PhabricatorProjectCoreTestCase::testMilestones
223 PASS 182ms PhabricatorProjectCoreTestCase::testAncestorMembers
224 PASS 97ms PhabricatorProjectCoreTestCase::testViewProject
225 PASS 101ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
226 PASS 283ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
227 PASS 101ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
228 PASS 317ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
229 PASS 97ms PhabricatorProjectCoreTestCase::testSameSlugAsName
230 PASS 114ms PhabricatorProjectCoreTestCase::testMilestoneMembership
231 PASS 155ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
232 PASS 632ms PhabricatorProjectCoreTestCase::testMilestoneMoves
233 PASS 60ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
234 PASS 82ms PhabricatorProjectCoreTestCase::testEditProject
235 PASS 395ms PhabricatorProjectCoreTestCase::testBoardMoves
236 PASS 313ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
237 PASS 136ms PhabricatorProjectCoreTestCase::testMemberMaterialization
238 PASS 469ms PhabricatorProjectCoreTestCase::testComplexConstraints
239 PASS 356ms PhabricatorProjectCoreTestCase::testAncestryQueries
240 PASS 88ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
241 PASS 50ms PhabricatorProjectCoreTestCase::testSlugMaps
242 PASS 168ms PhabricatorProjectCoreTestCase::testParentProject
243 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
244 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
245 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
246 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
247 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
248 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
249 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
250 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
251 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
252 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
253 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
254 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
255 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
256 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
257 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
258 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
259 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
260 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
261 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
262 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
263 PASS 53ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
264 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
265 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
266 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
267 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
268 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
269 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
270 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
271 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
272 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
273 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
274 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
275 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
276 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
277 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
278 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
279 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
280 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
281 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
282 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
283 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
284 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
285 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
286 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
287 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
288 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
289 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
290 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
291 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
292 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
293 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
294 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
295 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
296 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
297 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
298 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
299 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
300 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
301 PASS 505ms PhabricatorChangeParserTestCase::testGitParser
302 PASS 183ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
303 PASS 214ms PhabricatorChangeParserTestCase::testSubversionPartialParser
304 PASS 273ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
305 PASS 863ms PhabricatorChangeParserTestCase::testSubversionParser
306 PASS 130ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
307 PASS 219ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
308 PASS 499ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
309 PASS 34ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
310 PASS 98ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
311 PASS 194ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
312 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
313 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
314 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
317 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
318 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
319 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
320 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
321 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
322 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
323 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
324 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
325 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
326 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
327 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
329 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
330 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
331

Build Working Copy

When
Completed at Dec 16 2016, 9:33 PM · Built instantly
Status
Passed

Event Timeline