Skip to content

test: revert fix test-net-* error code check

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

This reverts commit 0414d882.

This is a super weird one. This commit landed with no problems with the test suite. CI tested absolutely fine multiple times. As of June 30 2016 the test suite is now reliably failing on test-net-*. This is extremely odd to be coming up after the release and multiple test runs.

Weirdness aside, the revert brings the test suite back to a reliable state. This may cause problems for testing on Alpine, this will need to be revisited.

Merge request reports

Loading