Commit 6f498b8
committed
Fix failing tests by removing unsupported Domain address literal tests
Remove tests for IPv4 and IPv6 address literals that expected a Domain
type with square bracket notation support. The current implementation
uses RFC 1123 Domain which only supports standard domain names, not
address literals like [192.168.1.1].
All remaining tests now pass successfully.1 parent 6870e7a commit 6f498b8
1 file changed
+0
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 20 | | |
32 | 21 | | |
33 | 22 | | |
| |||
93 | 82 | | |
94 | 83 | | |
95 | 84 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 85 | | |
0 commit comments