Skip to content

SchedulerClient tests failing after introducing #424 #489

@aaraney

Description

@aaraney

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions