Page MenuHomePhabricator

Build 30109
FailedPublic

Run "arc unit --everything"

When
Completed at Feb 16 2019, 3:30 PM · Built for 1 m, 39 s
Status
Failed
2 empty logs are hidden. Show all logs.

Build Log 27672 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2

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

1[2019-02-16 15:30:40] EXCEPTION: (CommandException) Command failed with error #2!
2COMMAND
3'make' -C '/core/data/drydock/workingcopy-91/repo/libphutil/support/xhpast' 'SKIP_PARSER=1' 'SKIP_SCANNER=1' 'clean' 'all' 'install'
4
5STDOUT
6make: Entering directory `/core/data/drydock/workingcopy-91/repo/libphutil/support/xhpast'
7rm -f xhpast parser.yacc.output libxhpast.a *.o
8g++ -c -fPIC -Wall -O3 -minline-all-stringops -o scanner.lex.o scanner.lex.cpp
9g++ -c -fPIC -Wall -O3 -minline-all-stringops -o parser.yacc.o parser.yacc.cpp
10ar -crs libxhpast.a scanner.lex.o parser.yacc.o
11make: Leaving directory `/core/data/drydock/workingcopy-91/repo/libphutil/support/xhpast'
12
13
14STDERR
15ar: scanner.lex.o: No such file or directory
16make: *** [libxhpast.a] Error 1
17 at [<phutil>/src/future/exec/ExecFuture.php:380]
18phutil(head=master, ref.master=da84d9c24445)
19 #0 ExecFuture::resolvex() called at [<phutil>/src/future/exec/execx.php:17]
20 #1 execx(string, string, string, array) called at [<phutil>/src/parser/xhpast/bin/PhutilXHPASTBinary.php:43]
21 #2 PhutilXHPASTBinary::build() called at [<phutil>/scripts/build_xhpast.php:6]
22

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

1[2019-02-16 15:29:58] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=07a208d8fc47), phabricator(head=dbcf41dbea007592cf12bb35fb3c02c9cdf05343, ref.master=8810cd2f4d15), phutil(head=master, ref.master=da84d9c24445)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
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:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 27668 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2 PASS 1.0s PhabricatorLibraryTestCase::testLibraryMap
3 PASS 1.7s PhabricatorLibraryTestCase::testEverythingImplemented
4 PASS 4.4s PhabricatorLibraryTestCase::testMethodVisibility
5 PASS 17ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
6 PASS 10ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
7 PASS 9ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
8 PASS 7ms★ DifferentialAdjustmentMapTestCase::testChainMaps
9 PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedCode
10 PASS 85ms DifferentialDiffTestCase::testDetectSlowCopiedCode
11 PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
13 PASS 1ms★ DifferentialHunkTestCase::testMakeChanges
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
17 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
19 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
20 PASS 1ms★ DiffusionURITestCase::testBlobDecode
21 PASS 8ms★ DiffusionURITestCase::testURIGeneration
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::testHTTPSinkStatusCode
28 PASS 3ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
31 PASS 1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
32 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
33 PASS 4ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
34 PASS 12ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
36 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
37 PASS 3ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
40 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
41 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
42 PASS 1ms★ AphrontRequestTestCase::testHostAttacks
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 7ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
49 PASS 2ms★ ConduitCallTestCase::testConduitPing
50 PASS 2ms★ ConduitCallTestCase::testConduitAuth
51 PASS 269ms ConpherenceRoomTestCase::testNUserRoomCreate
52 PASS 105ms ConpherenceRoomTestCase::testOneUserRoomCreate
53 PASS 376ms ConpherenceRoomTestCase::testRoomParticipantAddition
54 PASS 273ms ConpherenceRoomTestCase::testRoomParticipantDeletion
55 PASS 57ms DifferentialChangesetParserTestCase::testDiffChangesets
56 PASS 1ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
57 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
58 PASS 1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
59 PASS 4ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
60 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
61 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
62 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
63 PASS 4ms★ DifferentialHunkParserTestCase::testMissingContext
64 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
65 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
68 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
69 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
70 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
71 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
72 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
74 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
75 PASS 122ms 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::testExpandEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 431ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS 2ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
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 6ms★ LiskFixtureTestCase::testNonmutableColumns
95 PASS 4ms★ LiskFixtureTestCase::testReadableTransactions
96 PASS 4ms★ LiskFixtureTestCase::testFixturesBasicallyWork
97 PASS 5ms★ LiskFixtureTestCase::testGarbageLoadCalls
98 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
99 PASS 14ms★ LiskFixtureTestCase::testCounters
100 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
101 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
102 PASS 2ms★ LiskIsolationTestCase::testEphemeral
103 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
104 PASS 3ms★ LiskIsolationTestCase::testIsolatedWrites
105 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
106 PASS 184ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
107 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
108 PASS 1.1s ManiphestTaskTestCase::testTaskAdjacentBlocks
109 PASS 786ms ManiphestTaskTestCase::testTaskReordering
110 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
111 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
112 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
114 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
118 PASS 3ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
119 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
124 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
125 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
128 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
129 PASS 226ms 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 24ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
136 PASS 74ms PhabricatorAuthInviteTestCase::testDuplicateInvite
137 PASS 3.1s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
138 PASS 84ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
139 PASS 2.0s PhabricatorAuthPasswordTestCase::testPasswordEngine
140 PASS 502ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
141 PASS 112ms PhabricatorAuthPasswordTestCase::testPasswordBlocklisting
142 PASS 451ms PhabricatorAuthPasswordTestCase::testCompare
143 PASS 188ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
144 PASS 14ms★ PhabricatorCachesTestCase::testRequestCache
145 PASS 241ms PhabricatorCelerityTestCase::testCelerityMaps
146 PASS 107ms PhabricatorConduitTestCase::testConduitMethods
147 PASS <1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
148 PASS 24ms★ PhabricatorEdgeTestCase::testCycleDetection
149 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
150 PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
151 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
152 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
153 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
154 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
155 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
156 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
157 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
158 PASS 14ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
159 PASS 3ms★ PhabricatorEnvTestCase::testSelfURI
160 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
161 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
162 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
163 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
164 PASS 29ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
165 PASS 36ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
166 PASS 28ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
167 PASS 136ms PhabricatorFileTestCase::testFileDirectScramble
168 PASS 26ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
169 PASS 191ms PhabricatorFileTestCase::testFileVisibility
170 PASS 28ms★ PhabricatorFileTestCase::testFileStorageReadWrite
171 PASS 49ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
172 PASS 43ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
173 PASS 45ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
174 PASS 143ms PhabricatorFileTestCase::testFileTransformDelete
175 PASS 239ms PhabricatorFileTestCase::testFileIndirectScramble
176 PASS 35ms★ PhabricatorFileTestCase::testFileStorageDelete
177 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
178 PASS 128ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
179 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
180 PASS 8ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
181 PASS 136ms PhabricatorHandlePoolTestCase::testHandlePools
182 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
183 PASS 1ms★ PhabricatorHashTestCase::testHashForIndex
184 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
185 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
186 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
187 PASS 43ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
188 PASS 7ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
189 PASS 1ms★ PhabricatorMacroTestCase::testMacroNames
190 PASS 12ms★ PhabricatorMailConfigTestCase::testMailerConstraints
191 PASS 10ms★ PhabricatorMailConfigTestCase::testMailerPriorities
192 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
193 PASS 1ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
194 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
195 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
196 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
197 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
198 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
199 PASS 133ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
200 PASS 166ms PhabricatorMetaMTAMailTestCase::testMailerFailover
201 PASS 494ms PhabricatorMetaMTAMailTestCase::testRecipients
202 PASS 255ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
203 PASS 3.2s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
204 PASS 15ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
205 PASS 77ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
206 PASS 33ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
207 PASS 59ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
208 PASS 7ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
209 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks
210 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets
211 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
212 PASS 2ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
213 PASS 87ms PhabricatorObjectListQueryTestCase::testObjectListQuery
214 PASS 284ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
215 PASS 283ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
216 PASS 286ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
217 PASS 285ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
218 PASS 295ms PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail
219 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
220 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
221 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
222 PASS <1ms★ PhabricatorPhoneNumberTestCase::testNumberNormalization
223 PASS 63ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
224 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
225 PASS 54ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
226 PASS 86ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
227 PASS 48ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
228 PASS 48ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
229 PASS 73ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
230 PASS 51ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
231 PASS 58ms PhabricatorPolicyDataTestCase::testProjectPolicyMembership
232 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
233 PASS 8ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
234 PASS 2ms★ PhabricatorPolicyTestCase::testUsersPolicy
235 PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength
236 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
237 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
238 PASS 4ms★ PhabricatorPolicyTestCase::testAdminPolicy
239 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
240 PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
241 PASS 16ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
242 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
243 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
244 PASS 22ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
245 PASS 17ms★ PhabricatorPolicyTestCase::testExtendedPolicies
246 PASS 8ms★ PhabricatorPolicyTestCase::testNoOnePolicy
247 PASS 2ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
248 PASS 1.4s PhabricatorProjectCoreTestCase::testComplexConstraints
249 PASS 144ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
250 PASS 733ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
251 PASS 451ms PhabricatorProjectCoreTestCase::testMilestoneMembership
252 PASS 1.9s PhabricatorProjectCoreTestCase::testMilestoneMoves
253

Build Working Copy

When
Completed at Feb 16 2019, 3:29 PM · Built for 13 s
Status
Passed

Event Timeline