Commit 1666c70
committed
tests:
I should have removed this conditional entirely (rather than just the
Windows part) in 7881984 . The issue
was never really Windows-specific in the first place: it just didn't
become apparent until we could test the `inprocess` back-end on other
platforms after 3e9aee8 .
(Also, this should have used the "ignore" attribute, rather than
conditional compilation: there was never any reason why the test
couldn't be run on Windows, or on the `inprocess` back-end in general --
it uncovered an actual bug in the `inprocess` back-end
implementation...)server_accept_first(): Drop bogus exclusion1 parent 6a04427 commit 1666c70
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
611 | | - | |
612 | 611 | | |
613 | 612 | | |
614 | 613 | | |
| |||
0 commit comments