Page MenuHomePhabricator

Build 18354
FailedPublic

Properties

Run "arc unit --everything"

When
Completed at Oct 16 2016, 6:48 PM · Built for 41 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

1Build successful!
2 PASS 3.0s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 20ms★ PhabricatorLibraryTestCase::testEverythingImplemented
4 PASS 2.4s PhabricatorLibraryTestCase::testLibraryMap
5 PASS 8ms★ DifferentialAdjustmentMapTestCase::testChainMaps
6 PASS 7ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
7 PASS 6ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
8 PASS 5ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
9 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
10 PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 48ms★ DifferentialDiffTestCase::testDetectSlowCopiedCode
12 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredOffset
13 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
14 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
15 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
16 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
17 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
18 PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
19 PASS <1ms★ DiffusionURITestCase::testBlobDecode
20 PASS 3ms★ DiffusionURITestCase::testURIGeneration
21 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
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::testJSONContentSniff
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
32 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
35 PASS 7ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
37 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
38 PASS 1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
39 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
40 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
41 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
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::testConduitPing
50 PASS <1ms★ ConduitCallTestCase::testConduitAuth
51 FAIL ConpherenceRoomTestCase::testOneUserRoomCreate
52EXCEPTION (AphrontParameterQueryException): Expected a scalar or null for %Ls conversion. Query: user.phid IN (%Ls)
53#0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(267): qsprintf_check_scalar_type(Array, 'Ls', 'user.phid IN (%...')
54#1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'Ls', 'user.phid IN (%...')
55#2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'user.phid IN (%...', 15, Array, 18)
56#3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array)
57#4 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(277): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'user.phid IN (%...', Array)
58#5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(273): PhabricatorPeopleQuery->buildWhereClauseParts(Object(AphrontMySQLiDatabaseConnection))
59#6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(96): PhabricatorCursorPagedPolicyAwareQuery->buildWhereClause(Object(AphrontMySQLiDatabaseConnection))
60#7 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(148): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorUser))
61#8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(227): PhabricatorPeopleQuery->loadPage()
62#9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/editor/ConpherenceEditor.php(606): PhabricatorPolicyAwareQuery->execute()
63#10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(828): ConpherenceEditor->validateTransaction(Object(ConpherenceThread), 'participants', Array)
64#11 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(133): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ConpherenceThread), Array)
65#12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(15): ConpherenceRoomTestCase->createRoom(Object(PhabricatorUser), Array)
66#13 [internal function]: ConpherenceRoomTestCase->testOneUserRoomCreate()
67#14 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
68#15 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
69#16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
70#17 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
71#18 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
72#19 {main}
73 FAIL ConpherenceRoomTestCase::testNUserRoomCreate
74EXCEPTION (AphrontParameterQueryException): Expected a scalar or null for %Ls conversion. Query: user.phid IN (%Ls)
75#0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(267): qsprintf_check_scalar_type(Array, 'Ls', 'user.phid IN (%...')
76#1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'Ls', 'user.phid IN (%...')
77#2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'user.phid IN (%...', 15, Array, 18)
78#3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array)
79#4 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(277): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'user.phid IN (%...', Array)
80#5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(273): PhabricatorPeopleQuery->buildWhereClauseParts(Object(AphrontMySQLiDatabaseConnection))
81#6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(96): PhabricatorCursorPagedPolicyAwareQuery->buildWhereClause(Object(AphrontMySQLiDatabaseConnection))
82#7 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(148): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorUser))
83#8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(227): PhabricatorPeopleQuery->loadPage()
84#9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/editor/ConpherenceEditor.php(606): PhabricatorPolicyAwareQuery->execute()
85#10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(828): ConpherenceEditor->validateTransaction(Object(ConpherenceThread), 'participants', Array)
86#11 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(133): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ConpherenceThread), Array)
87#12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(37): ConpherenceRoomTestCase->createRoom(Object(PhabricatorUser), Array)
88#13 [internal function]: ConpherenceRoomTestCase->testNUserRoomCreate()
89#14 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
90#15 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
91#16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
92#17 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
93#18 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
94#19 {main}
95 FAIL ConpherenceRoomTestCase::testRoomParticipantAddition
96EXCEPTION (AphrontParameterQueryException): Expected a scalar or null for %Ls conversion. Query: user.phid IN (%Ls)
97#0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(267): qsprintf_check_scalar_type(Array, 'Ls', 'user.phid IN (%...')
98#1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'Ls', 'user.phid IN (%...')
99#2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'user.phid IN (%...', 15, Array, 18)
100#3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array)
101#4 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(277): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'user.phid IN (%...', Array)
102#5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(273): PhabricatorPeopleQuery->buildWhereClauseParts(Object(AphrontMySQLiDatabaseConnection))
103#6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(96): PhabricatorCursorPagedPolicyAwareQuery->buildWhereClause(Object(AphrontMySQLiDatabaseConnection))
104#7 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(148): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorUser))
105#8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(227): PhabricatorPeopleQuery->loadPage()
106#9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/editor/ConpherenceEditor.php(606): PhabricatorPolicyAwareQuery->execute()
107#10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(828): ConpherenceEditor->validateTransaction(Object(ConpherenceThread), 'participants', Array)
108#11 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(133): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ConpherenceThread), Array)
109#12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(57): ConpherenceRoomTestCase->createRoom(Object(PhabricatorUser), Array)
110#13 [internal function]: ConpherenceRoomTestCase->testRoomParticipantAddition()
111#14 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
112#15 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
113#16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
114#17 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
115#18 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
116#19 {main}
117 FAIL ConpherenceRoomTestCase::testRoomParticipantDeletion
118EXCEPTION (AphrontParameterQueryException): Expected a scalar or null for %Ls conversion. Query: user.phid IN (%Ls)
119#0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(267): qsprintf_check_scalar_type(Array, 'Ls', 'user.phid IN (%...')
120#1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'Ls', 'user.phid IN (%...')
121#2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'user.phid IN (%...', 15, Array, 18)
122#3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array)
123#4 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(277): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'user.phid IN (%...', Array)
124#5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(273): PhabricatorPeopleQuery->buildWhereClauseParts(Object(AphrontMySQLiDatabaseConnection))
125#6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(96): PhabricatorCursorPagedPolicyAwareQuery->buildWhereClause(Object(AphrontMySQLiDatabaseConnection))
126#7 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(148): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorUser))
127#8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(227): PhabricatorPeopleQuery->loadPage()
128#9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/editor/ConpherenceEditor.php(606): PhabricatorPolicyAwareQuery->execute()
129#10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(828): ConpherenceEditor->validateTransaction(Object(ConpherenceThread), 'participants', Array)
130#11 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(133): PhabricatorApplicationTransactionEditor->applyTransactions(Object(ConpherenceThread), Array)
131#12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(104): ConpherenceRoomTestCase->createRoom(Object(PhabricatorUser), Array)
132#13 [internal function]: ConpherenceRoomTestCase->testRoomParticipantDeletion()
133#14 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array)
134#15 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
135#16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run()
136#17 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(167): ArcanistConfigurationDrivenUnitTestEngine->run()
137#18 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run()
138#19 {main}
139 PASS 71ms DifferentialChangesetParserTestCase::testDiffChangesets
140 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
141 PASS 5ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
142 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
143 PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
144 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
145 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
146 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
147 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
148 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
149 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
150 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
151 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
152 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
153 PASS 3ms★ DifferentialHunkParserTestCase::testMissingContext
154 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
155 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
156 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
157 PASS 160ms DifferentialParseRenderTestCase::testParseRender
158 PASS 3ms★ DiffusionCommandEngineTestCase::testCommandEngine
159 PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
160 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
161 PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
162 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
163 PASS 3ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
164 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
165 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
166 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
167 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
168 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
169 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
170 PASS 136ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
171 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
172 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
173 PASS <1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
174 PASS <1ms★ LiskChunkTestCase::testSQLChunking
175 PASS <1ms★ LiskDAOTestCase::testCheckProperty
176 PASS 3ms★ LiskFixtureTestCase::testGarbageLoadCalls
177 PASS 4ms★ LiskFixtureTestCase::testReadableTransactions
178 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
179 PASS 17ms★ LiskFixtureTestCase::testCounters
180 PASS 2ms★ LiskFixtureTestCase::testFixturesBasicallyWork
181 PASS 3ms★ LiskFixtureTestCase::testNonmutableColumns
182 PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
183 PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites
184 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
185 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
186 PASS <1ms★ LiskIsolationTestCase::testEphemeral
187 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
188 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
189 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
190 PASS 214ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
191 PASS 313ms ManiphestTaskTestCase::testTaskAdjacentBlocks
192 PASS 325ms ManiphestTaskTestCase::testTaskReordering
193 PASS <1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
194 PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
195 PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents
196 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
197 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
198 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
199 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
200 PASS 3ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
201 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
202 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
203 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
204 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
205 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
206 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
207 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
208 PASS <1ms★ PHUIListViewTestCase::testAppend
209 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
210 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
211 PASS 102ms PhabricatorAccessControlTestCase::testControllerAccessControls
212 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
213 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
214 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
215 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
216 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
217 PASS 27ms★ PhabricatorAuthInviteTestCase::testDuplicateInvite
218 PASS 10ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
219 PASS 770ms PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
220 PASS 33ms★ PhabricatorAuthInviteTestCase::testInviteWithNewEmail
221 PASS <1ms★ PhabricatorCachesTestCase::testRequestCache
222 PASS 250ms PhabricatorCelerityTestCase::testCelerityMaps
223 PASS 14ms★ PhabricatorConduitTestCase::testConduitMethods
224 PASS 12ms★ PhabricatorEdgeTestCase::testCycleDetection
225 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
226 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
227 PASS 87ms PhabricatorEnvTestCase::testRemoteURIForFetch
228 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
229 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
230 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
231 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
232 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
233 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
234 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
235 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
236 PASS 8ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
237 PASS 4ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
238 PASS 94ms PhabricatorFileTestCase::testFileIndirectScramble
239 PASS 6ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
240 PASS 33ms★ PhabricatorFileTestCase::testFileTransformDelete
241 PASS 6ms★ PhabricatorFileTestCase::testFileStorageDelete
242 PASS 6ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
243 PASS 59ms PhabricatorFileTestCase::testFileVisibility
244 PASS 8ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
245 PASS 50ms PhabricatorFileTestCase::testFileDirectScramble
246 PASS 4ms★ PhabricatorFileTestCase::testFileStorageReadWrite
247 PASS 4ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
248 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
249 PASS 26ms★ PhabricatorHandlePoolTestCase::testHandlePools
250 PASS <1ms★ PhabricatorHashTestCase::testHashForIndex
251 PASS 1ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
252 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
253 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
254 PASS <1ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
255 PASS 1ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
256 PASS 1ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
257 PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
258 PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
259 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
260 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
261 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
262 PASS 22ms★ PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
263 PASS 55ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
264 PASS 205ms PhabricatorMetaMTAMailTestCase::testRecipients
265 PASS 13ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
266 PASS 17ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
267 PASS 3ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
268 PASS 29ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
269 PASS 8ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
270 PASS 3ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
271 PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
272 PASS 32ms★ PhabricatorObjectListQueryTestCase::testObjectListQuery
273 PASS 94ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
274 PASS 96ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
275 PASS 96ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
276 PASS 94ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
277 PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
278 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
279 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
280 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
281 PASS 21ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
282 PASS 24ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
283 PASS 31ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
284 PASS 23ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
285 PASS 20ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
286 PASS 36ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
287 PASS 17ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
288 PASS 2ms★ PhabricatorPolicyTestCase::testAdminPolicy
289 PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
290 PASS <1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
291 PASS 12ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
292 PASS 2ms★ PhabricatorPolicyTestCase::testNoOnePolicy
293 PASS 8ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
294 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
295 PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
296 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
297 PASS 1ms★ PhabricatorPolicyTestCase::testOffsets
298 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
299 PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength
300 PASS 4ms★ PhabricatorPolicyTestCase::testExtendedPolicies
301 PASS <1ms★ PhabricatorPolicyTestCase::testLimits
302 PASS 1ms★ PhabricatorPolicyTestCase::testUsersPolicy
303 PASS 2ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
304 PASS 95ms PhabricatorProjectCoreTestCase::testSameSlugAsName
305 PASS 188ms PhabricatorProjectCoreTestCase::testAncestorMembers
306 PASS 288ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
307 PASS 390ms PhabricatorProjectCoreTestCase::testBoardMoves
308 PASS 56ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
309 PASS 99ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
310 PASS 114ms PhabricatorProjectCoreTestCase::testMilestoneMembership
311 PASS 97ms PhabricatorProjectCoreTestCase::testViewProject
312 PASS 48ms★ PhabricatorProjectCoreTestCase::testSlugMaps
313 PASS 85ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
314 PASS 132ms PhabricatorProjectCoreTestCase::testMilestones
315 PASS 100ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
316 PASS 596ms PhabricatorProjectCoreTestCase::testMilestoneMoves
317 PASS 290ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
318 PASS 155ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
319 PASS 353ms PhabricatorProjectCoreTestCase::testAncestryQueries
320 PASS 294ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
321 PASS 135ms PhabricatorProjectCoreTestCase::testMemberMaterialization
322 PASS 468ms PhabricatorProjectCoreTestCase::testComplexConstraints
323 PASS 81ms PhabricatorProjectCoreTestCase::testEditProject
324 PASS 170ms PhabricatorProjectCoreTestCase::testParentProject
325 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
326 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
327 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
328 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
329 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
330 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
331 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
332 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
333 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
334 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
335 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
336 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
337 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
338 PASS <1ms★ PhabricatorSearchEngineTestCase::testLoadAllEngines
339 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
340 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
341 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
342 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
343 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
344 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
345 PASS 25ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
346 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
347 PASS 52ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
348 PASS 45ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
349 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
350 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
351 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
352 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
353 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
354 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
355 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
356 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
357 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
358 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
359 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
360 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
361 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
362 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
363 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
364 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
365 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
366 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
367 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
368 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
369 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
370 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
371 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
372 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
373 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
374 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
375 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
376 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
377 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
378 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
379 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
380 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
381 PASS 409ms PhabricatorChangeParserTestCase::testGitParser
382 PASS 170ms PhabricatorChangeParserTestCase::testSubversionPartialParser
383 PASS 157ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
384 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
385 PASS 705ms PhabricatorChangeParserTestCase::testSubversionParser
386 PASS 230ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
387 PASS 109ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
388 PASS 440ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
389 PASS 171ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
390 PASS 28ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
391 PASS 178ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
392 PASS 89ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
393 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
394 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
395 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
396 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
397 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
398 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
399 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
400 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
401 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
402 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
403 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
404 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
405 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
406 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
407 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
408 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
409 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
410 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
411 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
412

Build Working Copy

When
Completed at Oct 16 2016, 6:47 PM · Built instantly
Status
Passed

Event Timeline