After merging #424, it looks like the following tests are now failing:
test_async_make_request_1_a
test_async_make_request_1_b
test_async_make_request_1_c
test_async_make_request_2_a
test_async_make_request_2_b
test_async_make_request_2_c
test_async_make_request_3_a
test_async_make_request_3_b
test_async_make_request_3_c
The 1 tests are failing because this was added:
2 are failing because of this.
3 are failing because of this.
@robertbartel, can you confirm if the tests should still be passing or has the implementation changed such that the failures should be what we are testing for? Im happy to fix this stuff, just not sure what the intended behavior is.
After merging #424, it looks like the following tests are now failing:
The 1 tests are failing because this was added:
2 are failing because of this.
3 are failing because of this.
@robertbartel, can you confirm if the tests should still be passing or has the implementation changed such that the failures should be what we are testing for? Im happy to fix this stuff, just not sure what the intended behavior is.