Skip to content
Snippets Groups Projects
  • Ken Payson's avatar
    02d2807b
    Fixes 2 issues: · 02d2807b
    Ken Payson authored
    1. In the State change test, 123->0 will hit a c-core GPR_ASSERT if
    debugging is enabled because 123 doesn't map to a state that can
    be printed.
    2. In the Server test, 8888 is sometimes unavailable, so we just use
    a wildcard port.
    02d2807b
    History
    Fixes 2 issues:
    Ken Payson authored
    1. In the State change test, 123->0 will hit a c-core GPR_ASSERT if
    debugging is enabled because 123 doesn't map to a state that can
    be printed.
    2. In the Server test, 8888 is sometimes unavailable, so we just use
    a wildcard port.