Properties
Properties
- Buildable
- B21100: Diff 47251
- Build Plan
- Plan 3 Run Core Tests
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Nov 7 2018, 10:41 AM · Built for 45 s
- Status
Failed
1 | [2018-11-07 10:41:36] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
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: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: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 | [2018-11-07 10:41:37] EXCEPTION: (XsprintfUnknownConversionException) Unknown conversion LQ. at [<phutil>/src/xsprintf/qsprintf.php:337] |
13 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
14 | #0 <#2> qsprintf_check_scalar_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:282] |
15 | #1 <#2> qsprintf_check_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:134] |
16 | #2 <#2> xsprintf_query(AphrontMySQLiDatabaseConnection, string, integer, array, integer) called at [<phutil>/src/xsprintf/xsprintf.php:70] |
17 | #3 <#2> xsprintf(string, AphrontMySQLiDatabaseConnection, array) called at [<phutil>/src/xsprintf/qsprintf.php:64] |
18 | #4 <#2> qsprintf(AphrontMySQLiDatabaseConnection, string, string, array) |
19 | #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:5] |
20 | #6 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, array) called at [<phabricator>/src/applications/cache/PhabricatorKeyValueDatabaseCache.php:49] |
21 | #7 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheNamespace.php:20] |
22 | #8 <#2> PhutilKeyValueCacheNamespace::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProxy.php:26] |
23 | #9 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProfiler.php:78] |
24 | #10 <#2> PhutilKeyValueCacheProfiler::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheStack.php:113] |
25 | #11 <#2> PhutilKeyValueCacheStack::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCache.php:59] |
26 | #12 <#2> PhutilKeyValueCache::setKey(string, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:223] |
27 | #13 <#2> PhabricatorHash::getNamedHMACKey(string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:185] |
28 | #14 <#2> PhabricatorHash::digestWithNamedKey(string, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374] |
29 | #15 <#2> PhabricatorFileStorageEngine::newIntegrityHash(string, PhabricatorFileROT13StorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:550] |
30 | #16 <#2> PhabricatorFile::writeToEngine(PhabricatorTestStorageEngine, string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:382] |
31 | #17 <#2> PhabricatorFileStorageFormatTestCase::testRot13Storage() |
32 | #18 phlog(XsprintfUnknownConversionException) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:394] |
33 | #19 PhabricatorFile::buildFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:448] |
34 | #20 PhabricatorFile::newFromFileData(string, array) called at [<phabricator>/src/applications/files/format/__tests__/PhabricatorFileStorageFormatTestCase.php:26] |
35 | #21 PhabricatorFileStorageFormatTestCase::testRot13Storage() |
36 | #22 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
37 | #23 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
38 | #24 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
39 | #25 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
40 | #26 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
41 | [2018-11-07 10:41:37] EXCEPTION: (XsprintfUnknownConversionException) Unknown conversion LQ. at [<phutil>/src/xsprintf/qsprintf.php:337] |
42 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
43 | #0 <#2> qsprintf_check_scalar_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:282] |
44 | #1 <#2> qsprintf_check_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:134] |
45 | #2 <#2> xsprintf_query(AphrontMySQLiDatabaseConnection, string, integer, array, integer) called at [<phutil>/src/xsprintf/xsprintf.php:70] |
46 | #3 <#2> xsprintf(string, AphrontMySQLiDatabaseConnection, array) called at [<phutil>/src/xsprintf/qsprintf.php:64] |
47 | #4 <#2> qsprintf(AphrontMySQLiDatabaseConnection, string, string, array) |
48 | #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:5] |
49 | #6 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, array) called at [<phabricator>/src/applications/cache/PhabricatorKeyValueDatabaseCache.php:49] |
50 | #7 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheNamespace.php:20] |
51 | #8 <#2> PhutilKeyValueCacheNamespace::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProxy.php:26] |
52 | #9 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProfiler.php:78] |
53 | #10 <#2> PhutilKeyValueCacheProfiler::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheStack.php:113] |
54 | #11 <#2> PhutilKeyValueCacheStack::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCache.php:59] |
55 | #12 <#2> PhutilKeyValueCache::setKey(string, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:223] |
56 | #13 <#2> PhabricatorHash::getNamedHMACKey(string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:185] |
57 | #14 <#2> PhabricatorHash::digestWithNamedKey(string, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374] |
58 | #15 <#2> PhabricatorFileStorageEngine::newIntegrityHash(string, PhabricatorFileAES256StorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:550] |
59 | #16 <#2> PhabricatorFile::writeToEngine(PhabricatorTestStorageEngine, string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:382] |
60 | #17 <#2> PhabricatorFileStorageFormatTestCase::testAES256Storage() |
61 | #18 phlog(XsprintfUnknownConversionException) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:394] |
62 | #19 PhabricatorFile::buildFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:448] |
63 | #20 PhabricatorFile::newFromFileData(string, array) called at [<phabricator>/src/applications/files/format/__tests__/PhabricatorFileStorageFormatTestCase.php:73] |
64 | #21 PhabricatorFileStorageFormatTestCase::testAES256Storage() |
65 | #22 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
66 | #23 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
67 | #24 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
68 | #25 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
69 | #26 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
70 | [2018-11-07 10:41:37] EXCEPTION: (XsprintfUnknownConversionException) Unknown conversion LQ. at [<phutil>/src/xsprintf/qsprintf.php:337] |
71 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
72 | #0 <#2> qsprintf_check_scalar_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:282] |
73 | #1 <#2> qsprintf_check_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:134] |
74 | #2 <#2> xsprintf_query(AphrontMySQLiDatabaseConnection, string, integer, array, integer) called at [<phutil>/src/xsprintf/xsprintf.php:70] |
75 | #3 <#2> xsprintf(string, AphrontMySQLiDatabaseConnection, array) called at [<phutil>/src/xsprintf/qsprintf.php:64] |
76 | #4 <#2> qsprintf(AphrontMySQLiDatabaseConnection, string, string, array) |
77 | #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:5] |
78 | #6 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, array) called at [<phabricator>/src/applications/cache/PhabricatorKeyValueDatabaseCache.php:49] |
79 | #7 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheNamespace.php:20] |
80 | #8 <#2> PhutilKeyValueCacheNamespace::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProxy.php:26] |
81 | #9 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProfiler.php:78] |
82 | #10 <#2> PhutilKeyValueCacheProfiler::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheStack.php:113] |
83 | #11 <#2> PhutilKeyValueCacheStack::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCache.php:59] |
84 | #12 <#2> PhutilKeyValueCache::setKey(string, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:223] |
85 | #13 <#2> PhabricatorHash::getNamedHMACKey(string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:185] |
86 | #14 <#2> PhabricatorHash::digestWithNamedKey(string, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374] |
87 | #15 <#2> PhabricatorFileStorageEngine::newIntegrityHash(string, PhabricatorFileRawStorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:550] |
88 | #16 <#2> PhabricatorFile::writeToEngine(PhabricatorTestStorageEngine, string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:382] |
89 | #17 <#2> PhabricatorFileStorageFormatTestCase::testStorageTampering() |
90 | #18 phlog(XsprintfUnknownConversionException) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:394] |
91 | #19 PhabricatorFile::buildFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:448] |
92 | #20 PhabricatorFile::newFromFileData(string, array) called at [<phabricator>/src/applications/files/format/__tests__/PhabricatorFileStorageFormatTestCase.php:118] |
93 | #21 PhabricatorFileStorageFormatTestCase::testStorageTampering() |
94 | #22 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
95 | #23 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
96 | #24 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
97 | #25 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
98 | #26 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
99 | [2018-11-07 10:41:37] EXCEPTION: (XsprintfUnknownConversionException) Unknown conversion LQ. at [<phutil>/src/xsprintf/qsprintf.php:337] |
100 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
101 | #0 <#2> qsprintf_check_scalar_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:282] |
102 | #1 <#2> qsprintf_check_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:134] |
103 | #2 <#2> xsprintf_query(AphrontMySQLiDatabaseConnection, string, integer, array, integer) called at [<phutil>/src/xsprintf/xsprintf.php:70] |
104 | #3 <#2> xsprintf(string, AphrontMySQLiDatabaseConnection, array) called at [<phutil>/src/xsprintf/qsprintf.php:64] |
105 | #4 <#2> qsprintf(AphrontMySQLiDatabaseConnection, string, string, array) |
106 | #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:5] |
107 | #6 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, array) called at [<phabricator>/src/applications/cache/PhabricatorKeyValueDatabaseCache.php:49] |
108 | #7 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheNamespace.php:20] |
109 | #8 <#2> PhutilKeyValueCacheNamespace::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProxy.php:26] |
110 | #9 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProfiler.php:78] |
111 | #10 <#2> PhutilKeyValueCacheProfiler::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheStack.php:113] |
112 | #11 <#2> PhutilKeyValueCacheStack::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCache.php:59] |
113 | #12 <#2> PhutilKeyValueCache::setKey(string, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:223] |
114 | #13 <#2> PhabricatorHash::getNamedHMACKey(string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:185] |
115 | #14 <#2> PhabricatorHash::digestWithNamedKey(string, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374] |
116 | #15 <#2> PhabricatorFileStorageEngine::newIntegrityHash(string, PhabricatorFileRawStorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:550] |
117 | #16 <#2> PhabricatorFile::writeToEngine(PhabricatorTestStorageEngine, string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:382] |
118 | #17 <#2> PhabricatorFileTestCase::testFileStorageUploadDifferentFiles() |
119 | #18 phlog(XsprintfUnknownConversionException) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:394] |
120 | #19 PhabricatorFile::buildFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:448] |
121 | #20 PhabricatorFile::newFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php:288] |
122 | #21 PhabricatorFileTestCase::testFileStorageUploadDifferentFiles() |
123 | #22 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
124 | #23 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
125 | #24 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
126 | #25 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
127 | #26 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
128 | [2018-11-07 10:41:37] EXCEPTION: (XsprintfUnknownConversionException) Unknown conversion LQ. at [<phutil>/src/xsprintf/qsprintf.php:337] |
129 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
130 | #0 <#2> qsprintf_check_scalar_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:282] |
131 | #1 <#2> qsprintf_check_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:134] |
132 | #2 <#2> xsprintf_query(AphrontMySQLiDatabaseConnection, string, integer, array, integer) called at [<phutil>/src/xsprintf/xsprintf.php:70] |
133 | #3 <#2> xsprintf(string, AphrontMySQLiDatabaseConnection, array) called at [<phutil>/src/xsprintf/qsprintf.php:64] |
134 | #4 <#2> qsprintf(AphrontMySQLiDatabaseConnection, string, string, array) |
135 | #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:5] |
136 | #6 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, array) called at [<phabricator>/src/applications/cache/PhabricatorKeyValueDatabaseCache.php:49] |
137 | #7 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheNamespace.php:20] |
138 | #8 <#2> PhutilKeyValueCacheNamespace::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProxy.php:26] |
139 | #9 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProfiler.php:78] |
140 | #10 <#2> PhutilKeyValueCacheProfiler::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheStack.php:113] |
141 | #11 <#2> PhutilKeyValueCacheStack::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCache.php:59] |
142 | #12 <#2> PhutilKeyValueCache::setKey(string, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:223] |
143 | #13 <#2> PhabricatorHash::getNamedHMACKey(string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:185] |
144 | #14 <#2> PhabricatorHash::digestWithNamedKey(string, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374] |
145 | #15 <#2> PhabricatorFileStorageEngine::newIntegrityHash(string, PhabricatorFileRawStorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:550] |
146 | #16 <#2> PhabricatorFile::writeToEngine(PhabricatorTestStorageEngine, string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:382] |
147 | #17 <#2> PhabricatorFileTestCase::testFileStorageDeleteSharedHandle() |
148 | #18 phlog(XsprintfUnknownConversionException) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:394] |
149 | #19 PhabricatorFile::buildFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:448] |
150 | #20 PhabricatorFile::newFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php:367] |
151 | #21 PhabricatorFileTestCase::testFileStorageDeleteSharedHandle() |
152 | #22 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
153 | #23 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
154 | #24 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
155 | #25 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
156 | #26 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
157 | [2018-11-07 10:41:37] EXCEPTION: (XsprintfUnknownConversionException) Unknown conversion LQ. at [<phutil>/src/xsprintf/qsprintf.php:337] |
158 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
159 | #0 <#2> qsprintf_check_scalar_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:282] |
160 | #1 <#2> qsprintf_check_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:134] |
161 | #2 <#2> xsprintf_query(AphrontMySQLiDatabaseConnection, string, integer, array, integer) called at [<phutil>/src/xsprintf/xsprintf.php:70] |
162 | #3 <#2> xsprintf(string, AphrontMySQLiDatabaseConnection, array) called at [<phutil>/src/xsprintf/qsprintf.php:64] |
163 | #4 <#2> qsprintf(AphrontMySQLiDatabaseConnection, string, string, array) |
164 | #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:5] |
165 | #6 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, array) called at [<phabricator>/src/applications/cache/PhabricatorKeyValueDatabaseCache.php:49] |
166 | #7 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheNamespace.php:20] |
167 | #8 <#2> PhutilKeyValueCacheNamespace::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProxy.php:26] |
168 | #9 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProfiler.php:78] |
169 | #10 <#2> PhutilKeyValueCacheProfiler::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheStack.php:113] |
170 | #11 <#2> PhutilKeyValueCacheStack::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCache.php:59] |
171 | #12 <#2> PhutilKeyValueCache::setKey(string, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:223] |
172 | #13 <#2> PhabricatorHash::getNamedHMACKey(string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:185] |
173 | #14 <#2> PhabricatorHash::digestWithNamedKey(string, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374] |
174 | #15 <#2> PhabricatorFileStorageEngine::newIntegrityHash(string, PhabricatorFileRawStorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:550] |
175 | #16 <#2> PhabricatorFile::writeToEngine(PhabricatorTestStorageEngine, string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:382] |
176 | #17 <#2> PhabricatorFileTestCase::testFileTransformDelete() |
177 | #18 phlog(XsprintfUnknownConversionException) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:394] |
178 | #19 PhabricatorFile::buildFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:448] |
179 | #20 PhabricatorFile::newFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php:408] |
180 | #21 PhabricatorFileTestCase::testFileTransformDelete() |
181 | #22 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
182 | #23 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
183 | #24 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
184 | #25 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
185 | #26 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
186 | [2018-11-07 10:41:37] EXCEPTION: (XsprintfUnknownConversionException) Unknown conversion LQ. at [<phutil>/src/xsprintf/qsprintf.php:337] |
187 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
188 | #0 <#2> qsprintf_check_scalar_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:282] |
189 | #1 <#2> qsprintf_check_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:134] |
190 | #2 <#2> xsprintf_query(AphrontMySQLiDatabaseConnection, string, integer, array, integer) called at [<phutil>/src/xsprintf/xsprintf.php:70] |
191 | #3 <#2> xsprintf(string, AphrontMySQLiDatabaseConnection, array) called at [<phutil>/src/xsprintf/qsprintf.php:64] |
192 | #4 <#2> qsprintf(AphrontMySQLiDatabaseConnection, string, string, array) |
193 | #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:5] |
194 | #6 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, array) called at [<phabricator>/src/applications/cache/PhabricatorKeyValueDatabaseCache.php:49] |
195 | #7 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheNamespace.php:20] |
196 | #8 <#2> PhutilKeyValueCacheNamespace::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProxy.php:26] |
197 | #9 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProfiler.php:78] |
198 | #10 <#2> PhutilKeyValueCacheProfiler::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheStack.php:113] |
199 | #11 <#2> PhutilKeyValueCacheStack::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCache.php:59] |
200 | #12 <#2> PhutilKeyValueCache::setKey(string, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:223] |
201 | #13 <#2> PhabricatorHash::getNamedHMACKey(string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:185] |
202 | #14 <#2> PhabricatorHash::digestWithNamedKey(string, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374] |
203 | #15 <#2> PhabricatorFileStorageEngine::newIntegrityHash(string, PhabricatorFileRawStorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:550] |
204 | #16 <#2> PhabricatorFile::writeToEngine(PhabricatorTestStorageEngine, string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:382] |
205 | #17 <#2> PhabricatorFileTestCase::testFileStorageDelete() |
206 | #18 phlog(XsprintfUnknownConversionException) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:394] |
207 | #19 PhabricatorFile::buildFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:448] |
208 | #20 PhabricatorFile::newFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php:341] |
209 | #21 PhabricatorFileTestCase::testFileStorageDelete() |
210 | #22 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
211 | #23 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
212 | #24 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
213 | #25 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
214 | #26 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
215 | [2018-11-07 10:41:37] EXCEPTION: (XsprintfUnknownConversionException) Unknown conversion LQ. at [<phutil>/src/xsprintf/qsprintf.php:337] |
216 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
217 | #0 <#2> qsprintf_check_scalar_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:282] |
218 | #1 <#2> qsprintf_check_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:134] |
219 | #2 <#2> xsprintf_query(AphrontMySQLiDatabaseConnection, string, integer, array, integer) called at [<phutil>/src/xsprintf/xsprintf.php:70] |
220 | #3 <#2> xsprintf(string, AphrontMySQLiDatabaseConnection, array) called at [<phutil>/src/xsprintf/qsprintf.php:64] |
221 | #4 <#2> qsprintf(AphrontMySQLiDatabaseConnection, string, string, array) |
222 | #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:5] |
223 | #6 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, array) called at [<phabricator>/src/applications/cache/PhabricatorKeyValueDatabaseCache.php:49] |
224 | #7 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheNamespace.php:20] |
225 | #8 <#2> PhutilKeyValueCacheNamespace::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProxy.php:26] |
226 | #9 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProfiler.php:78] |
227 | #10 <#2> PhutilKeyValueCacheProfiler::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheStack.php:113] |
228 | #11 <#2> PhutilKeyValueCacheStack::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCache.php:59] |
229 | #12 <#2> PhutilKeyValueCache::setKey(string, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:223] |
230 | #13 <#2> PhabricatorHash::getNamedHMACKey(string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:185] |
231 | #14 <#2> PhabricatorHash::digestWithNamedKey(string, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374] |
232 | #15 <#2> PhabricatorFileStorageEngine::newIntegrityHash(string, PhabricatorFileRawStorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:550] |
233 | #16 <#2> PhabricatorFile::writeToEngine(PhabricatorTestStorageEngine, string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:382] |
234 | #17 <#2> PhabricatorFileTestCase::testFileStorageReadWrite() |
235 | #18 phlog(XsprintfUnknownConversionException) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:394] |
236 | #19 PhabricatorFile::buildFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:448] |
237 | #20 PhabricatorFile::newFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php:264] |
238 | #21 PhabricatorFileTestCase::testFileStorageReadWrite() |
239 | #22 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
240 | #23 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
241 | #24 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
242 | #25 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
243 | #26 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
244 | [2018-11-07 10:41:37] EXCEPTION: (XsprintfUnknownConversionException) Unknown conversion LQ. at [<phutil>/src/xsprintf/qsprintf.php:337] |
245 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
246 | #0 <#2> qsprintf_check_scalar_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:282] |
247 | #1 <#2> qsprintf_check_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:134] |
248 | #2 <#2> xsprintf_query(AphrontMySQLiDatabaseConnection, string, integer, array, integer) called at [<phutil>/src/xsprintf/xsprintf.php:70] |
249 | #3 <#2> xsprintf(string, AphrontMySQLiDatabaseConnection, array) called at [<phutil>/src/xsprintf/qsprintf.php:64] |
250 | #4 <#2> qsprintf(AphrontMySQLiDatabaseConnection, string, string, array) |
251 | #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:5] |
252 | #6 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, array) called at [<phabricator>/src/applications/cache/PhabricatorKeyValueDatabaseCache.php:49] |
253 | #7 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheNamespace.php:20] |
254 | #8 <#2> PhutilKeyValueCacheNamespace::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProxy.php:26] |
255 | #9 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProfiler.php:78] |
256 | #10 <#2> PhutilKeyValueCacheProfiler::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheStack.php:113] |
257 | #11 <#2> PhutilKeyValueCacheStack::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCache.php:59] |
258 | #12 <#2> PhutilKeyValueCache::setKey(string, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:223] |
259 | #13 <#2> PhabricatorHash::getNamedHMACKey(string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:185] |
260 | #14 <#2> PhabricatorHash::digestWithNamedKey(string, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374] |
261 | #15 <#2> PhabricatorFileStorageEngine::newIntegrityHash(string, PhabricatorFileRawStorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:550] |
262 | #16 <#2> PhabricatorFile::writeToEngine(PhabricatorTestStorageEngine, string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:382] |
263 | #17 <#2> PhabricatorFileTestCase::testFileStorageUploadSameFile() |
264 | #18 phlog(XsprintfUnknownConversionException) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:394] |
265 | #19 PhabricatorFile::buildFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:448] |
266 | #20 PhabricatorFile::newFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php:317] |
267 | #21 PhabricatorFileTestCase::testFileStorageUploadSameFile() |
268 | #22 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
269 | #23 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
270 | #24 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
271 | #25 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
272 | #26 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
273 | [2018-11-07 10:41:37] EXCEPTION: (XsprintfUnknownConversionException) Unknown conversion LQ. at [<phutil>/src/xsprintf/qsprintf.php:337] |
274 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
275 | #0 <#2> qsprintf_check_scalar_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:282] |
276 | #1 <#2> qsprintf_check_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:134] |
277 | #2 <#2> xsprintf_query(AphrontMySQLiDatabaseConnection, string, integer, array, integer) called at [<phutil>/src/xsprintf/xsprintf.php:70] |
278 | #3 <#2> xsprintf(string, AphrontMySQLiDatabaseConnection, array) called at [<phutil>/src/xsprintf/qsprintf.php:64] |
279 | #4 <#2> qsprintf(AphrontMySQLiDatabaseConnection, string, string, array) |
280 | #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:5] |
281 | #6 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, array) called at [<phabricator>/src/applications/cache/PhabricatorKeyValueDatabaseCache.php:49] |
282 | #7 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheNamespace.php:20] |
283 | #8 <#2> PhutilKeyValueCacheNamespace::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProxy.php:26] |
284 | #9 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProfiler.php:78] |
285 | #10 <#2> PhutilKeyValueCacheProfiler::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheStack.php:113] |
286 | #11 <#2> PhutilKeyValueCacheStack::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCache.php:59] |
287 | #12 <#2> PhutilKeyValueCache::setKey(string, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:223] |
288 | #13 <#2> PhabricatorHash::getNamedHMACKey(string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:185] |
289 | #14 <#2> PhabricatorHash::digestWithNamedKey(string, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374] |
290 | #15 <#2> PhabricatorFileStorageEngine::newIntegrityHash(string, PhabricatorFileRawStorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:550] |
291 | #16 <#2> PhabricatorFile::writeToEngine(PhabricatorTestStorageEngine, string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:382] |
292 | #17 <#2> PhabricatorFileTestCase::testReadWriteTtlFiles() |
293 | #18 phlog(XsprintfUnknownConversionException) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:394] |
294 | #19 PhabricatorFile::buildFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:448] |
295 | #20 PhabricatorFile::newFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php:389] |
296 | #21 PhabricatorFileTestCase::testReadWriteTtlFiles() |
297 | #22 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
298 | #23 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
299 | #24 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
300 | #25 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
301 | #26 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
302 | [2018-11-07 10:41:37] EXCEPTION: (XsprintfUnknownConversionException) Unknown conversion LQ. at [<phutil>/src/xsprintf/qsprintf.php:337] |
303 | arcanist(head=master, ref.master=83661809e532), phabricator(head=a616a7347110a71c0e6a7afebeb9929ab1f50637, ref.master=e2cf1e42887a), phutil(head=master, ref.master=cf96fd681e7d) |
304 | #0 <#2> qsprintf_check_scalar_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:282] |
305 | #1 <#2> qsprintf_check_type(array, string, string) called at [<phutil>/src/xsprintf/qsprintf.php:134] |
306 | #2 <#2> xsprintf_query(AphrontMySQLiDatabaseConnection, string, integer, array, integer) called at [<phutil>/src/xsprintf/xsprintf.php:70] |
307 | #3 <#2> xsprintf(string, AphrontMySQLiDatabaseConnection, array) called at [<phutil>/src/xsprintf/qsprintf.php:64] |
308 | #4 <#2> qsprintf(AphrontMySQLiDatabaseConnection, string, string, array) |
309 | #5 <#2> call_user_func_array(string, array) called at [<phutil>/src/xsprintf/queryfx.php:5] |
310 | #6 <#2> queryfx(AphrontMySQLiDatabaseConnection, string, string, array) called at [<phabricator>/src/applications/cache/PhabricatorKeyValueDatabaseCache.php:49] |
311 | #7 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheNamespace.php:20] |
312 | #8 <#2> PhutilKeyValueCacheNamespace::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProxy.php:26] |
313 | #9 <#2> PhutilKeyValueCacheProxy::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheProfiler.php:78] |
314 | #10 <#2> PhutilKeyValueCacheProfiler::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCacheStack.php:113] |
315 | #11 <#2> PhutilKeyValueCacheStack::setKeys(array, NULL) called at [<phutil>/src/cache/PhutilKeyValueCache.php:59] |
316 | #12 <#2> PhutilKeyValueCache::setKey(string, string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:223] |
317 | #13 <#2> PhabricatorHash::getNamedHMACKey(string) called at [<phabricator>/src/infrastructure/util/PhabricatorHash.php:185] |
318 | #14 <#2> PhabricatorHash::digestWithNamedKey(string, string) called at [<phabricator>/src/applications/files/engine/PhabricatorFileStorageEngine.php:374] |
319 | #15 <#2> PhabricatorFileStorageEngine::newIntegrityHash(string, PhabricatorFileRawStorageFormat) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:550] |
320 | #16 <#2> PhabricatorFile::writeToEngine(PhabricatorMySQLFileStorageEngine, string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:382] |
321 | #17 <#2> PhabricatorFileTransformTestCase::testThumbTransformDefaults() |
322 | #18 phlog(XsprintfUnknownConversionException) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:394] |
323 | #19 PhabricatorFile::buildFromFileData(string, array) called at [<phabricator>/src/applications/files/storage/PhabricatorFile.php:448] |
324 | #20 PhabricatorFile::newFromFileData(string, array) called at [<phabricator>/src/applications/files/transform/PhabricatorFileImageTransform.php:151] |
325 | #21 PhabricatorFileImageTransform::newFileFromData(string) called at [<phabricator>/src/applications/files/transform/PhabricatorFileThumbnailTransform.php:228] |
326 | #22 PhabricatorFileThumbnailTransform::getDefaultTransform(PhabricatorFile) called at [<phabricator>/src/applications/files/transform/__tests__/PhabricatorFileTransformTestCase.php:28] |
327 | #23 PhabricatorFileTransformTestCase::testThumbTransformDefaults() |
328 | #24 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
329 | #25 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
330 | #26 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
331 | #27 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
332 | #28 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
333 |
1 | Build successful! |
---|---|
2 | PASS 1.1s PhabricatorLibraryTestCase::testEverythingImplemented |
3 | PASS 5.6s PhabricatorLibraryTestCase::testLibraryMap |
4 | PASS 2.4s PhabricatorLibraryTestCase::testMethodVisibility |
5 | PASS 8ms★ DifferentialAdjustmentMapTestCase::testChainMaps |
6 | PASS 7ms★ DifferentialAdjustmentMapTestCase::testNearestMaps |
7 | PASS 6ms★ DifferentialAdjustmentMapTestCase::testInverseMaps |
8 | PASS 6ms★ DifferentialAdjustmentMapTestCase::testBasicMaps |
9 | PASS 2ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode |
10 | PASS 54ms DifferentialDiffTestCase::testDetectSlowCopiedCode |
11 | PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedCode |
12 | PASS <1ms★ DifferentialHunkTestCase::testMakeChanges |
13 | PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges1 |
14 | PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent |
15 | PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredOffset |
16 | PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredChanges2 |
17 | PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded |
18 | PASS 1ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved |
19 | FAIL DiffusionURITestCase::testURIGeneration |
20 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
21 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
22 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
23 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
24 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
25 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
26 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
27 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
28 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
29 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
30 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
31 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
32 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
33 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
34 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
35 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
36 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
37 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/storage/PhabricatorRepository.php(92): PhabricatorUser->getDefaultSpacePHID() |
38 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/diffusion/request/__tests__/DiffusionURITestCase.php(91): PhabricatorRepository::initializeNewRepository(Object(PhabricatorUser)) |
39 | #18 [internal function]: DiffusionURITestCase->testURIGeneration() |
40 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
41 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
42 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
43 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
44 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
45 | #24 {main} |
46 | PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail |
47 | PASS <1ms★ DiffusionURITestCase::testBlobDecode |
48 | PASS 3ms★ HeraldFieldTestCase::testGetAllFields |
49 | PASS 3ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes |
50 | PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass |
51 | PASS 1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames |
52 | PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes |
53 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode |
54 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics |
55 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames |
56 | PASS 1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff |
57 | PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting |
58 | PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack |
59 | PASS 5ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback |
60 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID |
61 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation |
62 | PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted |
63 | PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures |
64 | PASS 1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs |
65 | PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData |
66 | PASS <1ms★ AphrontRequestTestCase::testHostAttacks |
67 | PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess |
68 | PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader |
69 | PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight |
70 | PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsStartDay |
71 | PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll |
72 | PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors |
73 | PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation |
74 | PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods |
75 | PASS 1ms★ ConduitCallTestCase::testConduitAuth |
76 | PASS <1ms★ ConduitCallTestCase::testConduitPing |
77 | FAIL ConpherenceRoomTestCase::testRoomParticipantDeletion |
78 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
79 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
80 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
81 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
82 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
83 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
84 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
85 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
86 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
87 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
88 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
89 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
90 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
91 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
92 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
93 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
94 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
95 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(77): PhabricatorTestCase->generateNewTestUser() |
96 | #17 [internal function]: ConpherenceRoomTestCase->testRoomParticipantDeletion() |
97 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
98 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
99 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
100 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
101 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
102 | #23 {main} |
103 | FAIL ConpherenceRoomTestCase::testNUserRoomCreate |
104 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
105 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
106 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
107 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
108 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
109 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
110 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
111 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
112 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
113 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
114 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
115 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
116 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
117 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
118 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
119 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
120 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
121 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(22): PhabricatorTestCase->generateNewTestUser() |
122 | #17 [internal function]: ConpherenceRoomTestCase->testNUserRoomCreate() |
123 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
124 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
125 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
126 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
127 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
128 | #23 {main} |
129 | FAIL ConpherenceRoomTestCase::testOneUserRoomCreate |
130 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
131 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
132 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
133 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
134 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
135 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
136 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
137 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
138 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
139 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
140 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
141 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
142 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
143 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
144 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
145 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
146 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
147 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
148 | #17 [internal function]: ConpherenceRoomTestCase->testOneUserRoomCreate() |
149 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
150 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
151 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
152 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
153 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
154 | #23 {main} |
155 | FAIL ConpherenceRoomTestCase::testRoomParticipantAddition |
156 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
157 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
158 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
159 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
160 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
161 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
162 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
163 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
164 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
165 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
166 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
167 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
168 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
169 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
170 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
171 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
172 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
173 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/conpherence/__tests__/ConpherenceRoomTestCase.php(41): PhabricatorTestCase->generateNewTestUser() |
174 | #17 [internal function]: ConpherenceRoomTestCase->testRoomParticipantAddition() |
175 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
176 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
177 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
178 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
179 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
180 | #23 {main} |
181 | PASS 61ms DifferentialChangesetParserTestCase::testDiffChangesets |
182 | PASS 1ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing |
183 | PASS 1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser |
184 | PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization |
185 | PASS 3ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser |
186 | PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser |
187 | PASS 1ms★ DifferentialCustomFieldRevertsParserTestCase::testParser |
188 | PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext |
189 | PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart |
190 | PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment |
191 | PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile |
192 | PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext |
193 | PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart |
194 | PASS 4ms★ DifferentialHunkParserTestCase::testMissingContext |
195 | PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment |
196 | PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment |
197 | PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment |
198 | PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk |
199 | PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk |
200 | PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext |
201 | PASS 129ms DifferentialParseRenderTestCase::testParseRender |
202 | PASS 6ms★ DiffusionCommandEngineTestCase::testCommandEngine |
203 | PASS <1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup |
204 | PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser |
205 | PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability |
206 | PASS 3ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser |
207 | PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases |
208 | PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases |
209 | PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame |
210 | PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser |
211 | PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion |
212 | PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations |
213 | FAIL HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets |
214 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
215 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
216 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
217 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
218 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
219 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
220 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
221 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
222 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
223 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
224 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
225 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
226 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
227 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
228 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
229 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
230 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
231 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/harbormaster/__tests__/HarbormasterAutotargetsTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
232 | #17 [internal function]: HarbormasterAutotargetsTestCase->testGenerateHarbormasterAutotargets() |
233 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
234 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
235 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
236 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
237 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
238 | #23 {main} |
239 | PASS 2ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps |
240 | PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations |
241 | PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder |
242 | PASS <1ms★ HeraldTranscriptTestCase::testTranscriptTruncation |
243 | PASS <1ms★ LiskChunkTestCase::testSQLChunking |
244 | PASS <1ms★ LiskDAOTestCase::testCheckProperty |
245 | PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork |
246 | PASS 3ms★ LiskFixtureTestCase::testGarbageLoadCalls |
247 | PASS 3ms★ LiskFixtureTestCase::testNonmutableColumns |
248 | PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation1of2 |
249 | PASS 2ms★ LiskFixtureTestCase::testReadableTransactions |
250 | PASS 8ms★ LiskFixtureTestCase::testCounters |
251 | PASS 2ms★ LiskFixtureTestCase::testTransactionalIsolation2of2 |
252 | PASS <1ms★ LiskIsolationTestCase::testEphemeral |
253 | PASS 1ms★ LiskIsolationTestCase::testIsolatedWrites |
254 | PASS <1ms★ LiskIsolationTestCase::testIsolationContainment |
255 | PASS <1ms★ LiskIsolationTestCase::testMagicMethods |
256 | PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser |
257 | PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants |
258 | PASS 179ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation |
259 | FAIL ManiphestTaskTestCase::testTaskReordering |
260 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
261 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
262 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
263 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
264 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
265 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
266 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
267 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
268 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
269 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
270 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
271 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
272 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
273 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
274 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
275 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
276 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
277 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/maniphest/__tests__/ManiphestTaskTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
278 | #17 [internal function]: ManiphestTaskTestCase->testTaskReordering() |
279 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
280 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
281 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
282 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
283 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
284 | #23 {main} |
285 | FAIL ManiphestTaskTestCase::testTaskAdjacentBlocks |
286 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
287 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
288 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
289 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
290 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
291 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
292 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
293 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
294 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
295 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
296 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
297 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
298 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
299 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
300 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
301 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
302 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
303 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/maniphest/__tests__/ManiphestTaskTestCase.php(94): PhabricatorTestCase->generateNewTestUser() |
304 | #17 [internal function]: ManiphestTaskTestCase->testTaskAdjacentBlocks() |
305 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
306 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
307 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
308 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
309 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
310 | #23 {main} |
311 | PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes |
312 | PASS 4ms★ NuanceGitHubRawEventTestCase::testIssueEvents |
313 | PASS 4ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents |
314 | PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes |
315 | PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin |
316 | PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree |
317 | PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination |
318 | PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree |
319 | PASS 3ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration |
320 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars |
321 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText |
322 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex |
323 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars |
324 | PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString |
325 | PASS <1ms★ PHUIListViewTestCase::testAppendLabel |
326 | PASS <1ms★ PHUIListViewTestCase::testAppendAfter |
327 | PASS <1ms★ PHUIListViewTestCase::testAppendBefore |
328 | PASS <1ms★ PHUIListViewTestCase::testAppend |
329 | PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes |
330 | FAIL PhabricatorAccessControlTestCase::testControllerAccessControls |
331 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
332 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
333 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
334 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
335 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
336 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
337 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
338 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
339 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
340 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
341 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
342 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
343 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
344 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
345 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
346 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
347 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
348 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/base/controller/__tests__/PhabricatorAccessControlTestCase.php(31): PhabricatorTestCase->generateNewTestUser() |
349 | #17 [internal function]: PhabricatorAccessControlTestCase->testControllerAccessControls() |
350 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
351 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
352 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
353 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
354 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
355 | #23 {main} |
356 | PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren |
357 | PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels |
358 | PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines |
359 | PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications |
360 | PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors |
361 | FAIL PhabricatorAuthInviteTestCase::testInvalidInvite |
362 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
363 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
364 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
365 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
366 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
367 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
368 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
369 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
370 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
371 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
372 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
373 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
374 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
375 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
376 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
377 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
378 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
379 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(337): PhabricatorTestCase->generateNewTestUser() |
380 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(17): PhabricatorAuthInviteTestCase->generateUser() |
381 | #18 [internal function]: PhabricatorAuthInviteTestCase->testInvalidInvite() |
382 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
383 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
384 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
385 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
386 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
387 | #24 {main} |
388 | FAIL PhabricatorAuthInviteTestCase::testInviteWithKnownEmail |
389 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
390 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
391 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
392 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
393 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
394 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
395 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
396 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
397 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
398 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
399 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
400 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
401 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
402 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
403 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
404 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
405 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
406 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(337): PhabricatorTestCase->generateNewTestUser() |
407 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(233): PhabricatorAuthInviteTestCase->generateUser() |
408 | #18 [internal function]: PhabricatorAuthInviteTestCase->testInviteWithKnownEmail() |
409 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
410 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
411 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
412 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
413 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
414 | #24 {main} |
415 | FAIL PhabricatorAuthInviteTestCase::testInviteWithNewEmail |
416 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
417 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
418 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
419 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
420 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
421 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
422 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
423 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
424 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
425 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
426 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
427 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
428 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
429 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
430 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
431 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
432 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
433 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(337): PhabricatorTestCase->generateNewTestUser() |
434 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(85): PhabricatorAuthInviteTestCase->generateUser() |
435 | #18 [internal function]: PhabricatorAuthInviteTestCase->testInviteWithNewEmail() |
436 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
437 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
438 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
439 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
440 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
441 | #24 {main} |
442 | FAIL PhabricatorAuthInviteTestCase::testDuplicateInvite |
443 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
444 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
445 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
446 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
447 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
448 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
449 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
450 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
451 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
452 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
453 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
454 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
455 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
456 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
457 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
458 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
459 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
460 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(337): PhabricatorTestCase->generateNewTestUser() |
461 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/factor/__tests__/PhabricatorAuthInviteTestCase.php(35): PhabricatorAuthInviteTestCase->generateUser() |
462 | #18 [internal function]: PhabricatorAuthInviteTestCase->testDuplicateInvite() |
463 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
464 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
465 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
466 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
467 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
468 | #24 {main} |
469 | FAIL PhabricatorAuthPasswordTestCase::testPasswordEngine |
470 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
471 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
472 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
473 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
474 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
475 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
476 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
477 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
478 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
479 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
480 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
481 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
482 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
483 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
484 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
485 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
486 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
487 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthPasswordTestCase.php(35): PhabricatorTestCase->generateNewTestUser() |
488 | #17 [internal function]: PhabricatorAuthPasswordTestCase->testPasswordEngine() |
489 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
490 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
491 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
492 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
493 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
494 | #23 {main} |
495 | FAIL PhabricatorAuthPasswordTestCase::testPasswordUpgrade |
496 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
497 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
498 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
499 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
500 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
501 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
502 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
503 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
504 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
505 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
506 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
507 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
508 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
509 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
510 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
511 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
512 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
513 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthPasswordTestCase.php(194): PhabricatorTestCase->generateNewTestUser() |
514 | #17 [internal function]: PhabricatorAuthPasswordTestCase->testPasswordUpgrade() |
515 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
516 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
517 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
518 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
519 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
520 | #23 {main} |
521 | FAIL PhabricatorAuthPasswordTestCase::testPasswordBlocklisting |
522 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
523 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
524 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
525 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
526 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
527 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
528 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
529 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
530 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
531 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
532 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
533 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
534 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
535 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
536 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
537 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
538 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
539 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthPasswordTestCase.php(103): PhabricatorTestCase->generateNewTestUser() |
540 | #17 [internal function]: PhabricatorAuthPasswordTestCase->testPasswordBlocklisting() |
541 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
542 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
543 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
544 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
545 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
546 | #23 {main} |
547 | FAIL PhabricatorAuthPasswordTestCase::testCompare |
548 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
549 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
550 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
551 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
552 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
553 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
554 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
555 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
556 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
557 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
558 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
559 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
560 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
561 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
562 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
563 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
564 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
565 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthPasswordTestCase.php(15): PhabricatorTestCase->generateNewTestUser() |
566 | #17 [internal function]: PhabricatorAuthPasswordTestCase->testCompare() |
567 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
568 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
569 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
570 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
571 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
572 | #23 {main} |
573 | FAIL PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey |
574 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
575 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
576 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
577 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
578 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
579 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
580 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
581 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
582 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
583 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
584 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
585 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
586 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
587 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
588 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
589 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
590 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
591 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/auth/__tests__/PhabricatorAuthSSHKeyTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
592 | #17 [internal function]: PhabricatorAuthSSHKeyTestCase->testRevokeSSHKey() |
593 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
594 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
595 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
596 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
597 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
598 | #23 {main} |
599 | PASS 4ms★ PhabricatorCachesTestCase::testRequestCache |
600 | PASS 220ms PhabricatorCelerityTestCase::testCelerityMaps |
601 | PASS 103ms PhabricatorConduitTestCase::testConduitMethods |
602 | PASS <1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats |
603 | PASS 14ms★ PhabricatorEdgeTestCase::testCycleDetection |
604 | PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes |
605 | PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys |
606 | PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions |
607 | PASS 2ms★ PhabricatorEnvTestCase::testSelfURI |
608 | PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink |
609 | PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder |
610 | PASS <1ms★ PhabricatorEnvTestCase::testOverrides |
611 | PASS 34ms★ PhabricatorEnvTestCase::testRemoteURIForFetch |
612 | PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink |
613 | PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource |
614 | PASS <1ms★ PhabricatorEnvTestCase::testStackSource |
615 | PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines |
616 | PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus |
617 | PASS <1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction |
618 | PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines |
619 | FAIL PhabricatorFileStorageFormatTestCase::testRot13Storage |
620 | EXCEPTION (PhutilAggregateException): All storage engines failed to write file: |
621 | - PhabricatorTestStorageEngine: XsprintfUnknownConversionException: Unknown conversion LQ. |
622 | #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('The cow jumped ...', Array) |
623 | #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/format/__tests__/PhabricatorFileStorageFormatTestCase.php(26): PhabricatorFile::newFromFileData('The cow jumped ...', Array) |
624 | #2 [internal function]: PhabricatorFileStorageFormatTestCase->testRot13Storage() |
625 | #3 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
626 | #4 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
627 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
628 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
629 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
630 | #8 {main} |
631 | FAIL PhabricatorFileStorageFormatTestCase::testAES256Storage |
632 | EXCEPTION (PhutilAggregateException): All storage engines failed to write file: |
633 | - PhabricatorTestStorageEngine: XsprintfUnknownConversionException: Unknown conversion LQ. |
634 | #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('The cow jumped ...', Array) |
635 | #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/format/__tests__/PhabricatorFileStorageFormatTestCase.php(73): PhabricatorFile::newFromFileData('The cow jumped ...', Array) |
636 | #2 [internal function]: PhabricatorFileStorageFormatTestCase->testAES256Storage() |
637 | #3 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
638 | #4 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
639 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
640 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
641 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
642 | #8 {main} |
643 | FAIL PhabricatorFileStorageFormatTestCase::testStorageTampering |
644 | EXCEPTION (PhutilAggregateException): All storage engines failed to write file: |
645 | - PhabricatorTestStorageEngine: XsprintfUnknownConversionException: Unknown conversion LQ. |
646 | #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('The cow jumped ...', Array) |
647 | #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/format/__tests__/PhabricatorFileStorageFormatTestCase.php(118): PhabricatorFile::newFromFileData('The cow jumped ...', Array) |
648 | #2 [internal function]: PhabricatorFileStorageFormatTestCase->testStorageTampering() |
649 | #3 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
650 | #4 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
651 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
652 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
653 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
654 | #8 {main} |
655 | FAIL PhabricatorFileTestCase::testFileStorageUploadDifferentFiles |
656 | EXCEPTION (PhutilAggregateException): All storage engines failed to write file: |
657 | - PhabricatorTestStorageEngine: XsprintfUnknownConversionException: Unknown conversion LQ. |
658 | #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('5k6rbmnvy74mr4m...', Array) |
659 | #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(288): PhabricatorFile::newFromFileData('5k6rbmnvy74mr4m...', Array) |
660 | #2 [internal function]: PhabricatorFileTestCase->testFileStorageUploadDifferentFiles() |
661 | #3 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
662 | #4 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
663 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
664 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
665 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
666 | #8 {main} |
667 | FAIL PhabricatorFileTestCase::testFileStorageDeleteSharedHandle |
668 | EXCEPTION (PhutilAggregateException): All storage engines failed to write file: |
669 | - PhabricatorTestStorageEngine: XsprintfUnknownConversionException: Unknown conversion LQ. |
670 | #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('qsq4tj4fah6qdah...', Array) |
671 | #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(367): PhabricatorFile::newFromFileData('qsq4tj4fah6qdah...', Array) |
672 | #2 [internal function]: PhabricatorFileTestCase->testFileStorageDeleteSharedHandle() |
673 | #3 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
674 | #4 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
675 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
676 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
677 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
678 | #8 {main} |
679 | FAIL PhabricatorFileTestCase::testFileTransformDelete |
680 | EXCEPTION (PhutilAggregateException): All storage engines failed to write file: |
681 | - PhabricatorTestStorageEngine: XsprintfUnknownConversionException: Unknown conversion LQ. |
682 | #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('a', Array) |
683 | #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(408): PhabricatorFile::newFromFileData('a', Array) |
684 | #2 [internal function]: PhabricatorFileTestCase->testFileTransformDelete() |
685 | #3 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
686 | #4 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
687 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
688 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
689 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
690 | #8 {main} |
691 | FAIL PhabricatorFileTestCase::testFileVisibility |
692 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
693 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
694 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
695 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
696 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
697 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
698 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
699 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
700 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
701 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
702 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
703 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
704 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
705 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
706 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
707 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
708 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
709 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(143): PhabricatorTestCase->generateNewTestUser() |
710 | #17 [internal function]: PhabricatorFileTestCase->testFileVisibility() |
711 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
712 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
713 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
714 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
715 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
716 | #23 {main} |
717 | FAIL PhabricatorFileTestCase::testFileStorageDelete |
718 | EXCEPTION (PhutilAggregateException): All storage engines failed to write file: |
719 | - PhabricatorTestStorageEngine: XsprintfUnknownConversionException: Unknown conversion LQ. |
720 | #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('6clyg5z24ekg5ic...', Array) |
721 | #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(341): PhabricatorFile::newFromFileData('6clyg5z24ekg5ic...', Array) |
722 | #2 [internal function]: PhabricatorFileTestCase->testFileStorageDelete() |
723 | #3 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
724 | #4 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
725 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
726 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
727 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
728 | #8 {main} |
729 | FAIL PhabricatorFileTestCase::testFileStorageReadWrite |
730 | EXCEPTION (PhutilAggregateException): All storage engines failed to write file: |
731 | - PhabricatorTestStorageEngine: XsprintfUnknownConversionException: Unknown conversion LQ. |
732 | #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('z6xz67xgaxz6viw...', Array) |
733 | #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(264): PhabricatorFile::newFromFileData('z6xz67xgaxz6viw...', Array) |
734 | #2 [internal function]: PhabricatorFileTestCase->testFileStorageReadWrite() |
735 | #3 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
736 | #4 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
737 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
738 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
739 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
740 | #8 {main} |
741 | FAIL PhabricatorFileTestCase::testFileStorageUploadSameFile |
742 | EXCEPTION (PhutilAggregateException): All storage engines failed to write file: |
743 | - PhabricatorTestStorageEngine: XsprintfUnknownConversionException: Unknown conversion LQ. |
744 | #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('bg5a4hsk4ngohxn...', Array) |
745 | #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(317): PhabricatorFile::newFromFileData('bg5a4hsk4ngohxn...', Array) |
746 | #2 [internal function]: PhabricatorFileTestCase->testFileStorageUploadSameFile() |
747 | #3 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
748 | #4 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
749 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
750 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
751 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
752 | #8 {main} |
753 | FAIL PhabricatorFileTestCase::testFileIndirectScramble |
754 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
755 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
756 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
757 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
758 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
759 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
760 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
761 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
762 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
763 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
764 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
765 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
766 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
767 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
768 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
769 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
770 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
771 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(79): PhabricatorTestCase->generateNewTestUser() |
772 | #17 [internal function]: PhabricatorFileTestCase->testFileIndirectScramble() |
773 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
774 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
775 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
776 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
777 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
778 | #23 {main} |
779 | FAIL PhabricatorFileTestCase::testFileDirectScramble |
780 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
781 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
782 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
783 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
784 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
785 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
786 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
787 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
788 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
789 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
790 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
791 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
792 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
793 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
794 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
795 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
796 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
797 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(17): PhabricatorTestCase->generateNewTestUser() |
798 | #17 [internal function]: PhabricatorFileTestCase->testFileDirectScramble() |
799 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
800 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
801 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
802 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
803 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
804 | #23 {main} |
805 | FAIL PhabricatorFileTestCase::testReadWriteTtlFiles |
806 | EXCEPTION (PhutilAggregateException): All storage engines failed to write file: |
807 | - PhabricatorTestStorageEngine: XsprintfUnknownConversionException: Unknown conversion LQ. |
808 | #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('p3vhl3jil224g2z...', Array) |
809 | #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/__tests__/PhabricatorFileTestCase.php(389): PhabricatorFile::newFromFileData('p3vhl3jil224g2z...', Array) |
810 | #2 [internal function]: PhabricatorFileTestCase->testReadWriteTtlFiles() |
811 | #3 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
812 | #4 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
813 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
814 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
815 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
816 | #8 {main} |
817 | PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms |
818 | FAIL PhabricatorFileTransformTestCase::testThumbTransformDefaults |
819 | EXCEPTION (PhutilAggregateException): All storage engines failed to write file: |
820 | - PhabricatorMySQLFileStorageEngine: XsprintfUnknownConversionException: Unknown conversion LQ. |
821 | #0 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(448): PhabricatorFile::buildFromFileData('?PNG????????IHD...', Array) |
822 | #1 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/transform/PhabricatorFileImageTransform.php(151): PhabricatorFile::newFromFileData('?PNG????????IHD...', Array) |
823 | #2 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/transform/PhabricatorFileThumbnailTransform.php(228): PhabricatorFileImageTransform->newFileFromData('?PNG????????IHD...') |
824 | #3 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/files/transform/__tests__/PhabricatorFileTransformTestCase.php(28): PhabricatorFileThumbnailTransform->getDefaultTransform(Object(PhabricatorFile)) |
825 | #4 [internal function]: PhabricatorFileTransformTestCase->testThumbTransformDefaults() |
826 | #5 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
827 | #6 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
828 | #7 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
829 | #8 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
830 | #9 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
831 | #10 {main} |
832 | FAIL PhabricatorHMACTestCase::testHMACKeyGeneration |
833 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
834 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'INSERT INTO %s?...') |
835 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'INSERT INTO %s?...') |
836 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'INSERT INTO %s?...', 130, Array, 418) |
837 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
838 | #4 [internal function]: qsprintf(Object(AphrontMySQLiDatabaseConnection), 'INSERT INTO %T?...', 'cache_general', Array) |
839 | #5 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/queryfx.php(5): call_user_func_array('qsprintf', Array) |
840 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/cache/PhabricatorKeyValueDatabaseCache.php(49): queryfx(Object(AphrontMySQLiDatabaseConnection), 'INSERT INTO %T?...', 'cache_general', Array) |
841 | #7 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCacheProxy.php(26): PhabricatorKeyValueDatabaseCache->setKeys(Array, NULL) |
842 | #8 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCacheNamespace.php(20): PhutilKeyValueCacheProxy->setKeys(Array, NULL) |
843 | #9 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCacheProxy.php(26): PhutilKeyValueCacheNamespace->setKeys(Array, NULL) |
844 | #10 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCacheProfiler.php(78): PhutilKeyValueCacheProxy->setKeys(Array, NULL) |
845 | #11 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCacheStack.php(113): PhutilKeyValueCacheProfiler->setKeys(Array, NULL) |
846 | #12 /core/data/drydock/workingcopy-71/repo/libphutil/src/cache/PhutilKeyValueCache.php(59): PhutilKeyValueCacheStack->setKeys(Array, NULL) |
847 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/util/PhabricatorHash.php(223): PhutilKeyValueCache->setKey('hmac.key(test)', 'f1749eb6727ed02...') |
848 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/util/PhabricatorHash.php(185): PhabricatorHash::getNamedHMACKey('test') |
849 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/util/__tests__/PhabricatorHMACTestCase.php(14): PhabricatorHash::digestWithNamedKey('quack', 'test') |
850 | #16 [internal function]: PhabricatorHMACTestCase->testHMACKeyGeneration() |
851 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
852 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
853 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
854 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
855 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
856 | #22 {main} |
857 | PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing |
858 | FAIL PhabricatorHandlePoolTestCase::testHandlePools |
859 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
860 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
861 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
862 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
863 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
864 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
865 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
866 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
867 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
868 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
869 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
870 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
871 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
872 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
873 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
874 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
875 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
876 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/phid/handle/pool/__tests__/PhabricatorHandlePoolTestCase.php(15): PhabricatorTestCase->generateNewTestUser() |
877 | #17 [internal function]: PhabricatorHandlePoolTestCase->testHandlePools() |
878 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
879 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
880 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
881 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
882 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
883 | #23 {main} |
884 | PASS <1ms★ PhabricatorHashTestCase::testHashForIndex |
885 | PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor |
886 | PASS 1ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries |
887 | PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled |
888 | PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher |
889 | FAIL PhabricatorLocalTimeTestCase::testLocalTimeFormatting |
890 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
891 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
892 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
893 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
894 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
895 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
896 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
897 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
898 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
899 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
900 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
901 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
902 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
903 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
904 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
905 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
906 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
907 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/view/__tests__/PhabricatorLocalTimeTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
908 | #17 [internal function]: PhabricatorLocalTimeTestCase->testLocalTimeFormatting() |
909 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
910 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
911 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
912 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
913 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
914 | #23 {main} |
915 | PASS 6ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard |
916 | PASS 1ms★ PhabricatorMacroTestCase::testMacroNames |
917 | PASS 9ms★ PhabricatorMailConfigTestCase::testMailerConstraints |
918 | PASS 14ms★ PhabricatorMailConfigTestCase::testMailerPriorities |
919 | PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity |
920 | PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries |
921 | PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping |
922 | PASS 4ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing |
923 | PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote |
924 | PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender |
925 | PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald |
926 | FAIL PhabricatorMetaMTAMailTestCase::testMailerFailover |
927 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
928 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
929 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
930 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
931 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
932 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
933 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
934 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
935 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
936 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
937 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
938 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
939 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
940 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
941 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
942 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
943 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
944 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(257): PhabricatorTestCase->generateNewTestUser() |
945 | #17 [internal function]: PhabricatorMetaMTAMailTestCase->testMailerFailover() |
946 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
947 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
948 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
949 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
950 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
951 | #23 {main} |
952 | FAIL PhabricatorMetaMTAMailTestCase::testThreadIDHeaders |
953 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
954 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
955 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
956 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
957 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
958 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
959 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
960 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
961 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'user_preference...') |
962 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'user_preference...') |
963 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorUserPreferences)) |
964 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/settings/query/PhabricatorUserPreferencesQuery.php(64): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorUserPreferences)) |
965 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorUserPreferencesQuery->loadPage() |
966 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
967 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAMail.php(1564): PhabricatorPolicyAwareQuery->executeOne() |
968 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAMail.php(757): PhabricatorMetaMTAMail->loadPreferences(false) |
969 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAMail.php(650): PhabricatorMetaMTAMail->buildMailer(Object(PhabricatorMailImplementationTestAdapter)) |
970 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(196): PhabricatorMetaMTAMail->sendWithMailers(Array) |
971 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(175): PhabricatorMetaMTAMailTestCase->runThreadIDHeadersWithConfiguration(true, true) |
972 | #18 [internal function]: PhabricatorMetaMTAMailTestCase->testThreadIDHeaders() |
973 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
974 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
975 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
976 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
977 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
978 | #24 {main} |
979 | FAIL PhabricatorMetaMTAMailTestCase::testMailSizeLimits |
980 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
981 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
982 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
983 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
984 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
985 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
986 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
987 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
988 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
989 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
990 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
991 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
992 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
993 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
994 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
995 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
996 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
997 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(338): PhabricatorTestCase->generateNewTestUser() |
998 | #17 [internal function]: PhabricatorMetaMTAMailTestCase->testMailSizeLimits() |
999 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1000 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1001 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1002 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1003 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1004 | #23 {main} |
1005 | FAIL PhabricatorMetaMTAMailTestCase::testRecipients |
1006 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1007 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1008 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1009 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1010 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1011 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1012 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1013 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1014 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1015 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1016 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1017 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1018 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1019 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1020 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1021 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1022 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1023 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(60): PhabricatorTestCase->generateNewTestUser() |
1024 | #17 [internal function]: PhabricatorMetaMTAMailTestCase->testRecipients() |
1025 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1026 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1027 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1028 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1029 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1030 | #23 {main} |
1031 | FAIL PhabricatorMetaMTAMailTestCase::testMailSendFailures |
1032 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1033 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1034 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1035 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1036 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1037 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1038 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1039 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1040 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1041 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1042 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1043 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1044 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1045 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1046 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1047 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1048 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1049 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAMailTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
1050 | #17 [internal function]: PhabricatorMetaMTAMailTestCase->testMailSendFailures() |
1051 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1052 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1053 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1054 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1055 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1056 | #23 {main} |
1057 | FAIL PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail |
1058 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1059 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1060 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1061 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1062 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1063 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1064 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1065 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1066 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1067 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1068 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1069 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1070 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1071 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/receiver/PhabricatorMailReceiver.php(26): PhabricatorPolicyAwareQuery->execute() |
1072 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/differential/mail/DifferentialCreateMailReceiver.php(12): PhabricatorMailReceiver->canAcceptApplicationMail(Object(PhabricatorDifferentialApplication), Object(PhabricatorMetaMTAReceivedMail)) |
1073 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAReceivedMail.php(276): DifferentialCreateMailReceiver->canAcceptMail(Object(PhabricatorMetaMTAReceivedMail)) |
1074 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAReceivedMail.php(113): PhabricatorMetaMTAReceivedMail->loadReceiver() |
1075 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(59): PhabricatorMetaMTAReceivedMail->processReceivedMail() |
1076 | #17 [internal function]: PhabricatorMetaMTAReceivedMailTestCase->testDropUnreceivableMail() |
1077 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1078 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1079 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1080 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1081 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1082 | #23 {main} |
1083 | FAIL PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail |
1084 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1085 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1086 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1087 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1088 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1089 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1090 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1091 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1092 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1093 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1094 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1095 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1096 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1097 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1098 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1099 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1100 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1101 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(93): PhabricatorTestCase->generateNewTestUser() |
1102 | #17 [internal function]: PhabricatorMetaMTAReceivedMailTestCase->testDropDisabledSenderMail() |
1103 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1104 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1105 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1106 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1107 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1108 | #23 {main} |
1109 | PASS 3ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail |
1110 | FAIL PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail |
1111 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1112 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1113 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1114 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1115 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1116 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1117 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1118 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1119 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1120 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1121 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1122 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1123 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1124 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/receiver/PhabricatorMailReceiver.php(26): PhabricatorPolicyAwareQuery->execute() |
1125 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/differential/mail/DifferentialCreateMailReceiver.php(12): PhabricatorMailReceiver->canAcceptApplicationMail(Object(PhabricatorDifferentialApplication), Object(PhabricatorMetaMTAReceivedMail)) |
1126 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAReceivedMail.php(276): DifferentialCreateMailReceiver->canAcceptMail(Object(PhabricatorMetaMTAReceivedMail)) |
1127 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAReceivedMail.php(113): PhabricatorMetaMTAReceivedMail->loadReceiver() |
1128 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(82): PhabricatorMetaMTAReceivedMail->processReceivedMail() |
1129 | #17 [internal function]: PhabricatorMetaMTAReceivedMailTestCase->testDropUnknownSenderMail() |
1130 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1131 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1132 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1133 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1134 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1135 | #23 {main} |
1136 | FAIL PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail |
1137 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1138 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1139 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1140 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1141 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1142 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1143 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1144 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1145 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1146 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1147 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1148 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1149 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1150 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/receiver/PhabricatorMailReceiver.php(26): PhabricatorPolicyAwareQuery->execute() |
1151 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/differential/mail/DifferentialCreateMailReceiver.php(12): PhabricatorMailReceiver->canAcceptApplicationMail(Object(PhabricatorDifferentialApplication), Object(PhabricatorMetaMTAReceivedMail)) |
1152 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAReceivedMail.php(276): DifferentialCreateMailReceiver->canAcceptMail(Object(PhabricatorMetaMTAReceivedMail)) |
1153 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/PhabricatorMetaMTAReceivedMail.php(113): PhabricatorMetaMTAReceivedMail->loadReceiver() |
1154 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/storage/__tests__/PhabricatorMetaMTAReceivedMailTestCase.php(42): PhabricatorMetaMTAReceivedMail->processReceivedMail() |
1155 | #17 [internal function]: PhabricatorMetaMTAReceivedMailTestCase->testDropDuplicateMail() |
1156 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1157 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1158 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1159 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1160 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1161 | #23 {main} |
1162 | PASS 2ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI |
1163 | PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI |
1164 | FAIL PhabricatorObjectListQueryTestCase::testObjectListQuery |
1165 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1166 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1167 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1168 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1169 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1170 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1171 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1172 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1173 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1174 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1175 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1176 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1177 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1178 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1179 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1180 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1181 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1182 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/phid/query/__tests__/PhabricatorObjectListQueryTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
1183 | #17 [internal function]: PhabricatorObjectListQueryTestCase->testObjectListQuery() |
1184 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1185 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1186 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1187 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1188 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1189 | #23 {main} |
1190 | FAIL PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail |
1191 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1192 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1193 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1194 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1195 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1196 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1197 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1198 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1199 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1200 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1201 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1202 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1203 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1204 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1205 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1206 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1207 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1208 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(79): PhabricatorTestCase->generateNewTestUser() |
1209 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(57): PhabricatorObjectMailReceiverTestCase->buildMail('baduser') |
1210 | #18 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropUserMismatchMail() |
1211 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1212 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1213 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1214 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1215 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1216 | #24 {main} |
1217 | FAIL PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail |
1218 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1219 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1220 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1221 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1222 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1223 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1224 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1225 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1226 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1227 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1228 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1229 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1230 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1231 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1232 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1233 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1234 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1235 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(79): PhabricatorTestCase->generateNewTestUser() |
1236 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(68): PhabricatorObjectMailReceiverTestCase->buildMail('badhash') |
1237 | #18 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropHashMismatchMail() |
1238 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1239 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1240 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1241 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1242 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1243 | #24 {main} |
1244 | FAIL PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail |
1245 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1246 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1247 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1248 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1249 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1250 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1251 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1252 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1253 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1254 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1255 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1256 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1257 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1258 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1259 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1260 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1261 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1262 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(79): PhabricatorTestCase->generateNewTestUser() |
1263 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(13): PhabricatorObjectMailReceiverTestCase->buildMail('public') |
1264 | #18 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropUnconfiguredPublicMail() |
1265 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1266 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1267 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1268 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1269 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1270 | #24 {main} |
1271 | FAIL PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail |
1272 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1273 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1274 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1275 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1276 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1277 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1278 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1279 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1280 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1281 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1282 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1283 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1284 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1285 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1286 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1287 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1288 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1289 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(79): PhabricatorTestCase->generateNewTestUser() |
1290 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/receiver/__tests__/PhabricatorObjectMailReceiverTestCase.php(46): PhabricatorObjectMailReceiverTestCase->buildMail('404') |
1291 | #18 [internal function]: PhabricatorObjectMailReceiverTestCase->testDropInvalidObjectMail() |
1292 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1293 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1294 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1295 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1296 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1297 | #24 {main} |
1298 | PASS <1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage |
1299 | PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers |
1300 | PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax |
1301 | FAIL PhabricatorPhortuneTestCase::testNewPhortuneAccount |
1302 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1303 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1304 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1305 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1306 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1307 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1308 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1309 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1310 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1311 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1312 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1313 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1314 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1315 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1316 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1317 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1318 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1319 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/phortune/__tests__/PhabricatorPhortuneTestCase.php(13): PhabricatorTestCase->generateNewTestUser() |
1320 | #17 [internal function]: PhabricatorPhortuneTestCase->testNewPhortuneAccount() |
1321 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1322 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1323 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1324 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1325 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1326 | #23 {main} |
1327 | PASS 2ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap |
1328 | FAIL PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers |
1329 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1330 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1331 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1332 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1333 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1334 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1335 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1336 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1337 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1338 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1339 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1340 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1341 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1342 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1343 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1344 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1345 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1346 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(169): PhabricatorTestCase->generateNewTestUser() |
1347 | #17 [internal function]: PhabricatorPolicyDataTestCase->testObjectPolicyRuleThreadMembers() |
1348 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1349 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1350 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1351 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1352 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1353 | #23 {main} |
1354 | FAIL PhabricatorPolicyDataTestCase::testProjectPolicyMembership |
1355 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1356 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1357 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1358 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1359 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1360 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1361 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1362 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1363 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1364 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1365 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1366 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1367 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1368 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1369 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1370 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1371 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1372 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(12): PhabricatorTestCase->generateNewTestUser() |
1373 | #17 [internal function]: PhabricatorPolicyDataTestCase->testProjectPolicyMembership() |
1374 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1375 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1376 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1377 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1378 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1379 | #23 {main} |
1380 | FAIL PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase |
1381 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1382 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1383 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1384 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1385 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1386 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1387 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1388 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1389 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1390 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1391 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1392 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1393 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1394 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1395 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1396 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1397 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1398 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(105): PhabricatorTestCase->generateNewTestUser() |
1399 | #17 [internal function]: PhabricatorPolicyDataTestCase->testCustomPolicyRuleLunarPhase() |
1400 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1401 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1402 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1403 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1404 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1405 | #23 {main} |
1406 | FAIL PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor |
1407 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1408 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1409 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1410 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1411 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1412 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1413 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1414 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1415 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1416 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1417 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1418 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1419 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1420 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1421 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1422 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1423 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1424 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(146): PhabricatorTestCase->generateNewTestUser() |
1425 | #17 [internal function]: PhabricatorPolicyDataTestCase->testObjectPolicyRuleTaskAuthor() |
1426 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1427 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1428 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1429 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1430 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1431 | #23 {main} |
1432 | FAIL PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser |
1433 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1434 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1435 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1436 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1437 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1438 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1439 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1440 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1441 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1442 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1443 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1444 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1445 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1446 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1447 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1448 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1449 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1450 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(34): PhabricatorTestCase->generateNewTestUser() |
1451 | #17 [internal function]: PhabricatorPolicyDataTestCase->testCustomPolicyRuleUser() |
1452 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1453 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1454 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1455 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1456 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1457 | #23 {main} |
1458 | FAIL PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers |
1459 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1460 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1461 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1462 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1463 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1464 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1465 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1466 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1467 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1468 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1469 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1470 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1471 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1472 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1473 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1474 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1475 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1476 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(204): PhabricatorTestCase->generateNewTestUser() |
1477 | #17 [internal function]: PhabricatorPolicyDataTestCase->testObjectPolicyRuleSubscribers() |
1478 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1479 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1480 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1481 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1482 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1483 | #23 {main} |
1484 | FAIL PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators |
1485 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1486 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1487 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1488 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1489 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1490 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1491 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1492 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1493 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1494 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
1495 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
1496 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
1497 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
1498 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
1499 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
1500 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
1501 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
1502 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/policy/__tests__/PhabricatorPolicyDataTestCase.php(69): PhabricatorTestCase->generateNewTestUser() |
1503 | #17 [internal function]: PhabricatorPolicyDataTestCase->testCustomPolicyRuleAdministrators() |
1504 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1505 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1506 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1507 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1508 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1509 | #23 {main} |
1510 | PASS 13ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles |
1511 | PASS 1ms★ PhabricatorPolicyTestCase::testOffsets |
1512 | PASS <1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies |
1513 | PASS <1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled |
1514 | PASS 12ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications |
1515 | PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser |
1516 | PASS 2ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled |
1517 | PASS <1ms★ PhabricatorPolicyTestCase::testLimits |
1518 | PASS 3ms★ PhabricatorPolicyTestCase::testAdminPolicy |
1519 | PASS 9ms★ PhabricatorPolicyTestCase::testExtendedPolicies |
1520 | PASS 7ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy |
1521 | PASS 2ms★ PhabricatorPolicyTestCase::testUsersPolicy |
1522 | PASS 4ms★ PhabricatorPolicyTestCase::testNoOnePolicy |
1523 | PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength |
1524 | PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence |
1525 | PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities |
1526 | FAIL PhabricatorProjectCoreTestCase::testTagMilestoneConflicts |
1527 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1528 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1529 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1530 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1531 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1532 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1533 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1534 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1535 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1536 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1537 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1538 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1539 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1540 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1541 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1542 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1543 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1544 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1545 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1546 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(927): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1547 | #19 [internal function]: PhabricatorProjectCoreTestCase->testTagMilestoneConflicts() |
1548 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1549 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1550 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1551 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1552 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1553 | #25 {main} |
1554 | FAIL PhabricatorProjectCoreTestCase::testNormalizeSlugs |
1555 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1556 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1557 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1558 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1559 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1560 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1561 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1562 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1563 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1564 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1565 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1566 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1567 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1568 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1569 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1570 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1571 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1572 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1573 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1574 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(442): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1575 | #19 [internal function]: PhabricatorProjectCoreTestCase->testNormalizeSlugs() |
1576 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1577 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1578 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1579 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1580 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1581 | #25 {main} |
1582 | FAIL PhabricatorProjectCoreTestCase::testEditProject |
1583 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1584 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1585 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1586 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1587 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1588 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1589 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1590 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1591 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1592 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1593 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1594 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1595 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1596 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1597 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1598 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1599 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1600 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1601 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1602 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(151): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1603 | #19 [internal function]: PhabricatorProjectCoreTestCase->testEditProject() |
1604 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1605 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1606 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1607 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1608 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1609 | #25 {main} |
1610 | FAIL PhabricatorProjectCoreTestCase::testParentProject |
1611 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1612 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1613 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1614 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1615 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1616 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1617 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1618 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1619 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1620 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1621 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1622 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1623 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1624 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1625 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1626 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1627 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1628 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1629 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1630 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(538): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1631 | #19 [internal function]: PhabricatorProjectCoreTestCase->testParentProject() |
1632 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1633 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1634 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1635 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1636 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1637 | #25 {main} |
1638 | FAIL PhabricatorProjectCoreTestCase::testMilestoneMembership |
1639 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1640 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1641 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1642 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1643 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1644 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1645 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1646 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1647 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1648 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1649 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1650 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1651 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1652 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1653 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1654 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1655 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1656 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1657 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1658 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(320): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1659 | #19 [internal function]: PhabricatorProjectCoreTestCase->testMilestoneMembership() |
1660 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1661 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1662 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1663 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1664 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1665 | #25 {main} |
1666 | FAIL PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher |
1667 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1668 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1669 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1670 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1671 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1672 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1673 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1674 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1675 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1676 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1677 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1678 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1679 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1680 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1681 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1682 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1683 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1684 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1685 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1686 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(112): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1687 | #19 [internal function]: PhabricatorProjectCoreTestCase->testIsViewerMemberOrWatcher() |
1688 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1689 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1690 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1691 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1692 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1693 | #25 {main} |
1694 | FAIL PhabricatorProjectCoreTestCase::testSameSlugAsName |
1695 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1696 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1697 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1698 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1699 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1700 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1701 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1702 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1703 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1704 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1705 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1706 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1707 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1708 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1709 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1710 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1711 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1712 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1713 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1714 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(351): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1715 | #19 [internal function]: PhabricatorProjectCoreTestCase->testSameSlugAsName() |
1716 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1717 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1718 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1719 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1720 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1721 | #25 {main} |
1722 | FAIL PhabricatorProjectCoreTestCase::testSlugMaps |
1723 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1724 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1725 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1726 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1727 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1728 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1729 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1730 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1731 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1732 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1733 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1734 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1735 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1736 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1737 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1738 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1739 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1740 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1741 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(598): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1742 | #18 [internal function]: PhabricatorProjectCoreTestCase->testSlugMaps() |
1743 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1744 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1745 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1746 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1747 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1748 | #24 {main} |
1749 | FAIL PhabricatorProjectCoreTestCase::testMilestoneMoves |
1750 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1751 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1752 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1753 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1754 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1755 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1756 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1757 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1758 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1759 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1760 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1761 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1762 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1763 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1764 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1765 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1766 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1767 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1768 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1769 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1040): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1770 | #19 [internal function]: PhabricatorProjectCoreTestCase->testMilestoneMoves() |
1771 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1772 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1773 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1774 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1775 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1776 | #25 {main} |
1777 | FAIL PhabricatorProjectCoreTestCase::testJoinLeaveProject |
1778 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1779 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1780 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1781 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1782 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1783 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1784 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1785 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1786 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1787 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1788 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1789 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1790 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1791 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1792 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1793 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1794 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1795 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1796 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1797 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1596): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1798 | #19 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(675): PhabricatorProjectCoreTestCase->createProjectWithNewAuthor() |
1799 | #20 [internal function]: PhabricatorProjectCoreTestCase->testJoinLeaveProject() |
1800 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1801 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1802 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1803 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1804 | #25 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1805 | #26 {main} |
1806 | FAIL PhabricatorProjectCoreTestCase::testTagAncestryConflicts |
1807 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1808 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1809 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1810 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1811 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1812 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1813 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1814 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1815 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1816 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1817 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1818 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1819 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1820 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1821 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1822 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1823 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1824 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1825 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1826 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(874): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1827 | #19 [internal function]: PhabricatorProjectCoreTestCase->testTagAncestryConflicts() |
1828 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1829 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1830 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1831 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1832 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1833 | #25 {main} |
1834 | FAIL PhabricatorProjectCoreTestCase::testBoardMoves |
1835 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1836 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1837 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1838 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1839 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1840 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1841 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1842 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1843 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1844 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1845 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1846 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1847 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1848 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1849 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1850 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1851 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1852 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1853 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1854 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(972): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1855 | #19 [internal function]: PhabricatorProjectCoreTestCase->testBoardMoves() |
1856 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1857 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1858 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1859 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1860 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1861 | #25 {main} |
1862 | FAIL PhabricatorProjectCoreTestCase::testComplexConstraints |
1863 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1864 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1865 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1866 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1867 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1868 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1869 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1870 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1871 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1872 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1873 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1874 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1875 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1876 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1877 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1878 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1879 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1880 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1881 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1882 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(792): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1883 | #19 [internal function]: PhabricatorProjectCoreTestCase->testComplexConstraints() |
1884 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1885 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1886 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1887 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1888 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1889 | #25 {main} |
1890 | FAIL PhabricatorProjectCoreTestCase::testAncestryQueries |
1891 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1892 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1893 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1894 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1895 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1896 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1897 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1898 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1899 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1900 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1901 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1902 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1903 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1904 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1905 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1906 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1907 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1908 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1909 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1910 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(211): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1911 | #19 [internal function]: PhabricatorProjectCoreTestCase->testAncestryQueries() |
1912 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1913 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1914 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1915 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1916 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1917 | #25 {main} |
1918 | FAIL PhabricatorProjectCoreTestCase::testMilestones |
1919 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1920 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1921 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1922 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1923 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1924 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1925 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1926 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1927 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1928 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1929 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1930 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1931 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1932 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1933 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1934 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1935 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1936 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1937 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1938 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(305): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1939 | #19 [internal function]: PhabricatorProjectCoreTestCase->testMilestones() |
1940 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1941 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1942 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1943 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1944 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1945 | #25 {main} |
1946 | FAIL PhabricatorProjectCoreTestCase::testColumnExtendedPolicies |
1947 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1948 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1949 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1950 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1951 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1952 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1953 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1954 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1955 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1956 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1957 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1958 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1959 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1960 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1961 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1962 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1963 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1964 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1965 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1966 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1127): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1967 | #19 [internal function]: PhabricatorProjectCoreTestCase->testColumnExtendedPolicies() |
1968 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1969 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1970 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1971 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
1972 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
1973 | #25 {main} |
1974 | FAIL PhabricatorProjectCoreTestCase::testAncestorMembers |
1975 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
1976 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
1977 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
1978 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
1979 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
1980 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
1981 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
1982 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
1983 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1984 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
1985 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
1986 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
1987 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
1988 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
1989 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
1990 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
1991 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
1992 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
1993 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
1994 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(182): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
1995 | #19 [internal function]: PhabricatorProjectCoreTestCase->testAncestorMembers() |
1996 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
1997 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
1998 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
1999 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2000 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2001 | #25 {main} |
2002 | FAIL PhabricatorProjectCoreTestCase::testApplicationPolicy |
2003 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2004 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2005 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2006 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2007 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2008 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2009 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2010 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2011 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2012 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2013 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2014 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2015 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
2016 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
2017 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
2018 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
2019 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
2020 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
2021 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
2022 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(46): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
2023 | #19 [internal function]: PhabricatorProjectCoreTestCase->testApplicationPolicy() |
2024 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2025 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2026 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2027 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2028 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2029 | #25 {main} |
2030 | FAIL PhabricatorProjectCoreTestCase::testViewProject |
2031 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2032 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2033 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2034 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2035 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2036 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2037 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2038 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2039 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2040 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2041 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2042 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2043 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
2044 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
2045 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
2046 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
2047 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
2048 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
2049 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
2050 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(18): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
2051 | #19 [internal function]: PhabricatorProjectCoreTestCase->testViewProject() |
2052 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2053 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2054 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2055 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2056 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2057 | #25 {main} |
2058 | FAIL PhabricatorProjectCoreTestCase::testProjectMembersVisibility |
2059 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2060 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2061 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2062 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2063 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2064 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2065 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2066 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2067 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2068 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2069 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2070 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2071 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
2072 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
2073 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
2074 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
2075 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
2076 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
2077 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(499): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
2078 | #18 [internal function]: PhabricatorProjectCoreTestCase->testProjectMembersVisibility() |
2079 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2080 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2081 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2082 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2083 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2084 | #24 {main} |
2085 | FAIL PhabricatorProjectCoreTestCase::testProjectPolicyRules |
2086 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2087 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2088 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2089 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2090 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2091 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2092 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2093 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2094 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
2095 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
2096 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
2097 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
2098 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
2099 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2100 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
2101 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
2102 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
2103 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1181): PhabricatorTestCase->generateNewTestUser() |
2104 | #17 [internal function]: PhabricatorProjectCoreTestCase->testProjectPolicyRules() |
2105 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2106 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2107 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2108 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2109 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2110 | #23 {main} |
2111 | FAIL PhabricatorProjectCoreTestCase::testDuplicateSlugs |
2112 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2113 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2114 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2115 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2116 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2117 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2118 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2119 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2120 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2121 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2122 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2123 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2124 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
2125 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
2126 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
2127 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
2128 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
2129 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
2130 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
2131 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(411): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
2132 | #19 [internal function]: PhabricatorProjectCoreTestCase->testDuplicateSlugs() |
2133 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2134 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2135 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2136 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2137 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2138 | #25 {main} |
2139 | FAIL PhabricatorProjectCoreTestCase::testMemberMaterialization |
2140 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2141 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2142 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2143 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2144 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2145 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2146 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2147 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2148 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2149 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2150 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2151 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2152 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
2153 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(114): PhabricatorPolicyAwareQuery->execute() |
2154 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(150): PhabricatorSpacesNamespaceQuery::getAllSpaces() |
2155 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(171): PhabricatorSpacesNamespaceQuery::getViewerSpaces(Object(PhabricatorUser)) |
2156 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(902): PhabricatorSpacesNamespaceQuery::getViewerActiveSpaces(Object(PhabricatorUser)) |
2157 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/storage/PhabricatorProject.php(85): PhabricatorUser->getDefaultSpacePHID() |
2158 | #17 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1536): PhabricatorProject::initializeNewProject(Object(PhabricatorUser)) |
2159 | #18 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(287): PhabricatorProjectCoreTestCase->createProject(Object(PhabricatorUser)) |
2160 | #19 [internal function]: PhabricatorProjectCoreTestCase->testMemberMaterialization() |
2161 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2162 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2163 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2164 | #23 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2165 | #24 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2166 | #25 {main} |
2167 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector |
2168 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors |
2169 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem |
2170 | PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits |
2171 | PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation |
2172 | PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput |
2173 | PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter |
2174 | PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols |
2175 | PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo |
2176 | PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer |
2177 | PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer |
2178 | PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization |
2179 | FAIL PhabricatorRepositoryURITestCase::testURIGeneration |
2180 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2181 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2182 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2183 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2184 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2185 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2186 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2187 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2188 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
2189 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
2190 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
2191 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
2192 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
2193 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2194 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
2195 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
2196 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
2197 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/storage/__tests__/PhabricatorRepositoryURITestCase.php(58): PhabricatorTestCase->generateNewTestUser() |
2198 | #17 [internal function]: PhabricatorRepositoryURITestCase->testURIGeneration() |
2199 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2200 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2201 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2202 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2203 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2204 | #23 {main} |
2205 | PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks |
2206 | PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth |
2207 | PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs |
2208 | PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization |
2209 | PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry |
2210 | FAIL PhabricatorSpacesTestCase::testSpacesAnnihilation |
2211 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2212 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2213 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2214 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2215 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2216 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2217 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2218 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2219 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2220 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2221 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2222 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2223 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
2224 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute() |
2225 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces() |
2226 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(12): PhabricatorSpacesTestCase->destroyAllSpaces() |
2227 | #15 [internal function]: PhabricatorSpacesTestCase->testSpacesAnnihilation() |
2228 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2229 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2230 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2231 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2232 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2233 | #21 {main} |
2234 | FAIL PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
2235 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2236 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2237 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2238 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2239 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2240 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2241 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2242 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2243 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2244 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2245 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2246 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2247 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
2248 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute() |
2249 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces() |
2250 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(75): PhabricatorSpacesTestCase->destroyAllSpaces() |
2251 | #15 [internal function]: PhabricatorSpacesTestCase->testSpacesUniqueDefaultSpace() |
2252 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2253 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2254 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2255 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2256 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2257 | #21 {main} |
2258 | FAIL PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
2259 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2260 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2261 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2262 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2263 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2264 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2265 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2266 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2267 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2268 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2269 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2270 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2271 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
2272 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute() |
2273 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces() |
2274 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(37): PhabricatorSpacesTestCase->destroyAllSpaces() |
2275 | #15 [internal function]: PhabricatorSpacesTestCase->testSpacesSeveralSpaces() |
2276 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2277 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2278 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2279 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2280 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2281 | #21 {main} |
2282 | FAIL PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
2283 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2284 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2285 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2286 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2287 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2288 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2289 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2290 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2291 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2292 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2293 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2294 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2295 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
2296 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute() |
2297 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces() |
2298 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(93): PhabricatorSpacesTestCase->destroyAllSpaces() |
2299 | #15 [internal function]: PhabricatorSpacesTestCase->testSpacesPolicyFiltering() |
2300 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2301 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2302 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2303 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2304 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2305 | #21 {main} |
2306 | FAIL PhabricatorSpacesTestCase::testSpacesRequireNames |
2307 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2308 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2309 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2310 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2311 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2312 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2313 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2314 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2315 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2316 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'spaces_namespac...') |
2317 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace)) |
2318 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace)) |
2319 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorSpacesNamespaceQuery->loadPage() |
2320 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute() |
2321 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces() |
2322 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(55): PhabricatorSpacesTestCase->destroyAllSpaces() |
2323 | #15 [internal function]: PhabricatorSpacesTestCase->testSpacesRequireNames() |
2324 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2325 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2326 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2327 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2328 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2329 | #21 {main} |
2330 | PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
2331 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
2332 | PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime |
2333 | PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
2334 | PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
2335 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
2336 | PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
2337 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
2338 | PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
2339 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
2340 | PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
2341 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation |
2342 | PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing |
2343 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
2344 | PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
2345 | FAIL PhabricatorUserEditorTestCase::testRegistrationEmailOK |
2346 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2347 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2348 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2349 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2350 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2351 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2352 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2353 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2354 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
2355 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
2356 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
2357 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
2358 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
2359 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2360 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
2361 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
2362 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/__tests__/PhabricatorUserEditorTestCase.php(85): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
2363 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/__tests__/PhabricatorUserEditorTestCase.php(17): PhabricatorUserEditorTestCase->registerUser('PhabricatorUser...', 'PhabricatorUser...') |
2364 | #17 [internal function]: PhabricatorUserEditorTestCase->testRegistrationEmailOK() |
2365 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2366 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2367 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2368 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2369 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2370 | #23 {main} |
2371 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
2372 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
2373 | FAIL PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
2374 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2375 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2376 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2377 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2378 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2379 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2380 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2381 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2382 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
2383 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'metamta_applica...') |
2384 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(99): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail)) |
2385 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail)) |
2386 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorMetaMTAApplicationEmailQuery->loadPage() |
2387 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2388 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(649): PhabricatorPolicyAwareQuery->executeOne() |
2389 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail)) |
2390 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail)) |
2391 | #16 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/people/editor/__tests__/PhabricatorUserEditorTestCase.php(58): PhabricatorTestCase->generateNewTestUser() |
2392 | #17 [internal function]: PhabricatorUserEditorTestCase->testRegistrationEmailApplicationEmailCollide() |
2393 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2394 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2395 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2396 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2397 | #22 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2398 | #23 {main} |
2399 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
2400 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
2401 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
2402 | PASS 22ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
2403 | PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
2404 | PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease |
2405 | PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
2406 | PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
2407 | PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst |
2408 | PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask |
2409 | PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask |
2410 | PASS 13ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
2411 | PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
2412 | PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
2413 | PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
2414 | FAIL PhabricatorChangeParserTestCase::testSubversionValidRootParser |
2415 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2416 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2417 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2418 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2419 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2420 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2421 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2422 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2423 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2424 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2425 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2426 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2427 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2428 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2429 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1063): PhabricatorWorkingCopyTestCase->buildBareRepository('CHD') |
2430 | #14 [internal function]: PhabricatorChangeParserTestCase->testSubversionValidRootParser() |
2431 | #15 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2432 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2433 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2434 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2435 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2436 | #20 {main} |
2437 | FAIL PhabricatorChangeParserTestCase::testSubversionPartialParser |
2438 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2439 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2440 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2441 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2442 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2443 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2444 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2445 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2446 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2447 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2448 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2449 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2450 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2451 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2452 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(958): PhabricatorWorkingCopyTestCase->buildBareRepository('CHD') |
2453 | #14 [internal function]: PhabricatorChangeParserTestCase->testSubversionPartialParser() |
2454 | #15 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2455 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2456 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2457 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2458 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2459 | #20 {main} |
2460 | FAIL PhabricatorChangeParserTestCase::testMercurialParser |
2461 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2462 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2463 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2464 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2465 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2466 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2467 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2468 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2469 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2470 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2471 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2472 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2473 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2474 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2475 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('CHB') |
2476 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(97): PhabricatorWorkingCopyTestCase->buildPulledRepository('CHB') |
2477 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(208): PhabricatorWorkingCopyTestCase->buildDiscoveredRepository('CHB') |
2478 | #16 [internal function]: PhabricatorChangeParserTestCase->testMercurialParser() |
2479 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2480 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2481 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2482 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2483 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2484 | #22 {main} |
2485 | FAIL PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
2486 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2487 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2488 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2489 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2490 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2491 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2492 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2493 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2494 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2495 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2496 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2497 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2498 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2499 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2500 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1107): PhabricatorWorkingCopyTestCase->buildBareRepository('CHE') |
2501 | #14 [internal function]: PhabricatorChangeParserTestCase->testSubversionForeignStubsParser() |
2502 | #15 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2503 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2504 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2505 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2506 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2507 | #20 {main} |
2508 | FAIL PhabricatorChangeParserTestCase::testSubversionParser |
2509 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2510 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2511 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2512 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2513 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2514 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2515 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2516 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2517 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2518 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2519 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2520 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2521 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2522 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2523 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('CHC') |
2524 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(97): PhabricatorWorkingCopyTestCase->buildPulledRepository('CHC') |
2525 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(399): PhabricatorWorkingCopyTestCase->buildDiscoveredRepository('CHC') |
2526 | #16 [internal function]: PhabricatorChangeParserTestCase->testSubversionParser() |
2527 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2528 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2529 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2530 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2531 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2532 | #22 {main} |
2533 | FAIL PhabricatorChangeParserTestCase::testGitParser |
2534 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2535 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2536 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2537 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2538 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2539 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2540 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2541 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2542 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2543 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2544 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2545 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2546 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2547 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2548 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('CHA') |
2549 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(97): PhabricatorWorkingCopyTestCase->buildPulledRepository('CHA') |
2550 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(7): PhabricatorWorkingCopyTestCase->buildDiscoveredRepository('CHA') |
2551 | #16 [internal function]: PhabricatorChangeParserTestCase->testGitParser() |
2552 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2553 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2554 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2555 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2556 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2557 | #22 {main} |
2558 | FAIL PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
2559 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2560 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2561 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2562 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2563 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2564 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2565 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2566 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2567 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2568 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2569 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2570 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2571 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2572 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2573 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('HT') |
2574 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(39): PhabricatorWorkingCopyTestCase->buildPulledRepository('HT') |
2575 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(20): PhabricatorWorkingCopyDiscoveryTestCase->discoverRefs('HT') |
2576 | #16 [internal function]: PhabricatorWorkingCopyDiscoveryTestCase->testMercurialCommitDiscovery() |
2577 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2578 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2579 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2580 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2581 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2582 | #22 {main} |
2583 | FAIL PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
2584 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2585 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2586 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2587 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2588 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2589 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2590 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2591 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2592 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2593 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2594 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2595 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2596 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2597 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2598 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('ST') |
2599 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(39): PhabricatorWorkingCopyTestCase->buildPulledRepository('ST') |
2600 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(7): PhabricatorWorkingCopyDiscoveryTestCase->discoverRefs('ST') |
2601 | #16 [internal function]: PhabricatorWorkingCopyDiscoveryTestCase->testSubversionCommitDiscovery() |
2602 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2603 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2604 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2605 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2606 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2607 | #22 {main} |
2608 | FAIL PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
2609 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2610 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2611 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2612 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2613 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2614 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2615 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2616 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2617 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2618 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2619 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2620 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2621 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2622 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2623 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('GT') |
2624 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(39): PhabricatorWorkingCopyTestCase->buildPulledRepository('GT') |
2625 | #15 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(29): PhabricatorWorkingCopyDiscoveryTestCase->discoverRefs('GT') |
2626 | #16 [internal function]: PhabricatorWorkingCopyDiscoveryTestCase->testGitCommitDiscovery() |
2627 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2628 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2629 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2630 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2631 | #21 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2632 | #22 {main} |
2633 | FAIL PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
2634 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2635 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2636 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2637 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2638 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2639 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2640 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2641 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2642 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2643 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2644 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2645 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2646 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2647 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2648 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('ST') |
2649 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(20): PhabricatorWorkingCopyTestCase->buildPulledRepository('ST') |
2650 | #15 [internal function]: PhabricatorWorkingCopyPullTestCase->testSVNPullBasic() |
2651 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2652 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2653 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2654 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2655 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2656 | #21 {main} |
2657 | FAIL PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
2658 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2659 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2660 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2661 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2662 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2663 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2664 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2665 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2666 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2667 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2668 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2669 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2670 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2671 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2672 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('HT') |
2673 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(14): PhabricatorWorkingCopyTestCase->buildPulledRepository('HT') |
2674 | #15 [internal function]: PhabricatorWorkingCopyPullTestCase->testHgPullBasic() |
2675 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2676 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2677 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2678 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2679 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2680 | #21 {main} |
2681 | FAIL PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
2682 | EXCEPTION (XsprintfUnknownConversionException): Unknown conversion LQ. |
2683 | #0 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(282): qsprintf_check_scalar_type(Array, 'LQ', 'SELECT %LQ') |
2684 | #1 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(134): qsprintf_check_type(Array, 'LQ', 'SELECT %LQ') |
2685 | #2 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/xsprintf.php(70): xsprintf_query(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', 8, Array, 10) |
2686 | #3 /core/data/drydock/workingcopy-71/repo/libphutil/src/xsprintf/qsprintf.php(64): xsprintf('xsprintf_query', Object(AphrontMySQLiDatabaseConnection), Array) |
2687 | #4 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/PhabricatorQuery.php(53): qsprintf(Object(AphrontMySQLiDatabaseConnection), 'SELECT %LQ', Array) |
2688 | #5 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(280): PhabricatorQuery->formatSelectClause(Object(AphrontMySQLiDatabaseConnection), Array) |
2689 | #6 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(129): PhabricatorCursorPagedPolicyAwareQuery->buildSelectClause(Object(AphrontMySQLiDatabaseConnection)) |
2690 | #7 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(114): PhabricatorCursorPagedPolicyAwareQuery->buildStandardPageQuery(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2691 | #8 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(107): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRowsWithConnection(Object(AphrontMySQLiDatabaseConnection), 'repository') |
2692 | #9 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository)) |
2693 | #10 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(236): PhabricatorRepositoryQuery->loadPage() |
2694 | #11 /core/data/drydock/workingcopy-71/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(168): PhabricatorPolicyAwareQuery->execute() |
2695 | #12 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne() |
2696 | #13 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('GT') |
2697 | #14 /core/data/drydock/workingcopy-71/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(7): PhabricatorWorkingCopyTestCase->buildPulledRepository('GT') |
2698 | #15 [internal function]: PhabricatorWorkingCopyPullTestCase->testGitPullBasic() |
2699 | #16 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(492): call_user_func_array(Array, Array) |
2700 | #17 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() |
2701 | #18 /core/data/drydock/workingcopy-71/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
2702 | #19 /core/data/drydock/workingcopy-71/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2703 | #20 /core/data/drydock/workingcopy-71/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2704 | #21 {main} |
2705 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
2706 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
2707 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
2708 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
2709 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
2710 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
2711 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
2712 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
2713 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
2714 | PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
2715 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
2716 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
2717 | PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
2718 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
2719 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
2720 | PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
2721 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
2722 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
2723 | PASS 1ms★ QueryFormattingTestCase::testQueryFormatting |
2724 |
Build Working Copy
Build Working Copy
- When
- Completed at Nov 7 2018, 10:40 AM · Built for 16 s
- Status
Passed