Xqt created this task. Xqt added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTION This problem is similar to T243662 <https://phabricator.wikimedia.org/T243662> ====================================================================== 5286 FAIL: test_fetch (tests.http_tests.DataBodyParameterTestCase) 5287 Test that using the data and body params produce same results. 5288 ---------------------------------------------------------------------- 5289 Traceback (most recent call last): 5290 File "C:\projects\pywikibot-g4xqx\tests\http_tests.py", line 683, in test_fetch 5291 self.assertDictEqual(r_data, r_body) 5292 AssertionError: {u'files': {}, u'origin': u'67.225.165.193,10.100.91.201', u'form': {u'fish&chip [truncated]... != {u'files': {}, u'origin': u'67.225.165.193,10.100.91.201', u'form': {u'fish&chip [truncated]... 5293 {u'args': {}, 5294 u'data': u'', 5295 u'files': {}, 5296 u'form': {u'fish&chips': u'delicious'}, 5297 u'headers': {u'Accept': u'*/*', 5298 u'Accept-Encoding': u'gzip, deflate', 5299 u'Content-Length': u'22', 5300 u'Content-Type': u'application/x-www-form-urlencoded', 5301 u'Host': u'httpbin.org', 5302 u'User-Agent': u'coverage Pywikibot/3.1.dev0 (g964) requests/2.24.0 Python/2.7.17.final.0', 5303 - u'X-B3-Parentspanid': u'29af26905a31bcab', 5304 ? ^ ^ ^^ ^^^^^^^^ 5305 5306 + u'X-B3-Parentspanid': u'd19687bf39be9e00', 5307 ? ^^ ^^^^ ^ ++++ ^ 5308 5309 u'X-B3-Sampled': u'0', 5310 - u'X-B3-Spanid': u'f7685fd09ff1d28b', 5311 ? ^ ^^ ------ ^ -- 5312 5313 + u'X-B3-Spanid': u'318c64879d517a32', 5314 ? ^^^^^^^ ^^ ^^^ 5315 5316 - u'X-B3-Traceid': u'943cc11940bd620829af26905a31bcab', 5317 + u'X-B3-Traceid': u'79079e713cb31587d19687bf39be9e00', 5318 u'X-Envoy-External-Address': u'67.225.165.193', 5319 - u'X-Forwarded-Client-Cert': u'By=spiffe://cluster.local/ns/httpbin-istio/sa/httpbin;Hash=1ec59067af90555f0f4bda8cd82e6c76cf3c32d9a23e3d6f58fd4b66504a3847;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account'}, 5320 ? ^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 5321 5322 + u'X-Forwarded-Client-Cert': u'By=spiffe://cluster.local/ns/httpbin-istio/sa/httpbin;Hash=0bb963344968bd613120da26121fe1b2b7140a3668cf8af786c8752a4e548231;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account'}, 5323 ? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^ 5324 5325 u'json': None, 5326 u'origin': u'67.225.165.193,10.100.91.201', 5327 u'url': u'http://httpbin.org/post'} 5328 5329 ---------------------------------------------------------------------- 5330 Ran 1898 tests in 1350.638s 5331 5332 FAILED (failures=1, skipped=98, expected failures=18) 5333 VERBOSE:pywiki:Dropped throttle(s). TASK DETAIL https://phabricator.wikimedia.org/T255862 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Xqt, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
