File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 8b98e5a296d95c5e832db0756828e5bec31c6f50
2
+ refs/heads/master: 2fd8ebd03a9195bf7e2e3a811ec1dc0f1f2654db
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: eb8fd119c65c67f3b1b8268cc7341c22d39b7b61
5
5
refs/heads/try: d324a424d8f84b1eb049b12cf34182bda91b0024
Original file line number Diff line number Diff line change @@ -1170,6 +1170,7 @@ mod tests {
1170
1170
}
1171
1171
1172
1172
#[ test]
1173
+ #[ ignore( reason = "randomred") ]
1173
1174
fn test_ctime( ) {
1174
1175
os:: setenv( ~"TZ ", ~"America /Los_Angeles ") ;
1175
1176
tzset ( ) ;
@@ -1185,6 +1186,7 @@ mod tests {
1185
1186
}
1186
1187
1187
1188
#[ test]
1189
+ #[ ignore( reason = "randomred" ) ]
1188
1190
fn test_strftime ( ) {
1189
1191
os:: setenv ( ~"TZ ", ~"America /Los_Angeles ") ;
1190
1192
tzset ( ) ;
You can’t perform that action at this time.
0 commit comments