Page MenuHomePhabricator

Build 25805
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Jan 22 2018, 2:19 AM · Built for 53 s
Status
Passed

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

1[2018-01-22 02:18:46] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=2e02332216c6), phabricator(head=a1aad842cb447325dbeca284ab9d07cd654d01bf, ref.master=3e983b583dc0), phutil(head=master, ref.master=2d8cdda8cc4c)
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 21648 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Jan 22 2018, 2:18 AM · Built instantly
Status
Passed

Event Timeline