From patchwork Thu Mar 26 10:50:55 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D8328: tests: update test-archive.t expectations for python3.9 changes From: phabricator X-Patchwork-Id: 45908 Message-Id: To: Phabricator Cc: mercurial-devel@mercurial-scm.org Date: Thu, 26 Mar 2020 10:50:55 +0000 Closed by commit rHG862025f108c7: tests: update test-archive.t expectations for python3.9 changes (authored by durin42). This revision was automatically updated to reflect the committed changes. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D8328?vs=20875&id=20891 CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D8328/new/ REVISION DETAIL https://phab.mercurial-scm.org/D8328 AFFECTED FILES tests/test-archive.t CHANGE DETAILS To: durin42, #hg-reviewers, Alphare, pulkit Cc: mercurial-devel diff --git a/tests/test-archive.t b/tests/test-archive.t --- a/tests/test-archive.t +++ b/tests/test-archive.t @@ -132,7 +132,8 @@ transfer-encoding: chunked body: size=408, sha1=8fa06531bddecc365a9f5edb0f88b65974bfe505 (no-py38 !) - body: size=506, sha1=70926a04cb8887d0bcccf5380488100a10222def (py38 !) + body: size=506, sha1=70926a04cb8887d0bcccf5380488100a10222def (py38 no-py39 !) + body: size=505, sha1=eb823c293bedff0df4070b854e2c5cbb06d6ec62 (py39 !) % tar.bz2 and zip disallowed should both give 403 403 Archive type not allowed: bz2 content-type: text/html; charset=ascii @@ -161,7 +162,8 @@ transfer-encoding: chunked body: size=426, sha1=8d87f5aba6e14f1bfea6c232985982c278b2fb0b (no-py38 !) - body: size=506, sha1=1bd1f8e8d3701704bd4385038bd9c09b81c77f4e (py38 !) + body: size=506, sha1=1bd1f8e8d3701704bd4385038bd9c09b81c77f4e (py38 no-py39 !) + body: size=503, sha1=2d8ce8bb3816603b9683a1804a5a02c11224cb01 (py39 !) % zip and tar.gz disallowed should both give 403 403 Archive type not allowed: zip content-type: text/html; charset=ascii @@ -221,7 +223,8 @@ transfer-encoding: chunked body: size=408, sha1=8fa06531bddecc365a9f5edb0f88b65974bfe505 (no-py38 !) - body: size=506, sha1=70926a04cb8887d0bcccf5380488100a10222def (py38 !) + body: size=506, sha1=70926a04cb8887d0bcccf5380488100a10222def (py38 no-py39 !) + body: size=505, sha1=eb823c293bedff0df4070b854e2c5cbb06d6ec62 (py39 !) % tar.bz2 and zip disallowed should both give 403 403 Archive type not allowed: bz2 content-type: text/html; charset=ascii @@ -250,7 +253,8 @@ transfer-encoding: chunked body: size=426, sha1=8d87f5aba6e14f1bfea6c232985982c278b2fb0b (no-py38 !) - body: size=506, sha1=1bd1f8e8d3701704bd4385038bd9c09b81c77f4e (py38 !) + body: size=506, sha1=1bd1f8e8d3701704bd4385038bd9c09b81c77f4e (py38 no-py39 !) + body: size=503, sha1=2d8ce8bb3816603b9683a1804a5a02c11224cb01 (py39 !) % zip and tar.gz disallowed should both give 403 403 Archive type not allowed: zip content-type: text/html; charset=ascii