Skip to content

Commit 0c9ee8a

Browse files
committed
---
yaml --- r: 6421 b: refs/heads/master c: 7a7f060 h: refs/heads/master i: 6419: 0afd4e2 v: v3
1 parent a136c1d commit 0c9ee8a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 8e2b5de90ea5773db2ce980a252b0038f2eace2e
2+
refs/heads/master: 7a7f0604f4aff935f2b2ad4ad9c66f77c581dc93

trunk/src/test/stdtest/math.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ fn test_angle() {
3636

3737

3838
#[test]
39+
#[ignore]
3940
fn test_log_functions() {
4041
assert ln(1.0) == 0.0;
4142
assert log2(1.0) == 0.0;

0 commit comments

Comments
 (0)