Skip to content

Commit f5cc047

Browse files
Trottrvagg
authored andcommittedFeb 18, 2016
test: mark test-http-regr-gh-2928 flaky
`test-http-regr-gh-2928` is flay on SmartOS in CI. Refs: #5264 PR-URL: #5280 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent bbc786b commit f5cc047

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎test/sequential/sequential.status

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ test-vm-syntax-error-stderr : PASS,FLAKY
1414
[$system==macos]
1515

1616
[$system==solaris] # Also applies to SmartOS
17+
test-http-regr-gh-2928 : PASS,FLAKY
1718

1819
[$system==freebsd]
1920

@@ -22,4 +23,4 @@ test-vm-syntax-error-stderr : PASS,FLAKY
2223
# Tests are disabled so CI can be green and we can spot other
2324
# regressions until this work is complete
2425
[$system==aix]
25-
test-fs-watch : FAIL, PASS
26+
test-fs-watch : FAIL,PASS

0 commit comments

Comments
 (0)
Please sign in to comment.