Page MenuHomePhabricator

PhabricatorAuthSSHKeyTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Feb 8 2018, 6:49 PM
Details
EXCEPTION (AphrontSchemaQueryException): #1146: Table 'phabricator_unittest_xs3zvkk3r3ugggnclt73c34b_auth.edge' doesn't exist #0 /core/data/drydock/workingcopy-90/repo/libphutil/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php(348): AphrontBaseMySQLDatabaseConnection->throwCommonException(1146, 'Table 'phabrica...') #1 /core/data/drydock/workingcopy-90/repo/libphutil/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php(289): AphrontBaseMySQLDatabaseConnection->throwQueryCodeException(1146, 'Table 'phabrica...') #2 /core/data/drydock/workingcopy-90/repo/libphutil/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php(185): AphrontBaseMySQLDatabaseConnection->throwQueryException(Object(mysqli)) #3 /core/data/drydock/workingcopy-90/repo/libphutil/src/xsprintf/queryfx.php(8): AphrontBaseMySQLDatabaseConnection->executeRawQuery('SELECT edge.* F...') #4 [internal function]: queryfx(Object(AphrontMySQLiDatabaseConnection), 'SELECT edge.* F...', 'edge', 'WHERE (edge.src...', 'ORDER BY edge.d...') #5 /core/data/drydock/workingcopy-90/repo/libphutil/src/xsprintf/queryfx.php(13): call_user_func_array('queryfx', Array) #6 /core/data/drydock/workingcopy-90/repo/phabricator/src/infrastructure/edges/query/PhabricatorEdgeQuery.php(193): queryfx_all(Object(AphrontMySQLiDatabaseConnection), 'SELECT edge.* F...', 'edge', 'WHERE (edge.src...', 'ORDER BY edge.d...') #7 /core/data/drydock/workingcopy-90/repo/phabricator/src/infrastructure/edges/query/PhabricatorEdgeQuery.php(125): PhabricatorEdgeQuery->execute() #8 /core/data/drydock/workingcopy-90/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1217): PhabricatorEdgeQuery::loadDestinationPHIDs('PHID-AKEY-vxo3q...', 68) #9 /core/data/drydock/workingcopy-90/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthSSHKeyTestCase.php(75): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorAuthSSHKey), Array) #10 /core/data/drydock/workingcopy-90/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthSSHKeyTestCase.php(25): PhabricatorAuthSSHKeyTestCase->applyTransactions(Object(PhabricatorUser), Object(PhabricatorAuthSSHKey), Array) #11 [internal function]: PhabricatorAuthSSHKeyTestCase->testRevokeSSHKey() #12 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) #13 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #14 /core/data/drydock/workingcopy-90/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(147): PhutilUnitTestEngine->run() #15 /core/data/drydock/workingcopy-90/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #16 /core/data/drydock/workingcopy-90/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() #17 {main}