bombardier
bombardier copied to clipboard
Rust based HTTP load testing tool using yaml files
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.30 to 0.10.48. Release notes Sourced from openssl's releases. openssl v0.10.48 What's Changed Fix LibreSSL version checking in openssl/ by @alex in sfackler/rust-openssl#1851 Skip a test that...
Bumps [warp](https://github.com/seanmonstar/warp) from 0.3.1 to 0.3.3. Release notes Sourced from warp's releases. v0.3.2 Features: Add Filter::then(), which is like Filter::map() in that it's infallible, but is async like Filter::and_then(). Add...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.4.0 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.9.0 to 1.16.1. Release notes Sourced from tokio's releases. Tokio v1.16.1 1.16.1 (January 28, 2022) This release fixes a bug in #4428 with the change #4437. #4428:...
Bumps [prettytable-rs](https://github.com/phsym/prettytable-rs) from 0.8.0 to 0.10.0. Release notes Sourced from prettytable-rs's releases. v0.10.0 Fixed Fix panic due to incorrect ANSI escape handling #137 Fix display of empty tables #127 Changed...
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5. Changelog Sourced from regex's changelog. 1.5.5 (2022-03-08) This releases fixes a security bug in the regex compiler. This bug permits a vector for a...
Bumps [lock_api](https://github.com/Amanieu/parking_lot) from 0.4.1 to 0.4.6. Changelog Sourced from lock_api's changelog. parking_lot 0.12.0, parking_lot_core 0.9.0, lock_api 0.4.6 (2022-01-28) The MSRV is bumped to 1.49.0. Disabled eventual fairness on wasm32-unknown-unknown. (#302)...
Hello, I cloned the branch `develop` and run `cargo test`. It is failing. Here is my output : ```zsh ➜ bombardier git:(develop) cargo test Blocking waiting for file lock on...