Skip to content

Commit 760b5d9

Browse files
committed
Unignore floating point tests
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
1 parent 7ca0a78 commit 760b5d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hyperlight_host/tests/sandbox_host_tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ fn pass_byte_array() {
4545
}
4646

4747
#[test]
48-
#[ignore = "Fails with mismatched float only when c .exe guest?!"]
4948
fn float_roundtrip() {
5049
let doubles = [
5150
0.0,

0 commit comments

Comments
 (0)