mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Disable intermittent unit test.
This commit is contained in:
parent
07f355a2e7
commit
5d5f9a0a31
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue