mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
silence flaky pathod test
This commit is contained in:
parent
9f92855c99
commit
5b12720962
@ -129,6 +129,7 @@ class CommonTests(tutils.DaemonTests):
|
||||
l = self.d.last_log()
|
||||
# FIXME: Other binary data elements
|
||||
|
||||
@pytest.mark.xfail
|
||||
def test_sizelimit(self):
|
||||
r = self.get("200:b@1g")
|
||||
assert r.status_code == 800
|
||||
|
Loading…
Reference in New Issue
Block a user