- "comment" : "These tests rely on fragmenting the first bytes of the handshake header. Gnutls is limited on that, and doesn't accept handshake header fragmentation.",
- "arguments" : ["-p", "@PORT@",
- "-e", "non fragmented, over fragmentation limit: 65535 fragment - 16332B extension",
- "-e", "small, maximum fragmentation: 1 fragment - 20B extension",
- "-e", "medium, maximum fragmentation: 1 fragment - 1024B extension"]},
+ "comment" : "seems fixed with !708",
+ "arguments" : ["-p", "@PORT@"] },
{"name" : "test-record-size-limit.py",
- "comment" : "TLS 1.3 tests are done separately; 1/n-1 splitting is not supported in TLS 1.0",
+ "comment" : "TLS 1.3 tests are done separately; 1/n-1 splitting is not supported in TLS 1.0",