Properties
Properties
- Buildable
- B21099: Diff 47250
- Build Plan
- Plan 3 Run Core Tests
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Nov 7 2018, 1:07 AM · Built for 1 m, 2 s
- Status
Failed
| 753 | #23 PhabricatorPeopleQuery::fillUserCaches(array) called at [<phabricator>/src/applications/people/query/PhabricatorPeopleQuery.php:448] |
|---|---|
| 754 | #24 PhabricatorPeopleQuery::rebuildAvailabilityCache(array) called at [<phabricator>/src/applications/people/query/PhabricatorPeopleQuery.php:208] |
| 755 | #25 PhabricatorPeopleQuery::didFilterPage(array) called at [<phabricator>/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php:273] |
| 756 | #26 PhabricatorPolicyAwareQuery::execute() called at [<phabricator>/src/applications/phid/type/PhabricatorPHIDType.php:91] |
| 757 | #27 PhabricatorPHIDType::loadObjects(PhabricatorObjectQuery, array) called at [<phabricator>/src/applications/phid/query/PhabricatorObjectQuery.php:153] |
| 758 | #28 PhabricatorObjectQuery::loadObjectsByPHID(array, array) called at [<phabricator>/src/applications/phid/query/PhabricatorObjectQuery.php:73] |
| 759 | #29 PhabricatorPolicyAwareQuery::execute() called at [<phabricator>/src/applications/phid/query/PhabricatorHandleQuery.php:46] |
| 760 | #30 PhabricatorHandleQuery::loadPage() called at [<phabricator>/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php:236] |
| 761 | #31 PhabricatorPolicyAwareQuery::execute() called at [<phabricator>/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php:168] |
| 762 | #32 PhabricatorPolicyAwareQuery::executeOne() called at [<phabricator>/src/applications/maniphest/xaction/ManiphestTaskOwnerTransaction.php:21] |
| 763 | #33 ManiphestTaskOwnerTransaction::applyInternalEffects(ManiphestTask, string) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:604] |
| 764 | #34 PhabricatorApplicationTransactionEditor::applyInternalEffects(ManiphestTask, ManiphestTransaction) called at [<phabricator>/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:1041] |
| 765 | #35 PhabricatorApplicationTransactionEditor::applyTransactions(ManiphestTask, array) called at [<phabricator>/src/applications/maniphest/lipsum/PhabricatorManiphestTaskTestDataGenerator.php:61] |
| 766 | #36 PhabricatorManiphestTaskTestDataGenerator::generateObject() called at [<phabricator>/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php:83] |
| 767 | #37 PhabricatorObjectMailReceiverTestCase::buildMail(string) called at [<phabricator>/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php:46] |
| 768 | #38 PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail() |
| 769 | #39 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 770 | #40 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 771 | #41 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
| 772 | #42 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
| 773 | #43 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 774 | Exception |
| 775 | Process exited with an open transaction! The transaction will be implicitly rolled back. Calls to openTransaction() must always be paired with a call to saveTransaction() or killTransaction(). |
| 776 | (Run with `--trace` for a full exception trace.) |
| 777 |
| 806 | PASS 25ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase |
|---|---|
| 807 | PASS 20ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers |
| 808 | PASS 21ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers |
| 809 | FAIL PhabricatorPolicyDataTestCase::testProjectPolicyMembership |
| 810 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
| 811 | #0 /core/data/drydock/workingcopy-86/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'INSERT INTO %s ...') |
| 812 | #1 /core/data/drydock/workingcopy-86/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'INSERT INTO %s ...') |
| 813 | #2 /core/data/drydock/workingcopy-86/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'INSERT INTO %s ...', 42, Array, 44) |
| 814 | #3 /core/data/drydock/workingcopy-86/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
| 815 | #4 [internal function]: qsprintf(Object(AphrontMySQLiDatabaseConnection), 'INSERT INTO %T ...', 'project_datasou...', Array) |
| 816 | #5 /core/data/drydock/workingcopy-86/repo/libphutil/src/xsprintf/queryfx.php(5): call_user_func_array('qsprintf', Array) |
| 817 | #6 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(472): queryfx(Object(AphrontMySQLiDatabaseConnection), 'INSERT INTO %T ...', 'project_datasou...', Array) |
| 818 | #7 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(426): PhabricatorProject->updateDatasourceTokens() |
| 819 | #8 /core/data/drydock/workingcopy-86/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(16): PhabricatorProject->save() |
| 820 | #9 [internal function]: PhabricatorPolicyDataTestCase->testProjectPolicyMembership() |
| 821 | #10 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
| 822 | #11 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
| 823 | #12 /core/data/drydock/workingcopy-86/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
| 824 | #13 /core/data/drydock/workingcopy-86/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
| 825 | #14 /core/data/drydock/workingcopy-86/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
| 826 | #15 {main} |
| 827 | PASS 21ms★ PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor |
| 828 | PASS 38ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators |
| 829 | PASS 33ms★ PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser |
| 830 |
Build Working Copy
Build Working Copy
- When
- Completed at Nov 7 2018, 1:06 AM · Built for 15 s
- Status
Passed