Page MenuHomePhabricator

Build 22514
PassedPublic

Run "arc unit --everything"

When
Completed at May 8 2017, 10:57 PM · Built for 1 m, 20 s
Status
Passed

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

1[2017-05-08 22:56:45] 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=3c4735795a29), phabricator(head=c505876d6162ed4d5fcabe52b2ede3b338addaaa, ref.master=21ac19630613), 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 17362 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at May 8 2017, 10:56 PM · Built instantly
Status
Passed

Event Timeline