Disable intermittent unit test.

This commit is contained in:
Josh Matthews 2021-05-26 19:31:17 -04:00 committed by GitHub
parent 07f355a2e7
commit 5d5f9a0a31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -333,6 +333,7 @@ fn test_request_and_response_data_with_network_messages() {
}
#[test]
#[cfg(not(target_os = "windows"))]
fn test_request_and_response_message_from_devtool_without_pipeline_id() {
let handler = move |_: HyperRequest<Body>, response: &mut HyperResponse<Body>| {
response