Page MenuHomePhabricator

Build 20801
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 23 2017, 7:17 PM · Built for 1 m, 17 s
Status
Passed

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

1[2017-02-23 19:16:59] 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=3b6b523c2b23), phabricator(head=42547022719379a27211e630872b1ca5b77f7e26, ref.master=a439ea7190fb), phutil(head=master, ref.master=af214c017801)
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 15115 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 23 2017, 7:16 PM · Built instantly
Status
Passed

Event Timeline