Page MenuHomePhabricator

Build 19781
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 1 2017, 5:57 PM · Built for 1 m, 39 s
Status
Passed

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

1[2017-01-01 17:56:57] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-70/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c243cbbd9fc7), phabricator(head=ab17a7d4bf84c83c5a8fc7b896feced118130542, ref.master=f0bf0419f12a), 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 13706 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 1 2017, 5:56 PM · Built instantly
Status
Passed

Event Timeline