Skip to content

Commit

Permalink
Triage more memory leaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmacnak-google committed Jan 11, 2017
1 parent 9509bd4 commit 59116d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/standalone/standalone.status
Original file line number Diff line number Diff line change
Expand Up @@ -374,3 +374,8 @@ io/http_proxy_advanced_test: SkipByDesign
io/http_ipv6_test: SkipByDesign
io/socket_ipv6_test: SkipByDesign
io/socket_info_ipv6_test: SkipByDesign

[ $builder_tag == asan && $arch == x64 ]
io/directory_error_test: Fail # Issue 28350
io/directory_fuzz_test: Fail # Issue 28350
io/directory_list_nonexistent_test: Fail # Issue 28350

0 comments on commit 59116d2

Please sign in to comment.